You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ga...@apache.org on 2009/11/11 08:04:20 UTC

[BUILD] branches/2.1: Failed for Revision: 834782

Geronimo Revision: 834782 built with tests included
 
See the full build-0200.log file at http://people.apache.org/builds/geronimo/server/binaries/2.1/20091111/build-0200.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.1/20091111/unit-test-reports
 
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/geronimo/geronimo/2.1/testsupport/testsupport-commands/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/geronimo/geronimo/2.1/testsupport/testsupport-commands/target/testsupport-commands-2.1.5-SNAPSHOT.jar
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: testsupport-commands-2.1.5-SNAPSHOT.jar
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: testsupport-commands-2.1.5-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/2.1/testsupport/testsupport-commands/target/testsupport-commands-2.1.5-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/testsupport/testsupport-commands/2.1.5-SNAPSHOT/testsupport-commands-2.1.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Test Support, Test Deployment J2EE 1.3
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/2.1/testsupport/test-deployment-j2ee_1.3/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsupport/test-deployment-j2ee_1.3/2.1.5-SNAPSHOT/test-deployment-j2ee_1.3-2.1.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Test Support, Test Deployment J2EE 1.3 :: EJB
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.exist.com/maven2/org/apache/maven/plugins/maven-ejb-plugin/2.1/maven-ejb-plugin-2.1.pom
3K downloaded
Downloading: http://repo.exist.com/maven2/org/apache/maven/plugins/maven-ejb-plugin/2.1/maven-ejb-plugin-2.1.jar
11K downloaded
[INFO] [genesis:validate-configuration {execution: default}]
Downloading: http://repo.exist.com/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0.1/geronimo-ejb_3.0_spec-1.0.1.pom
2K downloaded
Downloading: http://repo.exist.com/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0.1/geronimo-ejb_3.0_spec-1.0.1.jar
31K downloaded
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: /home/geronimo/geronimo/2.1/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/target/classes/META-INF
[INFO] Copying 2 files to /home/geronimo/geronimo/2.1/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/target/classes/META-INF
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/2.1/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 20 source files to /home/geronimo/geronimo/2.1/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/2.1/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/src/test/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/2.1/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.NullPointerException
	at org.apache.maven.plugin.surefire.SurefirePlugin.constructSurefireBooter(SurefirePlugin.java:594)
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:391)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
	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:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 33 seconds
[INFO] Finished at: Wed Nov 11 02:12:34 EST 2009
[INFO] Final Memory: 178M/534M
[INFO] ------------------------------------------------------------------------