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