You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2006/01/26 19:47:06 UTC

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

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
        Type: Bug

  Components: Plugins and Lifecycle  
    Versions: 2.0.2    
    Reporter: John Casey
     Fix For: 2.0.3


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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2014?page=all ]

John Casey updated MNG-2014:
----------------------------

    Fix Version: 2.0.3
     Complexity: Expert  (was: Intermediate)

> 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
>         Type: Bug

>   Components: Plugins and Lifecycle
>     Versions: 2.0.2
>     Reporter: John Casey
>      Fix For: 2.0.3

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2014?page=all ]

John Casey updated MNG-2014:
----------------------------

    Fix Version:     (was: 2.0.3)
                 2.0.4

> 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
>         Type: Bug

>   Components: Plugins and Lifecycle
>     Versions: 2.0.2
>     Reporter: John Casey
>      Fix For: 2.0.4

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org