You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/11 02:58:13 UTC

Build failed in Jenkins: Axis2-trunk-java-1.6 #1574

See <https://builds.apache.org/job/Axis2-trunk-java-1.6/1574/>

------------------------------------------
[...truncated 184 lines...]
Downloaded: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.3-SNAPSHOT/neethi-3.0.3-20130311.015446-356.jar (70 KB at 328.8 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/james/apache-mime4j-core/0.8-SNAPSHOT/apache-mime4j-core-0.8-20130311.012650-542.jar (94 KB at 378.8 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/axiom-impl-1.2.15-20130311.014637-147.jar (188 KB at 604.2 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/axiom-api-1.2.15-20130311.014159-147.jar (404 KB at 920.9 KB/sec)
[INFO] [INFO] Deleting directory <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/target>

[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ axis2-kernel ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ axis2-kernel ---
[INFO] 
Downloading: http://repository.apache.org/snapshots/org/apache/james/apache-mime4j-core/0.8-SNAPSHOT/maven-metadata.xml
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ axis2-kernel ---
Downloaded: http://repository.apache.org/snapshots/org/apache/james/apache-mime4j-core/0.8-SNAPSHOT/maven-metadata.xml (2 KB at 13.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/maven-metadata.xml (2 KB at 18.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/maven-metadata.xml (2 KB at 18.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.3-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.3-SNAPSHOT/maven-metadata.xml (361 B at 4.1 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/woden/woden-core/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/woden/woden-core/1.0-SNAPSHOT/maven-metadata.xml (776 B at 8.9 KB/sec)
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource

[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ axis2-kernel ---
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.2:run (process-resources) @ axis2-kernel ---
[INFO] Executing tasks
     [copy] Copying 1 file to <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/target/classes/org/apache/axis2/i18n>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ axis2-kernel ---
[INFO] Compiling 349 source files to <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/deployment/DeploymentClassLoader.java>:[22,41] cannot find symbol
symbol  : class IOUtils
location: package org.apache.axiom.attachments.utils

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[25,41] cannot find symbol
symbol  : class IOUtils
location: package org.apache.axiom.attachments.utils

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/util/XMLPrettyPrinter.java>:[22,41] cannot find symbol
symbol  : class IOUtils
location: package org.apache.axiom.attachments.utils

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/deployment/DeploymentClassLoader.java>:[125,41] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.deployment.DeploymentClassLoader

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/deployment/DeploymentClassLoader.java>:[163,37] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.deployment.DeploymentClassLoader

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/deployment/DeploymentClassLoader.java>:[212,29] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.deployment.DeploymentClassLoader

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[620,36] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.builder.BuilderUtil

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[641,36] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.builder.BuilderUtil

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[661,36] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.builder.BuilderUtil

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[682,36] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.builder.BuilderUtil

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/util/XMLPrettyPrinter.java>:[62,31] cannot find symbol
symbol  : method getStreamAsByteArray(java.io.FileInputStream)
location: class org.apache.axis2.util.IOUtils

[INFO] 11 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Axis2 - Parent ............................. SUCCESS [18.828s]
[INFO] Apache Axis2 - Resource bundle .................... SUCCESS [3.276s]
[INFO] Apache Axis2 - Kernel ............................. FAILURE [9.582s]
[INFO] Apache Axis2 - Data Binding ....................... SKIPPED
[INFO] Apache Axis2 - Transport - Local .................. SKIPPED
[INFO] Apache Axis2 - Addressing ......................... SKIPPED
[INFO] Apache Axis2 - Transport - Base ................... SKIPPED
[INFO] Apache Axis2 - Transport - testkit ................ SKIPPED
[INFO] Apache Axis2 - Transport - HTTP ................... SKIPPED
[INFO] Apache Axis2 - Code Generation .................... SKIPPED
[INFO] Apache Axis2 - ADB Codegen ........................ SKIPPED
[INFO] Apache Axis2 - Java2WSDL .......................... SKIPPED
[INFO] Apache Axis2 - tool - Repository Maven Plugin ..... SKIPPED
[INFO] Apache Axis2 - Fast Infoset ....................... SKIPPED
[INFO] Apache Axis2 - Clustering ......................... SKIPPED
[INFO] Apache Axis2 - Scripting .......................... SKIPPED
[INFO] Apache Axis2 - SAAJ ............................... SKIPPED
[INFO] Apache Axis2 - Metadata ........................... SKIPPED
[INFO] Apache Axis2 - JAXWS .............................. SKIPPED
[INFO] Apache Axis2 - Test Utilities ..................... 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 - JAXB-RI Data Binding ............... SKIPPED
[INFO] Apache Axis2 - CORBA .............................. SKIPPED
[INFO] Apache Axis2 - JAXWS (mar) ........................ SKIPPED
[INFO] Apache Axis2 - Web Application module ............. SKIPPED
[INFO] Apache Axis2 - Transport - JMS .................... SKIPPED
[INFO] Apache Axis2 - Transport - Mail ................... SKIPPED
[INFO] Apache Axis2 - Transport - TCP .................... SKIPPED
[INFO] Apache Axis2 - Transport - UDP .................... SKIPPED
[INFO] Apache Axis2 - Transport - XMPP ................... SKIPPED
[INFO] Apache Axis2 - Root ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.667s
[INFO] Finished at: Mon Mar 11 01:57:33 UTC 2013
[INFO] Final Memory: 28M/141M
[INFO] ------------------------------------------------------------------------
[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/2013-03-11_01-56-34/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/2013-03-11_01-56-35/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/2013-03-11_01-56-33/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/resource-bundle/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-resource-bundle/builds/2013-03-11_01-56-32/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/2013-03-11_01-56-32/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/2013-03-11_01-56-38/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/2013-03-11_01-56-39/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/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/2013-03-11_01-56-37/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/adb-codegen/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-adb-codegen/builds/2013-03-11_01-56-33/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/jaxbri/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-jaxbri/builds/2013-03-11_01-56-39/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/metadata/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-metadata/builds/2013-03-11_01-56-39/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-java2wsdl-maven-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-java2wsdl-maven-plugin/builds/2013-03-11_01-56-37/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/transport/udp/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-udp/builds/2013-03-11_01-56-42/archive/org.apache.axis2/axis2-transport-udp/1.7.0-SNAPSHOT/axis2-transport-udp-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/2013-03-11_01-56-40/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/spring/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-spring/builds/2013-03-11_01-56-36/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/2013-03-11_01-56-34/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/2013-03-11_01-56-35/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/transport/mail/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-mail/builds/2013-03-11_01-56-42/archive/org.apache.axis2/axis2-transport-mail/1.7.0-SNAPSHOT/axis2-transport-mail-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/2013-03-11_01-56-35/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/transport/xmpp/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-xmpp/builds/2013-03-11_01-56-42/archive/org.apache.axis2/axis2-transport-xmpp/1.7.0-SNAPSHOT/axis2-transport-xmpp-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/2013-03-11_01-56-36/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/2013-03-11_01-56-40/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/2013-03-11_01-56-35/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/2013-03-11_01-56-36/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/2013-03-11_01-56-40/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/2013-03-11_01-56-40/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/2013-03-11_01-56-34/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/mtompolicy/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-mtompolicy/builds/2013-03-11_01-56-35/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/transport/tcp/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-tcp/builds/2013-03-11_01-56-42/archive/org.apache.axis2/axis2-transport-tcp/1.7.0-SNAPSHOT/axis2-transport-tcp-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/2013-03-11_01-56-39/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/2013-03-11_01-56-32/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/kernel/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-kernel/builds/2013-03-11_01-56-34/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/tool/axis2-idea-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-idea-plugin/builds/2013-03-11_01-56-37/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/2013-03-11_01-56-40/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/transport/base/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-base/builds/2013-03-11_01-56-41/archive/org.apache.axis2/axis2-transport-base/1.7.0-SNAPSHOT/axis2-transport-base-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/2013-03-11_01-56-38/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-eclipse-codegen-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2.eclipse.codegen.plugin/builds/2013-03-11_01-56-37/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/2013-03-11_01-56-34/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/transport/testkit/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-testkit/builds/2013-03-11_01-56-42/archive/org.apache.axis2/axis2-transport-testkit/1.7.0-SNAPSHOT/axis2-transport-testkit-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/transport/jms/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-jms/builds/2013-03-11_01-56-41/archive/org.apache.axis2/axis2-transport-jms/1.7.0-SNAPSHOT/axis2-transport-jms-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/2013-03-11_01-56-41/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/2013-03-11_01-56-34/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/2013-03-11_01-56-38/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/2013-03-11_01-56-38/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/2013-03-11_01-56-32/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/2013-03-11_01-56-34/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/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/2013-03-11_01-56-37/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/2013-03-11_01-56-41/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/2013-03-11_01-56-35/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/2013-03-11_01-56-33/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/testutils/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-testutils/builds/2013-03-11_01-56-36/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/tool/archetype/quickstart/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2.archetype$quickstart/builds/2013-03-11_01-56-38/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/2013-03-11_01-56-36/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/2013-03-11_01-56-41/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/scripting/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$scripting/builds/2013-03-11_01-56-39/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/transport/http/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-http/builds/2013-03-11_01-56-41/archive/org.apache.axis2/axis2-transport-http/1.7.0-SNAPSHOT/axis2-transport-http-1.7.0-SNAPSHOT.pom
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:compile (default-compile) on project axis2-kernel: 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:compile (default-compile) on project axis2-kernel: 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:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	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.CompilerMojo.execute(CompilerMojo.java:128)
	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: java-dev@axis.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Jenkins build is back to normal : Axis2-trunk-java-1.6 #1576

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Axis2-trunk-java-1.6/1576/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Build failed in Jenkins: Axis2-trunk-java-1.6 #1575

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Axis2-trunk-java-1.6/1575/>

------------------------------------------
[...truncated 188 lines...]
Downloaded: http://repository.apache.org/snapshots/org/apache/james/apache-mime4j-core/0.8-SNAPSHOT/apache-mime4j-core-0.8-20130311.012650-542.jar (94 KB at 355.8 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/axiom-impl-1.2.15-20130311.014637-147.jar (188 KB at 628.5 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/woden/woden-core/1.0-SNAPSHOT/woden-core-1.0-20130311.033756-366.jar (364 KB at 869.6 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/axiom-api-1.2.15-20130311.014159-147.jar (404 KB at 775.7 KB/sec)
[INFO] [INFO] Deleting directory <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/target>

[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ axis2-kernel ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ axis2-kernel ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ axis2-kernel ---
Downloading: http://repository.apache.org/snapshots/org/apache/james/apache-mime4j-core/0.8-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/james/apache-mime4j-core/0.8-SNAPSHOT/maven-metadata.xml (2 KB at 11.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-api/1.2.15-SNAPSHOT/maven-metadata.xml (2 KB at 18.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.15-SNAPSHOT/maven-metadata.xml (2 KB at 18.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.3-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.3-SNAPSHOT/maven-metadata.xml (361 B at 4.1 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/woden/woden-core/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/woden/woden-core/1.0-SNAPSHOT/maven-metadata.xml (776 B at 7.7 KB/sec)
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource

[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ axis2-kernel ---
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.2:run (process-resources) @ axis2-kernel ---
[INFO] Executing tasks
     [copy] Copying 1 file to <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/target/classes/org/apache/axis2/i18n>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ axis2-kernel ---
[INFO] Compiling 349 source files to <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/deployment/DeploymentClassLoader.java>:[22,41] cannot find symbol
symbol  : class IOUtils
location: package org.apache.axiom.attachments.utils

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[25,41] cannot find symbol
symbol  : class IOUtils
location: package org.apache.axiom.attachments.utils

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/util/XMLPrettyPrinter.java>:[22,41] cannot find symbol
symbol  : class IOUtils
location: package org.apache.axiom.attachments.utils

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/deployment/DeploymentClassLoader.java>:[125,41] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.deployment.DeploymentClassLoader

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/deployment/DeploymentClassLoader.java>:[163,37] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.deployment.DeploymentClassLoader

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/deployment/DeploymentClassLoader.java>:[212,29] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.deployment.DeploymentClassLoader

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[620,36] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.builder.BuilderUtil

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[641,36] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.builder.BuilderUtil

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[661,36] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.builder.BuilderUtil

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java>:[682,36] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.builder.BuilderUtil

[ERROR] <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/kernel/src/org/apache/axis2/util/XMLPrettyPrinter.java>:[62,31] cannot find symbol
symbol  : method getStreamAsByteArray(java.io.FileInputStream)
location: class org.apache.axis2.util.IOUtils

[INFO] 11 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Axis2 - Parent ............................. SUCCESS [22.987s]
[INFO] Apache Axis2 - Resource bundle .................... SUCCESS [4.221s]
[INFO] Apache Axis2 - Kernel ............................. FAILURE [10.534s]
[INFO] Apache Axis2 - Data Binding ....................... SKIPPED
[INFO] Apache Axis2 - Transport - Local .................. SKIPPED
[INFO] Apache Axis2 - Addressing ......................... SKIPPED
[INFO] Apache Axis2 - Transport - Base ................... SKIPPED
[INFO] Apache Axis2 - Transport - testkit ................ SKIPPED
[INFO] Apache Axis2 - Transport - HTTP ................... SKIPPED
[INFO] Apache Axis2 - Code Generation .................... SKIPPED
[INFO] Apache Axis2 - ADB Codegen ........................ SKIPPED
[INFO] Apache Axis2 - Java2WSDL .......................... SKIPPED
[INFO] Apache Axis2 - tool - Repository Maven Plugin ..... SKIPPED
[INFO] Apache Axis2 - Fast Infoset ....................... SKIPPED
[INFO] Apache Axis2 - Clustering ......................... SKIPPED
[INFO] Apache Axis2 - Scripting .......................... SKIPPED
[INFO] Apache Axis2 - SAAJ ............................... SKIPPED
[INFO] Apache Axis2 - Metadata ........................... SKIPPED
[INFO] Apache Axis2 - JAXWS .............................. SKIPPED
[INFO] Apache Axis2 - Test Utilities ..................... 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 - JAXB-RI Data Binding ............... SKIPPED
[INFO] Apache Axis2 - CORBA .............................. SKIPPED
[INFO] Apache Axis2 - JAXWS (mar) ........................ SKIPPED
[INFO] Apache Axis2 - Web Application module ............. SKIPPED
[INFO] Apache Axis2 - Transport - JMS .................... SKIPPED
[INFO] Apache Axis2 - Transport - Mail ................... SKIPPED
[INFO] Apache Axis2 - Transport - TCP .................... SKIPPED
[INFO] Apache Axis2 - Transport - UDP .................... SKIPPED
[INFO] Apache Axis2 - Transport - XMPP ................... SKIPPED
[INFO] Apache Axis2 - Root ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43.940s
[INFO] Finished at: Mon Mar 11 03:41:26 UTC 2013
[INFO] Final Memory: 28M/152M
[INFO] ------------------------------------------------------------------------
[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/2013-03-11_03-40-21/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/2013-03-11_03-40-22/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/2013-03-11_03-40-20/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/resource-bundle/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-resource-bundle/builds/2013-03-11_03-40-20/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/2013-03-11_03-40-20/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/2013-03-11_03-40-24/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/2013-03-11_03-40-25/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/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/2013-03-11_03-40-23/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/adb-codegen/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-adb-codegen/builds/2013-03-11_03-40-20/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/jaxbri/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-jaxbri/builds/2013-03-11_03-40-25/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/metadata/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-metadata/builds/2013-03-11_03-40-25/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-java2wsdl-maven-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-java2wsdl-maven-plugin/builds/2013-03-11_03-40-24/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/transport/udp/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-udp/builds/2013-03-11_03-40-27/archive/org.apache.axis2/axis2-transport-udp/1.7.0-SNAPSHOT/axis2-transport-udp-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/2013-03-11_03-40-26/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/spring/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-spring/builds/2013-03-11_03-40-23/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/2013-03-11_03-40-21/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/2013-03-11_03-40-22/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/transport/mail/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-mail/builds/2013-03-11_03-40-26/archive/org.apache.axis2/axis2-transport-mail/1.7.0-SNAPSHOT/axis2-transport-mail-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/2013-03-11_03-40-22/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/transport/xmpp/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-xmpp/builds/2013-03-11_03-40-27/archive/org.apache.axis2/axis2-transport-xmpp/1.7.0-SNAPSHOT/axis2-transport-xmpp-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/2013-03-11_03-40-23/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/2013-03-11_03-40-25/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/2013-03-11_03-40-22/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/2013-03-11_03-40-23/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/2013-03-11_03-40-25/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/2013-03-11_03-40-26/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/2013-03-11_03-40-21/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/mtompolicy/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-mtompolicy/builds/2013-03-11_03-40-21/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/transport/tcp/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-tcp/builds/2013-03-11_03-40-27/archive/org.apache.axis2/axis2-transport-tcp/1.7.0-SNAPSHOT/axis2-transport-tcp-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/2013-03-11_03-40-25/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/2013-03-11_03-40-20/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/kernel/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-kernel/builds/2013-03-11_03-40-21/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/tool/axis2-idea-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-idea-plugin/builds/2013-03-11_03-40-23/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/2013-03-11_03-40-25/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/transport/base/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-base/builds/2013-03-11_03-40-26/archive/org.apache.axis2/axis2-transport-base/1.7.0-SNAPSHOT/axis2-transport-base-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/2013-03-11_03-40-24/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-eclipse-codegen-plugin/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2.eclipse.codegen.plugin/builds/2013-03-11_03-40-23/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/2013-03-11_03-40-21/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/transport/testkit/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-testkit/builds/2013-03-11_03-40-27/archive/org.apache.axis2/axis2-transport-testkit/1.7.0-SNAPSHOT/axis2-transport-testkit-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Axis2-trunk-java-1.6/ws/axis2/modules/transport/jms/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-jms/builds/2013-03-11_03-40-26/archive/org.apache.axis2/axis2-transport-jms/1.7.0-SNAPSHOT/axis2-transport-jms-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/2013-03-11_03-40-26/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/2013-03-11_03-40-21/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/2013-03-11_03-40-24/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/2013-03-11_03-40-24/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/2013-03-11_03-40-20/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/2013-03-11_03-40-21/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/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/2013-03-11_03-40-24/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/2013-03-11_03-40-26/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/2013-03-11_03-40-22/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/2013-03-11_03-40-20/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/testutils/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-testutils/builds/2013-03-11_03-40-23/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/tool/archetype/quickstart/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2.archetype$quickstart/builds/2013-03-11_03-40-24/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/2013-03-11_03-40-23/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/2013-03-11_03-40-26/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/scripting/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$scripting/builds/2013-03-11_03-40-25/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/transport/http/pom.xml> to /home/hudson/hudson/jobs/Axis2-trunk-java-1.6/modules/org.apache.axis2$axis2-transport-http/builds/2013-03-11_03-40-26/archive/org.apache.axis2/axis2-transport-http/1.7.0-SNAPSHOT/axis2-transport-http-1.7.0-SNAPSHOT.pom
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:compile (default-compile) on project axis2-kernel: 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:compile (default-compile) on project axis2-kernel: 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:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	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.CompilerMojo.execute(CompilerMojo.java:128)
	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: java-dev@axis.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org