[ https://issues.apache.org/jira/browse/MNG-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet closed MNG-7243. -------------------------------- Resolution: Incomplete > 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 > Priority: Minor > > 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.20.10#820010)