sultan commented on PR #929:
URL: https://github.com/apache/maven/pull/929#issuecomment-1363909838

   > * 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:1.0.0 (ugly? yes...)
   
   yes the very adding of 'company' as a qualifier is ambiguous regarding to 
features and versions ordering 


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