[ 
https://jira.codehaus.org/browse/MNG-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason van Zyl closed MNG-3223.
------------------------------

    Resolution: Won't Fix
    
> mvn.bat & mvn shell script use different variable names - should standardise 
> them
> ---------------------------------------------------------------------------------
>
>                 Key: MNG-3223
>                 URL: https://jira.codehaus.org/browse/MNG-3223
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Bootstrap & Build
>    Affects Versions: 2.0.7
>            Reporter: Kev Jackson
>            Priority: Minor
>             Fix For: Issues to be reviewed for 3.x
>
>         Attachments: mvn.patch
>
>
> Windows (mvn.bat):
> MAVEN_CMD_LINE_ARGS
> *nix (mvn):
> QUOTED_ARGS
> Replace QUOTED_ARGS with MAVEN_CMD_LINE_ARGS (more descriptive and uses same 
> name as windows batch file)
> Also export MAVEN_CMD_LINE_ARGS so that these are available via 
> System.getProperty() for use in unit tests
> See patch

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to