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

Maven coordinates conflict: Change coordinates or increase version number at least #121

Open
dmatej opened this issue Jun 27, 2024 · 1 comment

Comments

@dmatej
Copy link
Contributor

dmatej commented Jun 27, 2024

The module uses same coordinates as the old Oracle distribution, but started versioning from 1.0.0. That creates confusion and will create conflicts in the future.
We should change those coordinates or increase the number to be higher than the highest one release.

This is the output of mvn versions:display-dependency-updates in the HK2 project. The instruction is obviously bad:
org.glassfish.hk2:osgi-resource-locator ........... 1.0.3 -> 2.5.0-b42

@pzygielo
Copy link
Contributor

pzygielo commented Jun 28, 2024

👍 for bumping version

(I see only 1.0.3 tag here.)

It seems it's already at 3.0.0-SNAPSHOT, there was just no release since 2019.

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

No branches or pull requests

2 participants