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

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

Hi Christophe,
I prefer the discussion in the maven mailing list. Do you want me to create new 
topic for us in the mailing list http://maven.40175.n5.nabble.com/
You can help us if you move your class EnvironmentVariablesIT.java to another 
folder
surefire-integration-tests/src/test/java/org/apache/maven/surefire/its
I can explain how the IT test should look like in SUREFIRE-580.

> Unable to set empty environment variables
> -----------------------------------------
>
>                 Key: SUREFIRE-963
>                 URL: https://jira.codehaus.org/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
>             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
(v6.1.6#6162)

Reply via email to