You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Kannan Ekanath <ka...@gmail.com> on 2010/11/03 12:17:35 UTC

Maven surefire report plugin hangs forever

My project install was perfectly fine until yesterday but today my install
gets stuck at the following,

Apache Maven 2.2.1 (r801777; 2009-08-06 20:16:01+0100)

Java version: 1.6.0_20

[INFO] Surefire report directory:
C:\Perforce\project-name\target\surefire-reports

Basically after this line the install does not proceed at all. Any thoughts?

   1. I have tried mvn -X and I get the same thing.
   2. I have even upgraded to version 2.6 the latest and still get the same
   issue
   3. I have ensured that there are no debug options i.e, the JVM is not
   waiting for any debugger to attach(-Xdebug options)

-- 
Regards,
Kannan Ekanath