You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Richard Lindner (JIRA)" <ji...@apache.org> on 2018/01/29 16:41:00 UTC

[jira] [Created] (SUREFIRE-1469) EnvironmentVariables not respected when forkCount=0

Richard Lindner created SUREFIRE-1469:
-----------------------------------------

             Summary: EnvironmentVariables not respected when forkCount=0
                 Key: SUREFIRE-1469
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1469
             Project: Maven Surefire
          Issue Type: Bug
            Reporter: Richard Lindner


I have to switch a number of tests over from a parallel environment to a non-parallel one.

 

In the process, I observed that when I run my tests with "-DforkCount=0", I don't have the environment variables that are configured through surefire. I suspect this is a bug.

 



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