execution.inherited field is ignored ------------------------------------ Key: MNG-3286 URL: http://jira.codehaus.org/browse/MNG-3286 Project: Maven 2 Issue Type: Bug Components: Inheritance and Interpolation Affects Versions: 2.0.7 Reporter: Brian Fox
I have a plugin with multiple executions, one of them I only want to apply to the parent. I set the execution.inherited=false, the execution is still run on all the children. -- 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