gnodet commented on PR #1559:
URL: https://github.com/apache/maven/pull/1559#issuecomment-2159869443

   > I assume - but not sure at all - you speak about adding more concurrency 
or something like that but I'm not sure we can do it more than the resolution 
requested by the mojo itself - which needs to move to a list of custom string I 
guess now.
   
   When injecting into a field, we can use a single `pathScope`, however, we 
have the `dependencyResolutionPathScopes` field of the `@Mojo` annotation which 
can be used for informative purpose (as I explained above), and that one is 
defined in the javadoc as a comma separated list of pathScopes.


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