Hi Norbert,
I have updaated PR #82 with comment on GitHub.
The Ubuntu builds fail.
I would prefer keeping the test anyway.
Try to find a solution for Ubuntu as well; otherwise use JUnit assumption
statement 
assumeThat( os, anyOf( is( "Windows" ), is( "Ubuntu1" ) ) ) 
in the particular IT method, possibly unit test.




--
View this message in context: 
http://maven.40175.n5.nabble.com/Surefire-Plugin-does-not-handle-workingDirectory-in-fork-mode-properly-tp5824054p5824683.html
Sent from the Maven Developers mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to