You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Norbert Wnuk (JIRA)" <ji...@codehaus.org> on 2015/01/19 21:57:17 UTC

[jira] (SUREFIRE-1136) Current working directory propagation in forked mode

Norbert Wnuk created SUREFIRE-1136:
--------------------------------------

             Summary: Current working directory propagation in forked mode
                 Key: SUREFIRE-1136
                 URL: https://jira.codehaus.org/browse/SUREFIRE-1136
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Failsafe Plugin, Maven Surefire Plugin
    Affects Versions: 2.18.1
            Reporter: Norbert Wnuk
            Priority: Minor


Surefire plugin does not resolve surefire.forkNumber variable for working directory so that the same invalid directory is set for all forked JVMs. The same time user.dir property is propagated properly which leads to inconsistent behavior in JDK API - http://stackoverflow.com/questions/1234795/why-is-the-user-dir-system-property-working-in-java



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)