Make plugin discovery reactor aware
-----------------------------------
Key: MNG-870
URL: http://jira.codehaus.org/browse/MNG-870
Project: Maven 2
Type: New Feature
Components: maven-core
Reporter: Kenney Westerhof
If plugin discovery is reactor aware, plugins that are part of a reactor build
and are used to aid the build
can be used in one go. Else first the plugin should be installed, and then the
rest of the project can
be built.
But mainly this aids in integration testing for plugins: the maven-it-plugin in
sandbox can't add the current plugin
+ artifact to the lifecycle without making some methods public. If the plugin
were to be discovered using the reactor,
those methods can remain private.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]