[
https://issues.apache.org/jira/browse/MINVOKER-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958427#comment-17958427
]
Olivier Lamy commented on MINVOKER-160:
---------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-invoker-plugin#446|https://github.com/apache/maven-invoker-plugin/issues/446].
> environmentVariables param only sets one variable
> -------------------------------------------------
>
> Key: MINVOKER-160
> URL: https://issues.apache.org/jira/browse/MINVOKER-160
> Project: Maven Invoker Plugin (Moved to GitHub Issues)
> 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
> Assignee: Robert Scholte
> Priority: Major
> 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 was sent by Atlassian Jira
(v8.20.10#820010)