You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2009/03/17 13:15:12 UTC

[jira] Commented: (MNG-4092) remove plugin listeners for minor memory improvement and to avoid scanning descriptors from dependencies of plugins

    [ http://jira.codehaus.org/browse/MNG-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=169966#action_169966 ] 

Brett Porter commented on MNG-4092:
-----------------------------------

I have tested this with existing ITs including those for MNG-4091 and a plugin that uses the maven-inherit-plugin from pax construct (http://www.ops4j.org/projects/pax/construct/maven-inherit-plugin/index.html)

> remove plugin listeners for minor memory improvement and to avoid scanning descriptors from dependencies of plugins
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-4092
>                 URL: http://jira.codehaus.org/browse/MNG-4092
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.1.0-M1
>            Reporter: Brett Porter
>
> currently, the plugin collector and plugin validator are run for each dependency of the plugin at a later stage. while this has no known negative side effects other than performance and memory consumption, the behaviour is incorrect as it is only intended to discover the mojos in the main plugin.

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