You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Boué (JIRA)" <ji...@apache.org> on 2017/05/30 21:26:04 UTC

[jira] [Created] (MANTRUN-202) Fail the build when deprecated parameters tasks, sourceRoot or testSourceRoot are used

Guillaume Boué created MANTRUN-202:
--------------------------------------

             Summary: Fail the build when deprecated parameters tasks, sourceRoot or testSourceRoot are used
                 Key: MANTRUN-202
                 URL: https://issues.apache.org/jira/browse/MANTRUN-202
             Project: Maven Antrun Plugin
          Issue Type: Improvement
    Affects Versions: 1.8
            Reporter: Guillaume Boué
            Assignee: Guillaume Boué


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)