[
https://issues.apache.org/jira/browse/MPLUGIN-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427695#comment-17427695
]
Simon commented on MPLUGIN-375:
-------------------------------
Just to be sure I get you correctly, with recent version of maven there is no
way to create the mojo in a way that Users does not need to add manually
<inherited>false</inherited> ?
I'm curious, do you know why this feature was removed ?
I guess [the
documentation|https://maven.apache.org/developers/mojo-api-specification.html#the-descriptor-and-annotations]
should be updated too ? (Unless maybe I looked at a deprecated one)
> 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)