Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8
-
None
Description
With the plugin migration to Maven 3, deprecated parameters should fail the build when used, in preparation of their future removal.
Additionally, the deprecated format for referencing the project dependencies as Ant properties with maven.dependency.groupId.artifactId[.classifier].type.path should not be supported anymore. The format groupId:artifactId:type[:classifier] should be used instead.