[ 
https://jira.codehaus.org/browse/MINVOKER-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=334389#comment-334389
 ] 

Anders Hammar commented on MINVOKER-160:
----------------------------------------

Playing with this I see strange things; wonder if it's either a 32-bit issue or 
something with IBM's JDK. Will try on my MBP when not at work.
                
> 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