[ https://jira.codehaus.org/browse/SUREFIRE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tibor Digana reassigned SUREFIRE-963: ------------------------------------- Assignee: Tibor Digana > 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)