[
https://issues.apache.org/jira/browse/MINVOKER-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958404#comment-17958404
]
Olivier Lamy commented on MINVOKER-155:
---------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-invoker-plugin#462|https://github.com/apache/maven-invoker-plugin/issues/462].
> Invoker plugin does not allow multiple environment variables to be set
> ----------------------------------------------------------------------
>
> Key: MINVOKER-155
> URL: https://issues.apache.org/jira/browse/MINVOKER-155
> Project: Maven Invoker Plugin (Moved to GitHub Issues)
> 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
> Priority: Major
> Fix For: 1.10
>
> 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
(v8.20.10#820010)