Slawomir Jaranowski created MSHARED-969:
-------------------------------------------
Summary: Environment variable with null value
Key: MSHARED-969
URL: https://issues.apache.org/jira/browse/MSHARED-969
Project: Maven Shared Components
Issue Type: Bug
Components: maven-shared-utils
Affects Versions: maven-shared-utils-3.3.3
Reporter: Slawomir Jaranowski
When we add environment variable with {{null}} value then to executed process
is pass variable with {{"null"}} as string.
Variable with {{null}} value should not be set, when executed process will try
to get this variable will receive {{null}} as we expect.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)