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

   I must honestly admit that I feel a lot of pain in my ass with this class 
because:
   * There are too many implications
   * No explicit ordering
   * No explicit statement/code what is *before* GA and *after*.
   
   Edge case: `1.0-a` (alpha) < `1.0` < `1.0-abc` since the qualifier `abc` is 
not an alpha.
   
   I think this needs to be split up again. Let's first focus on the `.` (dot) 
and `-` (hyphen) issue. From my PoV the PR addresses several issues which does 
not feel right.


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