Re: testCompile goal fails periodically on Windows because it cannot find test-classes directory

2016-10-22 Thread paul
Yep, I am on windows 7 and get the same thing. It seems to have calmed down with Nano.1 On 10/22/2016 2:44 PM, Robert Patrick wrote: > Hi, > > > > I am seeing a periodic error when running our builds on Windows. When > running "mvn clean verify" I occasionally see errors like the following: >

testCompile goal fails periodically on Windows because it cannot find test-classes directory

2016-10-22 Thread Robert Patrick
Hi, I am seeing a periodic error when running our builds on Windows. When running "mvn clean verify" I occasionally see errors like the following: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (test-compile) on project single-application