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

[MNG-8091] Update Resolver to 2.0.0-alpha-10 #1460

Merged
merged 4 commits into from
Apr 4, 2024
Merged

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Mar 29, 2024

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:

  • update Resolver to 2.0.0-alpha-10
  • Maven must not depend on supplier, it should be other way around.

Once this is merged (and released), Resolver gets these changes:
apache/maven-resolver#454


https://issues.apache.org/jira/browse/MNG-8091

Currently is under vote, so using staging repository,
that will be removed once/if vote passes.

---

https://issues.apache.org/jira/browse/MNG-8091
@cstamas cstamas requested a review from gnodet March 29, 2024 12:30
@cstamas cstamas self-assigned this Mar 29, 2024
pom.xml Outdated
@@ -641,6 +641,22 @@ under the License.
</dependencies>
<!--bootstrap-end-comment-->

<repositories>
Copy link
Contributor

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

Copy link
Member Author

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 😞

Copy link
Member Author

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 ~]$ 

Copy link
Member Author

@cstamas cstamas Apr 3, 2024

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...

@gnodet gnodet merged commit 34863e6 into apache:master Apr 4, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants