Chris Kilding created MNG-7243:
----------------------------------
Summary: Add Maven Enforcer Plugin rule that bans deprecated
dependencies
Key: MNG-7243
URL: https://issues.apache.org/jira/browse/MNG-7243
Project: Maven
Issue Type: Sub-task
Reporter: Chris Kilding
Add a rule to the Maven Enforcer Plugin that fails if any project dependencies
are deprecated.
Something like <banDeprecatedDependencies>.
The rule should also have a 'skip' property that can be passed via the command
line (similar to Surefire's -DskipTests), which allows the user to temporarily
bypass it when debugging a project.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)