[ 
http://jira.codehaus.org/browse/MNG-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=172626#action_172626
 ] 

Benjamin Bentmann commented on MNG-3286:
----------------------------------------

Note: The fix that was put in place for this issue is only effective if the 
children define the plugin as well in their build section. Otherwise, model 
inheritance follows a short circuit path that simply copies the parent plugin 
definition, including all executions regardless of their {{inherited}} flag.

> 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
>            Assignee: John Casey
>             Fix For: 2.0.9
>
>
> 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

        

Reply via email to