You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by pr...@apache.org on 2007/04/01 11:14:42 UTC

[BUILD] TRUNK: Failed for Revision: 524561

Building with Maven version: 2.0.5
Revision: 524561 built with tests included
See the full build-0500.log file at http://people.apache.org/~prasad/binaries/20070401/build-0500.log
 
[WARNING] Unable to get resource 'org.apache.httpcomponents:jakarta-httpcore:jar:4.0-alpha3' from repository apache-ws-snapshots2 (http://ws.zones.apache.org/repository2/)
Downloading: http://repo1.maven.org/maven2//org/apache/httpcomponents/jakarta-httpcore/4.0-alpha3/jakarta-httpcore-4.0-alpha3.jar
125K downloaded
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-adb/SNAPSHOT/axis2-adb-20070401.014134-113.jar
144K downloaded
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-metadata/SNAPSHOT/axis2-metadata-20070330.190024-100.jar
484K downloaded
Downloading: http://tomcat.apache.org/dev/dist/m2-repository//annogen/annogen/0.1.0/annogen-0.1.0.jar
[WARNING] Unable to get resource 'annogen:annogen:jar:0.1.0' from repository tomcat-m2-repo (http://tomcat.apache.org/dev/dist/m2-repository/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//annogen/annogen/0.1.0/annogen-0.1.0.jar
[WARNING] Unable to get resource 'annogen:annogen:jar:0.1.0' from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/annogen/annogen/0.1.0/annogen-0.1.0.jar
[WARNING] Unable to get resource 'annogen:annogen:jar:0.1.0' from repository codehaus (http://repository.codehaus.org)
Downloading: http://ws.zones.apache.org/repository2//annogen/annogen/0.1.0/annogen-0.1.0.jar
[WARNING] Unable to get resource 'annogen:annogen:jar:0.1.0' from repository apache-ws-snapshots2 (http://ws.zones.apache.org/repository2/)
Downloading: http://repo1.maven.org/maven2//annogen/annogen/0.1.0/annogen-0.1.0.jar
242K downloaded
Downloading: http://tomcat.apache.org/dev/dist/m2-repository//xerces/xmlParserAPIs/2.6.0/xmlParserAPIs-2.6.0.jar
[WARNING] Unable to get resource 'xerces:xmlParserAPIs:jar:2.6.0' from repository tomcat-m2-repo (http://tomcat.apache.org/dev/dist/m2-repository/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//xerces/xmlParserAPIs/2.6.0/xmlParserAPIs-2.6.0.jar
[WARNING] Unable to get resource 'xerces:xmlParserAPIs:jar:2.6.0' from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/xerces/xmlParserAPIs/2.6.0/xmlParserAPIs-2.6.0.jar
[WARNING] Unable to get resource 'xerces:xmlParserAPIs:jar:2.6.0' from repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/xerces/xmlParserAPIs/2.6.0/xmlParserAPIs-2.6.0.jar
121K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 11 source files to /home/prasad/geronimo/trunk/modules/geronimo-axis2/target/classes
Downloading: http://tomcat.apache.org/dev/dist/m2-repository//org/apache/axis2/axis2-jaxws/20070330.190024-85/axis2-jaxws-20070330.190024-85.pom
[WARNING] Unable to get resource 'org.apache.axis2:axis2-jaxws:pom:20070330.190024-85' from repository tomcat-m2-repo (http://tomcat.apache.org/dev/dist/m2-repository/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/axis2/axis2-jaxws/20070330.190024-85/axis2-jaxws-20070330.190024-85.pom
[WARNING] Unable to get resource 'org.apache.axis2:axis2-jaxws:pom:20070330.190024-85' from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/org/apache/axis2/axis2-jaxws/20070330.190024-85/axis2-jaxws-20070330.190024-85.pom
[WARNING] Unable to get resource 'org.apache.axis2:axis2-jaxws:pom:20070330.190024-85' from repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/org/apache/axis2/axis2-jaxws/20070330.190024-85/axis2-jaxws-20070330.190024-85.pom
[WARNING] Unable to get resource 'org.apache.axis2:axis2-jaxws:pom:20070330.190024-85' from repository central (http://repo1.maven.org/maven2)
[INFO] [antrun:run {execution: generate-test-sources}]
[INFO] Executing tasks
     [echo] Generating java from test_service_simple.wsdl
    [mkdir] Created dir: /home/prasad/geronimo/trunk/modules/geronimo-axis2/target/schema/src
     [echo] Generating java from test_service_doclitbare.wsdl
     [echo] Generating java from test_service_rpclit.wsdl
[INFO] Executed tasks
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 22 source files to /home/prasad/geronimo/trunk/modules/geronimo-axis2/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/prasad/geronimo/trunk/modules/geronimo-axis2/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.axis2.Axis2HandlerResolverTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 sec
Running org.apache.geronimo.axis2.Axis2WebServiceContainerTest
java.lang.NoClassDefFoundError: org/apache/axis2/description/TransportOutDescription
	at org.apache.geronimo.axis2.Axis2WebServiceContainerTest.invokeWithWSDL(Axis2WebServiceContainerTest.java:144)
	at org.apache.geronimo.axis2.Axis2WebServiceContainerTest.testInvokeWithWSDL(Axis2WebServiceContainerTest.java:49)
	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 junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:129)
	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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.363 sec <<< FAILURE!

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

[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: 17 minutes 24 seconds
[INFO] Finished at: Sun Apr 01 05:19:56 EDT 2007
[INFO] Final Memory: 85M/976M
[INFO] ------------------------------------------------------------------------