[INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Parent X sample [INFO] Core X sample [INFO] Basic X sample [INFO] ---------------------------------------------------------------------------- [INFO] Building Parent X sample [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing E:\X\pom.xml to C:\Dokumente und Einstellungen\X\.m2\repository\X\X.pom [INFO] ---------------------------------------------------------------------------- [INFO] Building Core X sample [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] No tests to run. [INFO] [jar:jar] [INFO] Building jar: E:\X\X-SNAPSHOT.jar [INFO] [install:install] [INFO] Installing E:\X\X-SNAPSHOT.jar to C:\Dokumente und Einstellungen\X\.m2\repository\X\X-SNAPSHOT.jar [INFO] ---------------------------------------------------------------------------- [INFO] Building Basic BPSE sample [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 5 source files to E:\X\classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 3 source files to E:\X\test-classes [INFO] [surefire:test] [INFO] Surefire report directory: E:\X\surefire-reports org.apache.maven.surefire.booter.SurefireExecutionException: Unable to create test class 'X'; nested exception is java.lang.ClassNotFoundException: X; nested exception is org.apache.maven.surefire.testset.TestSetFailedException: Unable to create test class 'X'; nested exception is java.lang.ClassNotFoundException: X org.apache.maven.surefire.testset.TestSetFailedException: Unable to create test class 'X'; nested exception is java.lang.ClassNotFoundException: X java.lang.ClassNotFoundException: X at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(AbstractDirectoryTestSuite.java:87) at org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:150) at org.apache.maven.surefire.Surefire.run(Surefire.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818) [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: 5 seconds [INFO] Finished at: Fri Oct 19 21:33:39 CEST 2007 [INFO] Final Memory: 9M/17M [INFO] ------------------------------------------------------------------------