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

Robert Scholte commented on MNG-2766:
-------------------------------------

Every mojo/goal specifies the requires dependencies via the annotation 
https://maven.apache.org/plugin-tools/maven-plugin-tools-annotations/index.html#Supported_Annotations
With {{requiresDependencyCollection = ResolutionScope.<scope>}} (poms only) and 
{{requiresDependencyResolution = ResolutionScope.<scope>}} (the artifacts) you 
control the dependencies.
       

> Refactor DefaultLifecycleExecutor
> ---------------------------------
>
>                 Key: MNG-2766
>                 URL: https://issues.apache.org/jira/browse/MNG-2766
>             Project: Maven
>          Issue Type: Task
>          Components: Plugins and Lifecycle
>    Affects Versions: 3.0-alpha-1
>            Reporter: Jason van Zyl
>            Assignee: Jason van Zyl
>            Priority: Major
>             Fix For: 3.0-alpha-3
>
>
> Another large beast that needs to be broken up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to