maven should not give dependencies to plugins that don't 
@requireDependencyResolution
-------------------------------------------------------------------------------------

                 Key: MNG-3297
                 URL: http://jira.codehaus.org/browse/MNG-3297
             Project: Maven 2
          Issue Type: Bug
          Components: Plugins and Lifecycle
    Affects Versions: 2.0.7
            Reporter: Brian Fox


Currently we seem to hand over the dependencies as resolved by the last plugin. 
This leads to scenarios where sometimes plugins work because they get the right 
ones but it is subject to break at anytime in subtle ways. Therefore, we should 
give nothing to the plugin so the plugin author will realize the mistake 
immediately.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to