Alon Bar-Lev created SUREFIRE-1624:
--------------------------------------
Summary: Add a method to unset environment variables
Key: SUREFIRE-1624
URL: https://issues.apache.org/jira/browse/SUREFIRE-1624
Project: Maven Surefire
Issue Type: New Feature
Components: Maven Surefire Plugin
Affects Versions: 3.0
Reporter: Alon Bar-Lev
Hello,
Please consider providing a method to unset an environment variable.
Currently the environmentVariables enables to set a value but not to remove.
The option of using <KEY/> was nice as removal option, however, it was
interprated in SUREFIRE-963 as an empty string instead of removal.
The use case is to have a clean environment variable table to allow isolating
tests from the build environment.
Thanks!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)