Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix repository ID generation for Maven resolver #4361

Closed
wants to merge 1 commit into from

Conversation

ileasile
Copy link
Member

@ileasile ileasile commented May 7, 2021

No description provided.

@ileasile ileasile requested a review from ligee May 7, 2021 19:02
@@ -81,6 +81,15 @@ class MavenResolverTest : ResolversTestBase() {
}
}

fun testCustomRepositoryId() {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ligee I can ignore this test if you wish, but I don't know a way of testing this except using custom repositories

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, please ignore it, the test below gives a good explanation comment, you can simply copy it.
I also think that it is a half-good test anyway because for a good one you'd need to test all OS-es separately.
But it is good to have it here anyway, so at least we can test it manually.

@ileasile ileasile force-pushed the rr/ileasile/fix-repo-id-in-maven-resolver branch from 8daa880 to e4b04e9 Compare May 7, 2021 19:06
@@ -81,6 +81,15 @@ class MavenResolverTest : ResolversTestBase() {
}
}

fun testCustomRepositoryId() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, please ignore it, the test below gives a good explanation comment, you can simply copy it.
I also think that it is a half-good test anyway because for a good one you'd need to test all OS-es separately.
But it is good to have it here anyway, so at least we can test it manually.

@ileasile
Copy link
Member Author

Merged manually: 626c1d3

@ileasile ileasile closed this May 10, 2021
@Badya Badya deleted the rr/ileasile/fix-repo-id-in-maven-resolver branch October 27, 2022 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants