parameter parse error --------------------- Key: MNG-2452 URL: http://jira.codehaus.org/browse/MNG-2452 Project: Maven 2 Issue Type: Bug Components: Command Line Affects Versions: 2.0.3 Environment: ubuntu linux Reporter: Andrew Williams Priority: Minor
typing "mvn -Uinstall" will result on a forced update and then an install phase. This is incorrect (if we wish to be compatible with GNU type arguments) it should force "mvn -U install". "-Uinstall" should imply 8 options, not 1 and the install command -- 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