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 2008/11/14 09:38:47 UTC

[BUILD] trunk: Failed for Revision: 713949

Geronimo Revision: 713949 built with tests included
 
See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20081114/build-0300.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20081114/unit-test-reports
 
[INFO] [jar:jar]
[INFO] Building jar: /home/geronimo/geronimo/trunk/plugins/jaxws/geronimo-jaxws/target/geronimo-jaxws-2.2-SNAPSHOT.jar
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-jaxws-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/plugins/jaxws/geronimo-jaxws/target/geronimo-jaxws-2.2-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-jaxws/2.2-SNAPSHOT/geronimo-jaxws-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Plugins, Web Services
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/plugins/webservices/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/plugins/webservices/2.2-SNAPSHOT/webservices-2.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Plugins, Web Services :: Core
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading: http://download.java.net/maven/1//axis/poms/axis-1.4.pom
Downloading: http://people.apache.org/repo/m2-incubating-repository//axis/axis/1.4/axis-1.4.pom
Downloading: http://repo1.maven.org/maven2/axis/axis/1.4/axis-1.4.pom
Downloading: http://download.java.net/maven/1//com.sun.xml.messaging.saaj/poms/saaj-impl-1.3.pom
348b downloaded
Downloading: http://download.java.net/maven/1//axis/jars/axis-1.4.jar
Downloading: http://people.apache.org/repo/m2-incubating-repository//axis/axis/1.4/axis-1.4.jar
Downloading: http://repo1.maven.org/maven2/axis/axis/1.4/axis-1.4.jar
1562K downloaded
Downloading: http://download.java.net/maven/1//com.sun.xml.messaging.saaj/jars/saaj-impl-1.3.jar
271K downloaded
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 24 source files to /home/geronimo/geronimo/trunk/plugins/webservices/geronimo-webservices/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /home/geronimo/geronimo/trunk/plugins/webservices/geronimo-webservices/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/geronimo/geronimo/trunk/plugins/webservices/geronimo-webservices/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.webservices.saaj.SAAJUniverseTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.304 sec <<< FAILURE!

Results :

Tests in error: 
  testBasic(org.apache.geronimo.webservices.saaj.SAAJUniverseTest)
  testNested(org.apache.geronimo.webservices.saaj.SAAJUniverseTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /home/geronimo/geronimo/trunk/plugins/webservices/geronimo-webservices/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to /home/geronimo/geronimo/trunk/plugins/webservices/geronimo-webservices/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
	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:79)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:618)
	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)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/geronimo/geronimo/trunk/plugins/webservices/geronimo-webservices/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:530)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 minutes 19 seconds
[INFO] Finished at: Fri Nov 14 03:25:49 EST 2008
[INFO] Final Memory: 243M/599M
[INFO] ------------------------------------------------------------------------