See <https://builds.apache.org/job/Axis2-trunk-java-1.6/990/changes>
Changes: [veithen] Create the JAXBElement upfront in the databinding code instead of in JAXBRIDataSource. This will make it easier to replace JAXBRIDataSource by something more generic later. [veithen] Replaced unnecessary qualified class names. [veithen] (Partially) reverted AXIS2-4197 (r1052896) to solve AXIS2-5147: the changes caused the JAXBRI databinding to produce invalid messages (i.e. messages that don't conform to the WSDL). [veithen] Use a more consistent lifecycle for the Marshaller (i.e. always create it in JaxbRIDataSource). [veithen] Added unit tests providing evidence for AXIS2-5147. [veithen] Avoid generating the same class (JAXBRIDataSource) over and over again. [veithen] Ensure non zero test coverage for axis2-jaxbri. [veithen] Some unit test improvements. [veithen] Make the generated sources known to Maven (and thereby to Eclipse). [veithen] Converted axis2-jaxbri to standard Maven 2 layout. [veithen] Don't lie. axis2-integration doesn't have any integration tests for axis2-jaxbri. [sagara] * Axis2 should not use Woden internal classes. * Further clean up on policy usage. ------------------------------------------ [...truncated 2076 lines...] [INFO] [INFO] --- maven-resources-plugin:2.4.2:copy-resources (processor-repo) @ axis2-jaxbri --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.2(processor-repo) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.4.2(default-testResources)[INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResources) @ axis2-jaxbri --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.2(default-testResources) mojoStarted org.codehaus.mojo:build-helper-maven-plugin:1.4(add-test-source)[INFO] Test Source directory: <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/target/schema/src> added. [INFO] Test Source directory: <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/target/gen/Test01/src> added. [INFO] Test Source directory: <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/target/gen/processor/src> added. [INFO] [INFO] --- build-helper-maven-plugin:1.4:add-test-source (add-test-source) @ axis2-jaxbri --- mojoSucceeded org.codehaus.mojo:build-helper-maven-plugin:1.4(add-test-source) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.1(default-testCompile)[INFO] Compiling 103 source files to <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/target/test-classes> [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ axis2-jaxbri --- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/processor/ProcessorTest.java>:[42,33] cannot find symbol symbol : class UtilServer location: package org.apache.axis2.testutils [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/Test01Test.java>:[26,33] cannot find symbol symbol : class UtilServer location: package org.apache.axis2.testutils [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/processor/ProcessorTest.java>:[53,65] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.processor.ProcessorTest [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/processor/ProcessorTest.java>:[57,8] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.processor.ProcessorTest [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/processor/ProcessorTest.java>:[58,46] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.processor.ProcessorTest [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/processor/ProcessorTest.java>:[65,8] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.processor.ProcessorTest [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/processor/ProcessorTest.java>:[70,43] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.processor.ProcessorTest [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/processor/ProcessorTest.java>:[88,53] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.processor.ProcessorTest [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/Test01Test.java>:[38,8] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.Test01Test [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/Test01Test.java>:[39,46] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.Test01Test [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/Test01Test.java>:[46,8] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.Test01Test [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/Test01Test.java>:[51,37] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.Test01Test [ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/Test01Test.java>:[51,97] cannot find symbol symbol : variable UtilServer location: class org.apache.axis2.jaxbri.Test01Test [INFO] 13 errors [INFO] ------------------------------------------------------------- mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.1(default-testCompile) projectFailed org.apache.axis2:axis2-jaxbri:1.7.0-SNAPSHOT sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Axis2 - Parent ............................. SUCCESS [22.685s] [INFO] Apache Axis2 - Resource bundle .................... SUCCESS [11.711s] [INFO] Apache Axis2 - Kernel ............................. SUCCESS [56.419s] [INFO] Apache Axis2 - Data Binding ....................... SUCCESS [14.794s] [INFO] Apache Axis2 - Transport - Local .................. SUCCESS [5.497s] [INFO] Apache Axis2 - Transport - HTTP ................... SUCCESS [8.666s] [INFO] Apache Axis2 - Code Generation .................... SUCCESS [21.386s] [INFO] Apache Axis2 - ADB Codegen ........................ SUCCESS [32.513s] [INFO] Apache Axis2 - Addressing ......................... SUCCESS [5.747s] [INFO] Apache Axis2 - Java2WSDL .......................... SUCCESS [12.525s] [INFO] Apache Axis2 - tool - Repository Maven Plugin ..... SUCCESS [5.680s] [INFO] Apache Axis2 - Fast Infoset ....................... SUCCESS [17.152s] [INFO] Apache Axis2 - Clustering ......................... SUCCESS [1:12.171s] [INFO] Apache Axis2 - Scripting .......................... SUCCESS [4.805s] [INFO] Apache Axis2 - Test Utilities ..................... SUCCESS [1.813s] [INFO] Apache Axis2 - JAXB-RI Data Binding ............... FAILURE [12.093s] [INFO] Apache Axis2 - SAAJ ............................... SKIPPED [INFO] Apache Axis2 - Metadata ........................... SKIPPED [INFO] Apache Axis2 - JAXWS .............................. SKIPPED [INFO] Apache Axis2 - XMLBeans Data Binding .............. SKIPPED [INFO] Apache Axis2 - tool - WSDL2Code Maven Plugin ...... SKIPPED [INFO] Apache Axis2 - JAXWS Integration Tests ............ SKIPPED [INFO] Apache Axis2 - MTOM Policy ........................ SKIPPED [INFO] Apache Axis2 - spring ............................. SKIPPED [INFO] Apache Axis2 - OSGi Integration ................... SKIPPED [INFO] Apache Axis2 - Integration ........................ SKIPPED [INFO] Apache Axis2 - JiBX Data Binding .................. SKIPPED [INFO] Apache Axis2 - JSON ............................... SKIPPED [INFO] Apache Axis2 - MEX ................................ SKIPPED [INFO] Apache Axis2 - MTOM Policy module ................. SKIPPED [INFO] Apache Axis2 - Ping ............................... SKIPPED [INFO] Apache Axis2 - Version Service .................... SKIPPED [INFO] Apache Axis2 - SOAP Monitor Servlet ............... SKIPPED [INFO] Apache Axis2 - SOAP Monitor Module ................ SKIPPED [INFO] Apache Axis2 - tool - AAR Maven Plugin ............ SKIPPED [INFO] Apache Axis2 - tool - Ant Plugin .................. SKIPPED [INFO] Apache Axis2 - tool - Eclipse Codegen Plugin ...... SKIPPED [INFO] Apache Axis2 - tool - Eclipse service Plugin ...... SKIPPED [INFO] Apache Axis2 - tool - Intellij IDEA Plugin ........ SKIPPED [INFO] Apache Axis2 - tool - Java2WSDL Maven Plugin ...... SKIPPED [INFO] Apache Axis2 - tool - MAR Maven Plugin ............ SKIPPED [INFO] Apache Axis2 Simple HTTP server Maven Plugin ...... SKIPPED [INFO] Axis2 quickstart archetype ........................ SKIPPED [INFO] Axis2 quickstart-web archetype .................... SKIPPED [INFO] Apache Axis2 - CORBA .............................. SKIPPED [INFO] Apache Axis2 - JAXWS (mar) ........................ SKIPPED [INFO] Apache Axis2 - Web Application module ............. SKIPPED [INFO] Apache Axis2 - Root ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5:27.584s [INFO] Finished at: Tue Jun 26 01:03:47 UTC 2012 [INFO] Final Memory: 67M/230M [INFO] ------------------------------------------------------------------------ Projects to build: [MavenProject: org.apache.axis2:axis2-parent:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/parent/pom.xml,> MavenProject: org.apache.axis2:axis2-resource-bundle:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/resource-bundle/pom.xml,> MavenProject: org.apache.axis2:axis2-kernel:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/pom.xml,> MavenProject: org.apache.axis2:axis2-adb:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/adb/pom.xml,> MavenProject: org.apache.axis2:axis2-transport-local:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/transport/local/pom.xml,> MavenProject: org.apache.axis2:axis2-transport-http:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/transport/http/pom.xml,> MavenProject: org.apache.axis2:axis2-codegen:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/codegen/pom.xml,> MavenProject: org.apache.axis2:axis2-adb-codegen:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/adb-codegen/pom.xml,> MavenProject: org.apache.axis2:addressing:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/addressing/pom.xml,> MavenProject: org.apache.axis2:axis2-java2wsdl:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/java2wsdl/pom.xml,> MavenProject: org.apache.axis2:axis2-repo-maven-plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-repo-maven-plugin/pom.xml,> MavenProject: org.apache.axis2:axis2-fastinfoset:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/fastinfoset/pom.xml,> MavenProject: org.apache.axis2:axis2-clustering:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/clustering/pom.xml,> MavenProject: org.apache.axis2:scripting:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/scripting/pom.xml,> MavenProject: org.apache.axis2:axis2-testutils:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/testutils/pom.xml,> MavenProject: org.apache.axis2:axis2-jaxbri:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/pom.xml,> MavenProject: org.apache.axis2:axis2-saaj:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/saaj/pom.xml,> MavenProject: org.apache.axis2:axis2-metadata:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/metadata/pom.xml,> MavenProject: org.apache.axis2:axis2-jaxws:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxws/pom.xml,> MavenProject: org.apache.axis2:axis2-xmlbeans:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/xmlbeans/pom.xml,> MavenProject: org.apache.axis2:axis2-wsdl2code-maven-plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml,> MavenProject: org.apache.axis2:axis2-jaxws-integration:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxws-integration/pom.xml,> MavenProject: org.apache.axis2:axis2-mtompolicy:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/mtompolicy/pom.xml,> MavenProject: org.apache.axis2:axis2-spring:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/spring/pom.xml,> MavenProject: org.apache.axis2:org.apache.axis2.osgi:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/osgi/pom.xml,> MavenProject: org.apache.axis2:axis2-integration:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/integration/pom.xml,> MavenProject: org.apache.axis2:axis2-jibx:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jibx/pom.xml,> MavenProject: org.apache.axis2:axis2-json:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/json/pom.xml,> MavenProject: org.apache.axis2:mex:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/mex/pom.xml,> MavenProject: org.apache.axis2:mtompolicy:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/mtompolicy-mar/pom.xml,> MavenProject: org.apache.axis2:ping:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/ping/pom.xml,> MavenProject: org.apache.axis2:version:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/samples/version/pom.xml,> MavenProject: org.apache.axis2:axis2-soapmonitor-servlet:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/soapmonitor/servlet/pom.xml,> MavenProject: org.apache.axis2:soapmonitor:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/soapmonitor/module/pom.xml,> MavenProject: org.apache.axis2:axis2-aar-maven-plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-aar-maven-plugin/pom.xml,> MavenProject: org.apache.axis2:axis2-ant-plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-ant-plugin/pom.xml,> MavenProject: org.apache.axis2:axis2.eclipse.codegen.plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-eclipse-codegen-plugin/pom.xml,> MavenProject: org.apache.axis2:axis2.eclipse.service.plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-eclipse-service-plugin/pom.xml,> MavenProject: org.apache.axis2:axis2-idea-plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-idea-plugin/pom.xml,> MavenProject: org.apache.axis2:axis2-java2wsdl-maven-plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml,> MavenProject: org.apache.axis2:axis2-mar-maven-plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-mar-maven-plugin/pom.xml,> MavenProject: org.apache.axis2:simple-server-maven-plugin:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/simple-server-maven-plugin/pom.xml,> MavenProject: org.apache.axis2.archetype:quickstart:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/archetype/quickstart/pom.xml,> MavenProject: org.apache.axis2.archetype:quickstart-webapp:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/archetype/quickstart-webapp/pom.xml,> MavenProject: org.apache.axis2:axis2-corba:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/corba/pom.xml,> MavenProject: org.apache.axis2:axis2-jaxws-mar:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxws-mar/pom.xml,> MavenProject: org.apache.axis2:axis2-webapp:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/webapp/pom.xml,> MavenProject: org.apache.axis2:axis2:1.7.0-SNAPSHOT @ <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/pom.xml]> [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/integration/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-integration/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-integration/1.7.0-SNAPSHOT/axis2-integration-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/mtompolicy-mar/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$mtompolicy/builds/2012-06-26_00-58-06/archive/org.apache.axis2/mtompolicy/1.7.0-SNAPSHOT/mtompolicy-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/codegen/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-codegen/builds/2012-06-26_00-58-05/archive/org.apache.axis2/axis2-codegen/1.7.0-SNAPSHOT/axis2-codegen-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/codegen/target/axis2-codegen-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-codegen/builds/2012-06-26_00-58-05/archive/org.apache.axis2/axis2-codegen/1.7.0-SNAPSHOT/axis2-codegen-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/resource-bundle/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-resource-bundle/builds/2012-06-26_00-58-05/archive/org.apache.axis2/axis2-resource-bundle/1.7.0-SNAPSHOT/axis2-resource-bundle-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/resource-bundle/target/axis2-resource-bundle-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-resource-bundle/builds/2012-06-26_00-58-05/archive/org.apache.axis2/axis2-resource-bundle/1.7.0-SNAPSHOT/axis2-resource-bundle-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/simple-server-maven-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$simple-server-maven-plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/simple-server-maven-plugin/1.7.0-SNAPSHOT/simple-server-maven-plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/xmlbeans/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-xmlbeans/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-xmlbeans/1.7.0-SNAPSHOT/axis2-xmlbeans-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/metadata/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-metadata/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-metadata/1.7.0-SNAPSHOT/axis2-metadata-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-eclipse-service-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2.eclipse.service.plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2.eclipse.service.plugin/1.7.0-SNAPSHOT/axis2.eclipse.service.plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxbri/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-jaxbri/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-jaxbri/1.7.0-SNAPSHOT/axis2-jaxbri-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-java2wsdl-maven-plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-java2wsdl-maven-plugin/1.7.0-SNAPSHOT/axis2-java2wsdl-maven-plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/clustering/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-clustering/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-clustering/1.7.0-SNAPSHOT/axis2-clustering-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/clustering/target/axis2-clustering-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-clustering/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-clustering/1.7.0-SNAPSHOT/axis2-clustering-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/adb-codegen/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-adb-codegen/builds/2012-06-26_00-58-05/archive/org.apache.axis2/axis2-adb-codegen/1.7.0-SNAPSHOT/axis2-adb-codegen-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/adb-codegen/target/axis2-adb-codegen-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-adb-codegen/builds/2012-06-26_00-58-05/archive/org.apache.axis2/axis2-adb-codegen/1.7.0-SNAPSHOT/axis2-adb-codegen-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/spring/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-spring/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-spring/1.7.0-SNAPSHOT/axis2-spring-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/mex/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$mex/builds/2012-06-26_00-58-06/archive/org.apache.axis2/mex/1.7.0-SNAPSHOT/mex-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/parent/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-parent/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-parent/1.7.0-SNAPSHOT/axis2-parent-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/soapmonitor/servlet/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-soapmonitor-servlet/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-soapmonitor-servlet/1.7.0-SNAPSHOT/axis2-soapmonitor-servlet-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-ant-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-ant-plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-ant-plugin/1.7.0-SNAPSHOT/axis2-ant-plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxws-mar/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-jaxws-mar/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-jaxws-mar/1.7.0-SNAPSHOT/axis2-jaxws-mar-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/ping/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$ping/builds/2012-06-26_00-58-06/archive/org.apache.axis2/ping/1.7.0-SNAPSHOT/ping-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-aar-maven-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-aar-maven-plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-aar-maven-plugin/1.7.0-SNAPSHOT/axis2-aar-maven-plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/saaj/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-saaj/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-saaj/1.7.0-SNAPSHOT/axis2-saaj-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxws-integration/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-jaxws-integration/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-jaxws-integration/1.7.0-SNAPSHOT/axis2-jaxws-integration-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/java2wsdl/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-java2wsdl/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-java2wsdl/1.7.0-SNAPSHOT/axis2-java2wsdl-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/java2wsdl/target/axis2-java2wsdl-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-java2wsdl/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-java2wsdl/1.7.0-SNAPSHOT/axis2-java2wsdl-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/mtompolicy/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-mtompolicy/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-mtompolicy/1.7.0-SNAPSHOT/axis2-mtompolicy-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/webapp/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-webapp/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-webapp/1.7.0-SNAPSHOT/axis2-webapp-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/adb/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-adb/builds/2012-06-26_00-58-05/archive/org.apache.axis2/axis2-adb/1.7.0-SNAPSHOT/axis2-adb-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/adb/target/axis2-adb-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-adb/builds/2012-06-26_00-58-05/archive/org.apache.axis2/axis2-adb/1.7.0-SNAPSHOT/axis2-adb-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-kernel/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-kernel/1.7.0-SNAPSHOT/axis2-kernel-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/target/axis2-kernel-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-kernel/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-kernel/1.7.0-SNAPSHOT/axis2-kernel-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/target/test-zip.zip> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-kernel/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-kernel/1.7.0-SNAPSHOT/axis2-kernel-1.7.0-SNAPSHOT.zip [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-idea-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-idea-plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-idea-plugin/1.7.0-SNAPSHOT/axis2-idea-plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jaxws/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-jaxws/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-jaxws/1.7.0-SNAPSHOT/axis2-jaxws-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-repo-maven-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-repo-maven-plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-repo-maven-plugin/1.7.0-SNAPSHOT/axis2-repo-maven-plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-repo-maven-plugin/target/axis2-repo-maven-plugin-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-repo-maven-plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-repo-maven-plugin/1.7.0-SNAPSHOT/axis2-repo-maven-plugin-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-eclipse-codegen-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2.eclipse.codegen.plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2.eclipse.codegen.plugin/1.7.0-SNAPSHOT/axis2.eclipse.codegen.plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/json/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-json/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-json/1.7.0-SNAPSHOT/axis2-json-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/corba/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-corba/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-corba/1.7.0-SNAPSHOT/axis2-corba-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/jibx/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-jibx/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-jibx/1.7.0-SNAPSHOT/axis2-jibx-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-wsdl2code-maven-plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-wsdl2code-maven-plugin/1.7.0-SNAPSHOT/axis2-wsdl2code-maven-plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/archetype/quickstart-webapp/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2.archetype$quickstart-webapp/builds/2012-06-26_00-58-07/archive/org.apache.axis2.archetype/quickstart-webapp/1.7.0-SNAPSHOT/quickstart-webapp-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2/builds/2012-06-26_00-58-05/archive/org.apache.axis2/axis2/1.7.0-SNAPSHOT/axis2-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/fastinfoset/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-fastinfoset/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-fastinfoset/1.7.0-SNAPSHOT/axis2-fastinfoset-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/fastinfoset/target/axis2-fastinfoset-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-fastinfoset/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-fastinfoset/1.7.0-SNAPSHOT/axis2-fastinfoset-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/axis2-mar-maven-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-mar-maven-plugin/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-mar-maven-plugin/1.7.0-SNAPSHOT/axis2-mar-maven-plugin-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/osgi/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$org.apache.axis2.osgi/builds/2012-06-26_00-58-07/archive/org.apache.axis2/org.apache.axis2.osgi/1.7.0-SNAPSHOT/org.apache.axis2.osgi-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/samples/version/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$version/builds/2012-06-26_00-58-06/archive/org.apache.axis2/version/1.7.0-SNAPSHOT/version-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/addressing/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$addressing/builds/2012-06-26_00-58-05/archive/org.apache.axis2/addressing/1.7.0-SNAPSHOT/addressing-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/addressing/target/addressing-1.7.0-SNAPSHOT.mar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$addressing/builds/2012-06-26_00-58-05/archive/org.apache.axis2/addressing/1.7.0-SNAPSHOT/addressing-1.7.0-SNAPSHOT.mar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/addressing/target/addressing-1.7.0-SNAPSHOT-classpath-module.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$addressing/builds/2012-06-26_00-58-05/archive/org.apache.axis2/addressing/1.7.0-SNAPSHOT/addressing-1.7.0-SNAPSHOT-classpath-module.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/testutils/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-testutils/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-testutils/1.7.0-SNAPSHOT/axis2-testutils-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/testutils/target/axis2-testutils-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-testutils/builds/2012-06-26_00-58-06/archive/org.apache.axis2/axis2-testutils/1.7.0-SNAPSHOT/axis2-testutils-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/tool/archetype/quickstart/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2.archetype$quickstart/builds/2012-06-26_00-58-07/archive/org.apache.axis2.archetype/quickstart/1.7.0-SNAPSHOT/quickstart-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/soapmonitor/module/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$soapmonitor/builds/2012-06-26_00-58-06/archive/org.apache.axis2/soapmonitor/1.7.0-SNAPSHOT/soapmonitor-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/transport/local/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-local/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-transport-local/1.7.0-SNAPSHOT/axis2-transport-local-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/transport/local/target/axis2-transport-local-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-local/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-transport-local/1.7.0-SNAPSHOT/axis2-transport-local-1.7.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/scripting/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$scripting/builds/2012-06-26_00-58-07/archive/org.apache.axis2/scripting/1.7.0-SNAPSHOT/scripting-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/scripting/target/scripting-1.7.0-SNAPSHOT.mar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$scripting/builds/2012-06-26_00-58-07/archive/org.apache.axis2/scripting/1.7.0-SNAPSHOT/scripting-1.7.0-SNAPSHOT.mar [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/transport/http/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-http/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-transport-http/1.7.0-SNAPSHOT/axis2-transport-http-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/transport/http/target/axis2-transport-http-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-http/builds/2012-06-26_00-58-07/archive/org.apache.axis2/axis2-transport-http/1.7.0-SNAPSHOT/axis2-transport-http-1.7.0-SNAPSHOT.jar Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:testCompile (default-testCompile) on project axis2-jaxbri: Compilation failure cause : Compilation failure Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:testCompile (default-testCompile) on project axis2-jaxbri: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) 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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:98) at hudson.maven.Maven3Builder.call(Maven3Builder.java:64) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Sending e-mails to: [email protected] channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
