[ 
https://issues.apache.org/jira/browse/MINVOKER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17375300#comment-17375300
 ] 

Hudson commented on MINVOKER-273:
---------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-invoker-plugin » master 
#50

See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-invoker-plugin/job/master/50/

> Environment variable with empty value
> -------------------------------------
>
>                 Key: MINVOKER-273
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-273
>             Project: Maven Invoker Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Slawomir Jaranowski
>            Assignee: Olivier Lamy
>            Priority: Major
>             Fix For: 3.2.3
>
>
> When we configure invoker with empty environment value, like:
> {code}
>  <plugin>
>                         <groupId>org.apache.maven.plugins</groupId>
>                         <artifactId>maven-invoker-plugin</artifactId>
>                         <configuration>
>                             <environmentVariables>
>                                 <EMPTY_ENV/>
>                             </environmentVariables>
>                         </configuration>
> {code}
> Testing code will receive variable {{EMPTY_ENV}} with value {{"null"}} as 
> string.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to