[ http://jira.codehaus.org/browse/MNG-1758?page=comments#action_53376 ]
Jason van Zyl commented on MNG-1758: ------------------------------------ If you use -e you will see the specific cargo problem. > Tests failing when specifying forkmode=pertest on windows > --------------------------------------------------------- > > Key: MNG-1758 > URL: http://jira.codehaus.org/browse/MNG-1758 > Project: Maven 2 > Type: Bug > Components: maven-surefire-plugin > Environment: Windows XP > Reporter: Vincent Massol > Assignee: Jason van Zyl > > > C:\dev\cargo\trunk\samples\java>mvn install > [INFO] Scanning for projects... > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Cargo Sample for Java > [INFO] task-segment: [install] > [INFO] > ---------------------------------------------------------------------------- > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Nothing to compile - all classes are up to date > [INFO] [resources:testResources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:testCompile] > [INFO] Nothing to compile - all classes are up to date > [INFO] [surefire:test] > [INFO] forkMode: pertest > [INFO] Setting reports dir: > C:\dev\cargo\trunk\samples\java\target/surefire-reports > '-classpath' is not recognized as an internal or external command, > operable program or batch file. > '-classpath' is not recognized as an internal or external command, > operable program or batch file. > '-classpath' is not recognized as an internal or external command, > operable program or batch file. > '-classpath' is not recognized as an internal or external command, > operable program or batch file. > '-classpath' is not recognized as an internal or external command, > operable program or batch file. > [INFO] > ---------------------------------------------------------------------------- > [ERROR] BUILD ERROR > [INFO] > ---------------------------------------------------------------------------- > [INFO] There are some test failure. > [INFO] > ---------------------------------------------------------------------------- > [INFO] For more information, run Maven with the -e switch > [INFO] > ---------------------------------------------------------------------------- > [INFO] Total time: 7 seconds > [INFO] Finished at: Mon Dec 05 22:54:09 CET 2005 > [INFO] Final Memory: 4M/8M > [INFO] > ---------------------------------------------------------------------------- -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
