Command Line interprets bogus options
-------------------------------------

                 Key: MNG-4054
                 URL: http://jira.codehaus.org/browse/MNG-4054
             Project: Maven 2
          Issue Type: Bug
          Components: Command Line
    Affects Versions: 2.1.0-M1, 2.0.10
            Reporter: Paul Benedict
            Priority: Minor


The command line interpreter obviously only matches against the starting 
portion of a known option. 

To execute offline, this is acceptable: mvn -outside
To execute in debug mode, this is acceptable mvn -XOXOXOXOXOX

You can do this with any option. Get the first couple letters right and you'll 
trigger perhaps an unintended option.





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