Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-invoker-2.1.1
-
None
-
maven-invoker-plugin 1.9
-
Patch
Description
On every call of addShellEnvironment(String, String) on DefaultInvocationRequest the already passed environment variables are deleted, because a new HashMap for storing the environment variables is created every time. This renders the "environmentVariables" parameter of maven-invoker-plugin unusable when used with more then one environment variable.
This issue has already been reported 2013 on maven-users but no JIRA has been created so this got lost.
Attachments
Attachments
Issue Links
- is depended upon by
-
MINVOKER-155 Invoker plugin does not allow multiple environment variables to be set
- Closed