[MNG-8091] Update Resolver to 2.0.0-alpha-10#1460
Merged
gnodet merged 4 commits intoapache:masterfrom Apr 4, 2024
Merged
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
gnodet
reviewed
Apr 3, 2024
| </dependencies> | ||
| <!--bootstrap-end-comment--> | ||
|
|
||
| <repositories> |
Contributor
There was a problem hiding this comment.
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
Member
Author
There was a problem hiding this comment.
Resolver is still not synced, in fact, is "half synced" only 😞
Member
Author
There was a problem hiding this comment.
[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 ~]$
Member
Author
There was a problem hiding this comment.
List GA uses maven metadata, that is on other hand synced somehow...
gnodet
approved these changes
Apr 4, 2024
|
Resolve #10861 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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