You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2014/07/02 15:45:20 UTC

[jira] (MNG-3223) mvn.bat & mvn shell script use different variable names - should standardise them

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

Paul Benedict updated MNG-3223:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> 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
>          Issue Type: Improvement
>          Components: Bootstrap & Build
>    Affects Versions: 2.0.7
>            Reporter: Kev Jackson
>            Priority: Minor
>         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 was sent by Atlassian JIRA
(v6.1.6#6162)