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

   > > What I now understand is that arbitrary qualifiers are not considered 
_after_ `GA`. Following example: I need to fork commons-io 2.12.0 for the 
company and it will be named `2.12.0-company-1` through `2.12.0-company-5`. I 
would expect that those come _after_ the GA because I had to apply custom 
patches.
   > > I do this at work for various reasons and if you check libs bundled with 
Nexus they have `SONATYPE` qualifier.
   > 
   > you may want to use the + instead of - as in: 2.12.0+company-1
   > 
   > maybe a third PR to be merged before for this case ?
   
   Right, according to SemVer my approach is wrong. Thanks for the 
clarification.


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