You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2014/07/02 15:44:26 UTC

[jira] (MNG-3290) add the ability to exclude dependencies from a plugin

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

Paul Benedict updated MNG-3290:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> add the ability to exclude dependencies from a plugin
> -----------------------------------------------------
>
>                 Key: MNG-3290
>                 URL: https://jira.codehaus.org/browse/MNG-3290
>             Project: Maven
>          Issue Type: Improvement
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0.7
>            Reporter: nicolas de loof
>            Priority: Minor
>
> As plugins declare theyre own dependencies, we sometime need to override the plugin dependencies to use a != version of the supported tool.
> In some situations, due to groupId beeing relocated, this is not possible :
> example : the axistool mojo depends on org.apache.axis:axis:1.4. To generate code for a previous version of axis, we cannot override this dependency as older axis versions use groupId "axis".
> same on the castor mojo : cannot use a newest org.codehaus.castor version as the plugin depends on groupId "castor".



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)