cstamas commented on issue #966:
URL: https://github.com/apache/maven-enforcer/issues/966#issuecomment-4119291492

   Error message contains reported version, and it is `21.0.10-0`, not 
`21.0.10.0.1`, and Enforcer seems right:
   ```
   [cstamas@angeleyes ~]$ jbang 
--main=org.eclipse.aether.util.version.GenericVersionScheme 
org.apache.maven.resolver:maven-resolver-util:1.9.27 21.0.10-0 21.0.10.0.1
   Display parameters as parsed by Maven Resolver (in canonical form and as a 
list of tokens) and comparison result:
   1. 21.0.10-0 -> 21.0.10-0; tokens: [21, 0, 10]
      21.0.10-0 < 21.0.10.0.1
   2. 21.0.10.0.1 -> 21.0.10.0.1; tokens: [21, 0, 10, 0, 1]
   [cstamas@angeleyes ~]$ 
   ```


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

Reply via email to