[ https://jira.codehaus.org/browse/SUREFIRE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=355223#comment-355223 ]
Christophe DENEUX commented on SUREFIRE-963: -------------------------------------------- @Tibor Digana I am happy for your proposal, but I think that i will no have sufficient spare time to help you. Perhaps can I investigate simple issues of your backlog or write unit tests ? Have you such issues ? > 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)