add new mojo to perform analysis of dependencies and fail the build if certain 
conditions aren't met
----------------------------------------------------------------------------------------------------

                 Key: MDEP-70
                 URL: http://jira.codehaus.org/browse/MDEP-70
             Project: Maven 2.x Dependency Plugin
          Issue Type: New Feature
          Components: analyze
            Reporter: Brian Fox
         Assigned To: Brian Fox


Add the ability to fail the build on:

1. if there are undeclared direct dependencies
2. if there are unused dependencies
3. if snapshots are included  anywhere (won't need to run the analyzer for this)

this mojo should have a skip function similar to surefire,pmd and checkstyle to 
easily skip embeded checks.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to