[ 
https://issues.apache.org/jira/browse/MPLUGIN-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427689#comment-17427689
 ] 

Tamás Cservenák commented on MPLUGIN-375:
-----------------------------------------

Correct, these params are not used in maven 3.8.x or 4.x. What you want is as 
you figured: {{<inherited>false</inherited>}} and it does the job: executes 
only at top level as your Mojo is aggregator.

> Review Mojo descriptor params
> -----------------------------
>
>                 Key: MPLUGIN-375
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-375
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>
> Its look like Mojo params:
>   
>  * executionStrategy 
>  * requiresDirectInvocation
>  * inheritByDefault  (PluginDescriptorBuilder - use only inheritedByDefault)
>  
> are not used currently, I was looking in 3.8.x and master branch.
> Flags should be deprecated or removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to