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

Tibor Digana commented on SUREFIRE-963:
---------------------------------------

[~alonbl]
Currently we are working on a bigger issue.
You should debug {{AbstractSurefireMojo}} or {{SurefirePlugin}} by yourself.
If you find the problematic line in code, anybody can fix it then or you as 
well but then you should verify the build with {{mvn -P run-its install}}.

> Unable to set empty environment variables
> -----------------------------------------
>
>                 Key: SUREFIRE-963
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-963
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.13
>         Environment: Linux Ubuntu 12.10,Maven 3.0.4
>            Reporter: Christophe DENEUX
>            Assignee: Tibor Digana
>            Priority: Major
>             Fix For: 2.18
>
>         Attachments: SUREFIRE-963.txt
>
>
> With the following configuration of the maven-surefire-plugin:
> {code}
> <configuration>
>    <environmentVariables>
>       <PETALS_CLI_PREFS />
>    </environmentVariables>
> </configuration>
> {code}
> I get the String "null" instead of "" as value of my env var in my unit test.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to