Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.12.0
-
None
-
None
Description
the plugin pom.xml contains
<properties> [...] <mavenPluginToolsVersion>3.5</mavenPluginToolsVersion> </properties>
this plugin version does not have MPLUGIN-326 fixed, then the build is not reproducible: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318
we should avoid such overrides when not absolutely useful, and follow configuration inherited from parents...