-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
Maven 4-beta-4
In Maven 4 latest beta (beta-4), looks like they deprecated setting maven.ext.class.path via JVM system properties. Maven pipeline plugin does this. It needs to change it so not to invoke this via now-deprecated way.
[WARNING] The property 'maven.ext.class.path' has been set using a JVM system property which is deprecated. The property can be passed as a Maven argument or in the Maven project configuration file,usually located at ${session.rootDirectory}/.mvn/maven.properties.