[ https://issues.apache.org/jira/browse/MNG-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561430#comment-17561430 ]
Konrad Windszus commented on MNG-7508: -------------------------------------- It would be helpful to also clarify https://maven.apache.org/guides/mini/guide-using-extensions.html#plug-ins-which-provide-lifecycle-enhancements and https://maven.apache.org/pom.html#Plugins in this regard. > Validate usage of <extensions>true</extensions> on plugins > ---------------------------------------------------------- > > Key: MNG-7508 > URL: https://issues.apache.org/jira/browse/MNG-7508 > Project: Maven > Issue Type: Improvement > Components: Plugins and Lifecycle > Reporter: Konrad Windszus > Priority: Major > > It should be validated by Maven if a Maven plugin loaded with > {{<extensions>true</extensions>}} actually comes with extensions or custom > lifecycle mapping requiring it to be loaded with that option. Similarly in > case this flag is {{false}} (default) Maven should emit a warning if the > plugin comes with extensions. -- This message was sent by Atlassian Jira (v8.20.10#820010)