slachiewicz commented on issue #1242: URL: https://github.com/apache/maven-resolver/issues/1242#issuecomment-5485341673
The 0 vs ga ordering is a deliberate result of the version scheme rework done in MRESOLVER-336 (98126539): the ga/final/release aliases are only equivalent to zero segments in the right-most position. This is documented in the org.eclipse.aether.util.version package Javadoc and asserted in GenericVersionTest (testEdgeCase_1_1 and testEdgeCase_2_2 record that these compared equal in Resolver 1.x). The semantics requested here were consciously rejected during that rework; closing as works-as-intended. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
