[ https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852464#comment-17852464 ]
ASF GitHub Bot commented on MNG-8134: ------------------------------------- gnodet commented on PR #1559: URL: https://github.com/apache/maven/pull/1559#issuecomment-2150138460 > > Can a mojo have 2 or more fields annotated like this? Yes, the mojo descriptor contains a `List<Dependencies>`, each `Dependencies` object containing the field name and the pathScope value (null meaning a collection rather than a resolution). > 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)