Allow use of ! when deactivating profiles
-----------------------------------------

                 Key: MNG-3571
                 URL: http://jira.codehaus.org/browse/MNG-3571
             Project: Maven 2
          Issue Type: Improvement
          Components: Command Line
            Reporter: Paul Gier
            Priority: Minor


The current syntax for deactivating a profile from the command line is:
{{mvn -P-myProfile}}

It would be more intuitive if the exclamation point could be used in addition 
to the dash.
{{mvn -P!myProfile}}

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