<pluginManagement><executions> is not propagated to child POMs
--------------------------------------------------------------
Key: MNG-1703
URL: http://jira.codehaus.org/browse/MNG-1703
Project: Maven 2
Type: Bug
Components: POM
Versions: 2.0
Reporter: Yann Le Du
<executions> section in <pluginManagement> isn't propagated to child POMs (as
<configuration> is).
The workaround is to use <plugins> with <inherited>true</inherited>
Is this on purpose ?
--
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]