[ 
https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853766#comment-17853766
 ] 

ASF GitHub Bot commented on MNG-8134:
-------------------------------------

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

   >  the benefit of having it statically defined (so that we can compute 
exactly what is needed in advance)
   
   I'm not sure I get it, this should be 1-1 with the programmatic flavor IMHO 
so either it is cached in the impl and it is always computed in advanced 
somehow - or there is no pitfall computing it lazily more exactly -  or it will 
be wrong if computed in advanced and a mojo modifies the current scope for next 
mojo :thinking: 
   
   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.




> Provide an annotation that can be used to inject dependencies 
> resolution/collection in mojos
> --------------------------------------------------------------------------------------------
>
>                 Key: MNG-8134
>                 URL: https://issues.apache.org/jira/browse/MNG-8134
>             Project: Maven
>          Issue Type: Task
>            Reporter: Guillaume Nodet
>            Priority: Major
>             Fix For: 4.0.0
>
>
> See 
> https://github.com/apache/maven-plugin-tools/pull/286#discussion_r1620871349



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to