You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: