[ http://jira.codehaus.org/browse/MNG-2103?page=comments#action_59235 ]
Yann Le Du commented on MNG-2103: --------------------------------- Hmm... In this case, I would understand the <plugin><inherited>false as "don't inherit whatever is in <plugin> ". So, in modules, <executions> is not inherited and both <execution> don't even exist. What do you think ? You can visualize that by running mvn help:effective-pom in parent project. > Inheritance of <plugin> overrides that of <execution> > ----------------------------------------------------- > > Key: MNG-2103 > URL: http://jira.codehaus.org/browse/MNG-2103 > Project: Maven 2 > Type: Bug > Reporter: Prasad Kashyap > Attachments: test-inheritance.zip > > > The <inherited> settings of <plugin> overrides that of it's <execution> > By convention, all top level configuration settings are usually overridden by > the settings in the lower levels. -- 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]
