[ 
http://jira.codehaus.org/browse/MNG-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Fox updated MNG-3297:
---------------------------

    Description: 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 any time in subtle ways. 
Therefore, we should give nothing to the plugin so the plugin author will 
realize the mistake immediately.  (was: 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.)

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