Add property verification to the enforcer plugin
------------------------------------------------

                 Key: MENFORCER-5
                 URL: http://jira.codehaus.org/browse/MENFORCER-5
             Project: Maven 2.x Enforcer Plugin
          Issue Type: New Feature
          Components: Standard Rules
    Affects Versions: 1.0-alpha-1
         Environment: any
            Reporter: Paul Gier
            Assignee: Brian Fox
         Attachments: requireproperty.patch

It would be helpful to have a standard rule to test for the presence of a 
particular property.  If this property is not set, the build should fail or 
warn the user with a configurable error message.

The patch includes the new rule and a test case.  And the new rule can also 
test that the property value matches a given regular expression.

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