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

Robert Scholte updated MINVOKER-155:
------------------------------------

    Fix Version/s: 1.9.1

> Invoker plugin does not allow multiple environment variables to be set
> ----------------------------------------------------------------------
>
>                 Key: MINVOKER-155
>                 URL: https://jira.codehaus.org/browse/MINVOKER-155
>             Project: Maven Invoker Plugin
>          Issue Type: Bug
>    Affects Versions: 1.8
>         Environment: Observed with Maven 3.0.4, both Windows 7 and RedHat 
> Linux
>            Reporter: Laura Llewellyn
>            Assignee: Robert Scholte
>             Fix For: 1.9.1
>
>         Attachments: maven-env-test.zip
>
>
> Multiple environment variables may be specified using the 
> {{environmentVariables}} parameter as shown below.  However, only one of the 
> variables is actually passed to the test cases.
> {code:title=Plugin Configuration}
> <environmentVariables>
>    <A_PROP>white</A_PROP>
>    <Z_PROP>blue</Z_PROP>
> </environmentVariables>
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to