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

Anders Hammar updated MINVOKER-160:
-----------------------------------

    Attachment: MINVOKER-160-IT.patch

I've attached a patch that does a simple update to the existing IT showing this 
behavior.
                
> environmentVariables param only sets one variable
> -------------------------------------------------
>
>                 Key: MINVOKER-160
>                 URL: https://jira.codehaus.org/browse/MINVOKER-160
>             Project: Maven Invoker Plugin
>          Issue Type: Bug
>    Affects Versions: 1.8
>         Environment: Windows 7 (64-bit), IBM JDK 1.6.0 (32-bit), Maven 3.0.4
>            Reporter: Anders Hammar
>         Attachments: MINVOKER-160-IT.patch
>
>
> If defining two environment variables to be set, only one of them is actually 
> set. For example, this will only set one of the vars:
> {quote}
> <environmentVariables>
>   <foo>YES</foo>
>   <bar>YES</bar>
> </environmentVariables>
> {quote}
> This is very simple to see updating the existing IT 
> 'invocation-environmentvariable' to use two env variables.

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

Reply via email to