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

[MRESOLVER-571] Import o.e.aether packages with the exact same version #520

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

HannesWell
Copy link
Contributor

@HannesWell HannesWell commented Jun 26, 2024

This is a forward-port of #507 to the master branch.


The documentation states that only maven-resolver artifacts of the exact same version should be used together.

With this change all org.eclipse.aether* packages are now imported with a strict version range of
'org.eclipse.aether*;version="[@Version,@Version]"'

Fixes https://issues.apache.org/jira/browse/MRESOLVER-571

The documentation states that only maven-resolver artifacts of the exact
same version should be used together.

With this change all org.eclipse.aether* packages are now imported with
a strict version range of
'org.eclipse.aether*;version="[@Version,@Version]"'

Fixes https://issues.apache.org/jira/browse/MRESOLVER-571
@gnodet gnodet merged commit d4bd991 into apache:master Jul 1, 2024
5 checks passed
@HannesWell HannesWell deleted the maven-resolver-2.0.x-571 branch July 1, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants