desruisseaux commented on PR #1401:
URL: https://github.com/apache/maven/pull/1401#issuecomment-1933707741

   I'm not familiar with the relationship between Maven and Resolver. But if 
the `maven-resolver-provider` is used outside Maven with the expectation that 
it provides the same result, maybe we should move the PR there? It is not 
opinionated, as it is based on the intersection of two supplied information:
   
   * Which paths a JAR can be placed (information supplied by the JAR producer).
   * Which paths a plugin wants to use (information supplied by the JAR 
consumer).
   
   The only heuristic part is what to do when the intersection of the above 
contains 2 or more paths.


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