You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2009/12/27 19:57:55 UTC

[jira] Updated: (MNG-2014) build extension libraries should be added to the current artifact filter used by the plugin manager

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

Jason van Zyl updated MNG-2014:
-------------------------------

    Fix Version/s:     (was: 3.x)
                   3.0-alpha-7

> build extension libraries should be added to the current artifact filter used by the plugin manager
> ---------------------------------------------------------------------------------------------------
>
>                 Key: MNG-2014
>                 URL: http://jira.codehaus.org/browse/MNG-2014
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0.2
>            Reporter: John Casey
>             Fix For: 3.0-alpha-7
>
>
> currently, build extensions are not added to the artifact filter that the plugin manager uses when initializing plugin containers. This means that plugins will get another copy of any class in that build extension.
> Build extensions go into the core container, and should therefore be excluded from plugin containers, to ensure that plugins and the core can share the classes/instances in the extension.

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