Thanks, Norbert! Could you also create a new Pull-Request for it? Then I can fetch it more easily :-)
Am Mittwoch, 28. Januar 2015 schrieb Norbert Wnuk : > Link after pushing amended commit - > > https://github.com/norbertwnuk/maven-surefire/commit/d6a8af593fc03e12ecf2dc8047669472f7ca263b > > On Wed, Jan 28, 2015 at 3:10 AM, Norbert Wnuk <norbertw...@gmail.com > <javascript:;>> wrote: > > > Hi Tibor / Andreas, > > I found a time to address problem with unit test, will take a look at > > integration test tomorrow. > > > > > https://github.com/norbertwnuk/maven-surefire/commit/44b6ffaddc93c34c3e76abd4ea5fd3b8d837a130 > > > > NW > > > > On Sun, Jan 25, 2015 at 1:32 AM, Tibor Digana <tibordig...@apache.org > <javascript:;>> > > wrote: > > > >> 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 <javascript:;> > >> For additional commands, e-mail: dev-h...@maven.apache.org > <javascript:;> > >> > >> > > >