Create a rule, which fail when the upper most parent (corporate pom) is not the 
latest version
----------------------------------------------------------------------------------------------

                 Key: MENFORCER-28
                 URL: http://jira.codehaus.org/browse/MENFORCER-28
             Project: Maven 2.x Enforcer Plugin
          Issue Type: New Feature
          Components: Standard Rules
            Reporter: Nick Stolwijk
            Assignee: Brian Fox
            Priority: Minor


Basic functionality:
- Should fail if the current project is a SNAPSHOT and there is a newer 
version of the top most (the corporate pom) artifact. (Don't fail on 
released versions)
- Very optional (I can't find a good use case):Option to fail on 
released versions also.
- Option to not fail on major changes. (so update from 0.9.1 -> 0.9.2 
fail, from 0.9.0 to 1.0.0 don't fail)

-- 
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