[ http://jira.codehaus.org/browse/MNG-1703?page=comments#action_54110 ]
Edwin Punzalan commented on MNG-1703: ------------------------------------- Hmmm... that's odd. can you do a "mvn help:effective-pom" on the child module and see which have been inherited? Mine definitely has the executions inherited. > <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 > Assignee: Edwin Punzalan > Fix For: 2.0.3 > > > <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]
