-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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(maven)!: set RegistryStrategy = 'hunt' #22749
fix(maven)!: set RegistryStrategy = 'hunt' #22749
Conversation
We need to first make sure that the registry Urls are in the best order. @Churro any thoughts? |
Correct registry order is definitely not warranted in |
Blocked by #22811 |
@Churro I think we maybe need to make the change and then be responsive for fixing afterwards if necessary? |
You're probably right. I think with the |
Are we sure Gradle does hunt too? |
Generally, it does. This is also stated in the official docs:
I'm not sure about deps with dynamic versions (e.g.
|
Replaced by #24588 |
Changes
set maven RegistryStrategy = 'hunt'
Context
Closes #22744
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: