Revision 437522 of trunk fails with NPE during the build.bat process when trying to stop continuum on a Windows XP machine.
Any suggestions? [INFO] ---------------------------------------------------------------------------- [INFO] Building Continuum Core [INFO] task-segment: [clean:clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] ... [INFO] Continuum stopped. 47251 [main] INFO core.QuartzScheduler - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down. 47251 [main] INFO core.QuartzScheduler - Scheduler defaultScheduler_$_NON_CLUSTERED paused. 47251 [main] INFO core.QuartzScheduler - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.062 sec Results : Tests run: 29, Failures: 1, Errors: 0, Skipped: 0 java.lang.NullPointerException at org.apache.maven.continuum.DefaultContinuum.stopContinuum(DefaultContinuum.java:2221) at org.apache.maven.continuum.DefaultContinuum$1.run(DefaultContinuum.java:163) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 25 seconds [INFO] Finished at: Mon Aug 28 13:41:23 CST 2006 [INFO] Final Memory: 14M/38M [INFO] ------------------------------------------------------------------------