Feature request <not-contains>
------------------------------

                 Key: MVERIFIER-4
                 URL: http://jira.codehaus.org/browse/MVERIFIER-4
             Project: Maven 2.x Verifier Plugin
          Issue Type: New Feature
            Reporter: Olle Hallin


I would like to verify that my filtered resources like properties files are 
free from unexpanded placeholders.

In theory, this is possible to to with <contains>regexp</contains>, but it 
would be much simpler and more intuitive to do with
<not-contains>\$\{.*\}</not-contains>

(Compare to grep -v)





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