[
https://issues.apache.org/jira/browse/MPLUGIN-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427676#comment-17427676
]
Simon commented on MPLUGIN-375:
-------------------------------
I have a mojo which is using `inheritByDefault=false` annotation param and it
seems this has no effect (or at least not the effect I expect)
See [more
details|https://github.com/eclipse/dash-licenses/issues/109#issuecomment-941011033].
Is it relative to this issue ?
Is it a bug or is it expected ?
Is there a way (or a workaround) to make my mojo not inherited by default ?
thanks 🙏
> 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)