michael-o commented on PR #929:
URL: https://github.com/apache/maven/pull/929#issuecomment-1363912711

   > returning back to this PR feature. (qualifiers ordering)
   > 
   > > * I don't see how a build qualifier makes sense after post-release where 
a release is supposed to be immutable and identical according to SemVer
   > 
   > yeah i forgot that, sorry. 1.2.3 and 1.2.3+1 should be iso-feature and 
iso-fixes.
   > 
   > the SemVer way to achieve this would be on the artifact id:
   > 
   >     * :commons-io:2.12.0
   > 
   >     * :commons-io-2.12.0-company:5.0.0 (ugly? yes...)
   > 
   > 
   > yet the other choice of adding 'company' as a qualifier is ambiguous 
regarding to features and versions ordering
   
   This is quite ugly, if you can host the repo on corporate Nexus. I have the 
feeling that SemVer 2.0 is not ideally suited for Maven.


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to