[ https://jira.codehaus.org/browse/MINVOKER-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte closed MINVOKER-155. ----------------------------------- Resolution: Fixed Fixed by MINVOKER-185 by upgrading the Maven Invoker to 2.2. Confirmed at [r1669741|http://svn.apache.org/r1669741] which contains the integration-test based on the attached zip-file. Thanks for this proper test! > 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.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 (v6.1.6#6162)