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

handle equivalent/identical repos with different URLs #4

Open
milo-minderbinder opened this issue Jun 9, 2021 · 0 comments
Open

handle equivalent/identical repos with different URLs #4

milo-minderbinder opened this issue Jun 9, 2021 · 0 comments

Comments

@milo-minderbinder
Copy link
Owner

Add support for handling & configuring multiple repository URLs that point to repos that are identical/equivalent. For example, https://repo1.maven.org/maven2/ and https://repo.maven.apache.org/maven2/ both point to the same repository on the back end. If the internal artifactory instance only has a local mirror pointing to https://repo1.maven.org/maven2/, and the gradle build lists https://repo.maven.apache.org/maven2/ in its repositories, it should still replace it with the internal mirror URL. If there are internal mirrors for both remote URLs, then the one with the exact matching URL should be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant