elharo commented on PR #2036:
URL: https://github.com/apache/maven/pull/2036#issuecomment-2582741573

   The list is ordered, yes. All lists are ordered. But is the list ordered 
reproducibly by version? I see nothing that guarantees that. 
   
   I'm also fairly confident that plugins don't actually need these two 
methods. All they do is return the first and last elements of a list. That can 
easily be done with the usual methods of java.util.List. They are at best very 
minor conveniences. 
   


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