-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
[MNG-8677] Bump to Resolver 2.0.8 and more #2158
base: master
Are you sure you want to change the base?
Conversation
To prevent un-interpolated artifact/dependency/local/remote repo enter Resolver, that treats all coordinates as opaque. --- TODO
Validator now catches same ITs as Mimir (due bug) in this PR #2176 |
…d un-interpolated (#2192) This PR contains @gnodet fix pulled out from #2158 and added a rudimentary and very ugly test. The original PR is unrelated, but did catch this "leak" of uniterpolated values. --- https://issues.apache.org/jira/browse/MNG-8629
One IT failure:
|
The test looks weird to me. The user settings contain a repository with a url containing a property substitution for which the value is defined in the pom properties. I think it would be ok if the property was defined as a Maven user property from CLI. I'd refactor the test to add a file
and remove that property from the pom. As settings are interpolated, it seems to work. |
Bump to Resolver 2.0.8, changes:
Note: Requires Resolver 2.0.8 release.
https://issues.apache.org/jira/browse/MNG-8677