Geronimo Revision: 752077 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090310/build-0900.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090310/unit-test-reports
 
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//org/apache/ws/commons/schema/XmlSchema/1.4.3/XmlSchema-1.4.3.jar
Downloading: 
http://repo.exist.com/maven2/org/apache/ws/commons/schema/XmlSchema/1.4.3/XmlSchema-1.4.3.jar
139K downloaded
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//org/apache/neethi/neethi/2.0.4/neethi-2.0.4.jar
Downloading: 
http://repo.exist.com/maven2/org/apache/neethi/neethi/2.0.4/neethi-2.0.4.jar
32K downloaded
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//org/apache/woden/woden-api/1.0M8/woden-api-1.0M8.jar
Downloading: 
http://ws.zones.apache.org/repository2/org/apache/woden/woden-api/1.0M8/woden-api-1.0M8.jar
Downloading: 
http://tomcat.apache.org/dev/dist/m2-repository/org/apache/woden/woden-api/1.0M8/woden-api-1.0M8.jar
Downloading: 
http://repo1.maven.org/eclipse/org/apache/woden/woden-api/1.0M8/woden-api-1.0M8.jar
Downloading: 
https://maven-repository.dev.java.net/nonav/repository//org.apache.woden/jars/woden-api-1.0M8.jar
Downloading: 
http://repo.exist.com/maven2/org/apache/woden/woden-api/1.0M8/woden-api-1.0M8.jar
145K downloaded
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/woden/woden-impl-dom/1.0-SNAPSHOT/woden-impl-dom-1.0-SNAPSHOT.jar
220K downloaded
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-saaj/1.5-SNAPSHOT/axis2-saaj-1.5-SNAPSHOT.jar
86K downloaded
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-metadata/1.5-SNAPSHOT/axis2-metadata-1.5-SNAPSHOT.jar
383K downloaded
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-transport-http/SNAPSHOT/axis2-transport-http-SNAPSHOT.jar
149K downloaded
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//org/apache/httpcomponents/httpcore/4.0-beta1/httpcore-4.0-beta1.jar
Downloading: 
http://repo.exist.com/maven2/org/apache/httpcomponents/httpcore/4.0-beta1/httpcore-4.0-beta1.jar
164K downloaded
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-transport-base/SNAPSHOT/axis2-transport-base-SNAPSHOT.jar
74K downloaded
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 20 source files to 
/home/geronimo/geronimo/trunk/plugins/axis2/geronimo-axis2/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to 
/home/geronimo/geronimo/trunk/plugins/axis2/geronimo-axis2/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/axis2/geronimo-axis2/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.axis2.Axis2WebServiceContainerTest
Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.623 sec <<< 
FAILURE!

Results :

Tests in error: 
  testRPCInvokeWithWSDL(org.apache.geronimo.axis2.Axis2WebServiceContainerTest)
  testGetWSDL(org.apache.geronimo.axis2.Axis2WebServiceContainerTest)

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

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

Please refer to 
/home/geronimo/geronimo/trunk/plugins/axis2/geronimo-axis2/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/axis2/geronimo-axis2/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: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)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test 
failures.

Please refer to 
/home/geronimo/geronimo/trunk/plugins/axis2/geronimo-axis2/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: 18 minutes 57 seconds
[INFO] Finished at: Tue Mar 10 09:32:27 EDT 2009
[INFO] Final Memory: 342M/551M
[INFO] ------------------------------------------------------------------------

Reply via email to