-
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-8091] Update Resolver to 2.0.0-alpha-10 #1460
Conversation
Currently is under vote, so using staging repository, that will be removed once/if vote passes. --- https://issues.apache.org/jira/browse/MNG-8091
pom.xml
Outdated
@@ -641,6 +641,22 @@ under the License. | |||
</dependencies> | |||
<!--bootstrap-end-comment--> | |||
|
|||
<repositories> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we get rid of this now ?
➜ maven git:(model-buider-v4-b) ✗ mima list org.apache.maven.resolver:maven-resolver-connector-basic | grep 2.0.0-alpha-10
org.apache.maven.resolver:maven-resolver-connector-basic:2.0.0-alpha-10
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolver is still not synced, in fact, is "half synced" only 😞
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[cstamas@angeleyes ~]$ jbang mima@maveniverse exists org.apache.maven.resolver:maven-resolver-api:2.0.0-alpha-10
Artifact org.apache.maven.resolver:maven-resolver-api:jar:2.0.0-alpha-10 NOT EXISTS
Checked TOTAL of 1 (existing: 0 not existing: 1)
[cstamas@angeleyes ~]$
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
List GA uses maven metadata, that is on other hand synced somehow...
Currently is under vote, so using staging repository, that will be removed once/if vote passes.Vote passed, but Maven Central sync is busted.Changes:
Once this is merged (and released), Resolver gets these changes:
apache/maven-resolver#454
https://issues.apache.org/jira/browse/MNG-8091