Konrad Windszus created MNG-7508: ------------------------------------ Summary: 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
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)