I tried three times in a row, but the build gets stuck here:

Failed tests:
  FileAppenderTest.testMultipleLockedAppenders Could not delete
target\fileAppenderTest.log, last modifed 14/07/27 13:13
  FileAppenderTest.testLockingAppender Could not delete
target\fileAppenderTest.log, last modifed 14/07/27 13:13
  FileAppenderTest.testAppender Could not delete
target\fileAppenderTest.log, last modifed 14/07/27 13:13
  FileAppenderTest.testMultipleAppenders Could not delete
target\fileAppenderTest.log, last modifed 14/07/27 13:13

Running this command on the command line:
  set JAVA_HOME=C:\apps\jdk1.7.0_55
before running "mvn clean package" gave the same result...

After changing environment variable JAVA_HOME to C:\apps\jdk1.7.0_55 and
rebooting(!) the build now finally runs normally again...

Reply via email to