You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/30 20:14:50 UTC

Build failed in Jenkins: axiom-trunk #2463

See <https://builds.apache.org/job/axiom-trunk/2463/changes>

Changes:

[veithen] Merge ExceptionTranslator into Semantics.

------------------------------------------
[...truncated 14095 lines...]
[INFO] Shared Aspects ..................................... SUCCESS [  7.368 s]
[INFO] OM Aspects ......................................... SUCCESS [ 33.141 s]
[INFO] Google Truth extension for Axiom ................... SUCCESS [ 19.405 s]
[INFO] Jaxen Test Suite ................................... SUCCESS [ 12.060 s]
[INFO] Axiom Implementation Test Suite .................... SUCCESS [ 37.170 s]
[INFO] Implementations .................................... SUCCESS [  8.155 s]
[INFO] LLOM ............................................... SUCCESS [03:24 min]
[INFO] DOM Aspects ........................................ SUCCESS [ 13.036 s]
[INFO] DOM Test Suite ..................................... SUCCESS [01:07 min]
[INFO] DOOM ............................................... SUCCESS [03:56 min]
[INFO] Axiom Compatibility Classes ........................ SUCCESS [ 28.370 s]
[INFO] Axiom JAXB Integration ............................. SUCCESS [ 19.402 s]
[INFO] Axiom C14N ......................................... SUCCESS [ 15.882 s]
[INFO] Axiom Uber-JAR ..................................... SUCCESS [  3.155 s]
[INFO] Samples ............................................ SUCCESS [ 11.271 s]
[INFO] System Tests ....................................... SUCCESS [  1.521 s]
[INFO] Cross OM Tests ..................................... SUCCESS [  5.320 s]
[INFO] Eclipse Tests ...................................... SUCCESS [ 34.992 s]
[INFO] JBoss Tests ........................................ SUCCESS [ 25.407 s]
[INFO] Axiom Test Suite (old) ............................. SUCCESS [  7.934 s]
[INFO] Axiom OSGi Tests ................................... SUCCESS [ 13.225 s]
[INFO] Spring-WS Test Suite ............................... SUCCESS [ 29.414 s]
[INFO] Spring WS Tests .................................... SUCCESS [ 21.099 s]
[INFO] WSS4J Tests ........................................ SUCCESS [  7.590 s]
[INFO] Developer Guide .................................... SUCCESS [ 11.048 s]
[INFO] User Guide ......................................... SUCCESS [  6.929 s]
[INFO] Javadoc ............................................ SUCCESS [ 14.752 s]
[INFO] FOM Aspects ........................................ FAILURE [  1.477 s]
[INFO] FOM Test Suite ..................................... SKIPPED
[INFO] Abdera Model (FOM) Implementation .................. SKIPPED
[INFO] Distribution ....................................... SKIPPED
[INFO] Code Coverage Report ............................... SKIPPED
[INFO] SAAJ Test Suite .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:10 min
[INFO] Finished at: 2016-01-30T19:14:37+00:00
[INFO] Final Memory: 147M/204M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:aspectj-maven-plugin:1.7:compile (default) on project fom-aspects: AJC compiler errors:
[ERROR] error at return new FOMList<Category>(coreGetElements(
[ERROR] ^^^^^^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/fom-aspects/src/main/java/org/apache/axiom/fom/CategoryContainerMixin.aj>:56:0::0 The method coreGetElements(Axis, Class<T>, ElementMatcher<? super T>, String, String, Semantics) in the type CoreParentNode is not applicable for the arguments (Axis, Class<AbderaCategory>, ElementMatcher<AbderaCategory>, null, String, FOMExceptionTranslator, FOMSemantics)
[ERROR] error at import org.apache.axiom.core.ExceptionTranslator;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/fom-aspects/src/main/java/org/apache/axiom/fom/FOMExceptionTranslator.java>:22:0::0 The import org.apache.axiom.core.ExceptionTranslator cannot be resolved
[ERROR] error at public final class FOMExceptionTranslator implements ExceptionTranslator {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/fom-aspects/src/main/java/org/apache/axiom/fom/FOMExceptionTranslator.java>:24:0::0 ExceptionTranslator cannot be resolved to a type
[ERROR] error at public final class FOMSemantics implements Semantics {
[ERROR] ^^^^^^^^^^^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/fom-aspects/src/main/java/org/apache/axiom/fom/FOMSemantics.java>:27:0::0 The type FOMSemantics must implement the inherited abstract method Semantics.toUncheckedException(CoreModelException)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :fom-aspects
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/pom.xml> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-SNAPSHOT/axiom-compat-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/axiom-compat-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160130.191009-36/axiom-compat-1.3.0-20160130.191009-36.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/axiom-compat-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160130.191009-36/axiom-compat-1.3.0-20160130.191009-36-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/axiom-compat-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160130.191009-36/axiom-compat-1.3.0-20160130.191009-36-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160130.191009-36/axiom-compat-1.3.0-20160130.191009-36-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/fom-impl/pom.xml> to org.apache.ws.commons.axiom/fom-impl/1.3.0-SNAPSHOT/fom-impl-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/pom.xml> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-SNAPSHOT/axiom-impl-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/axiom-impl-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160130.190431-37/axiom-impl-1.3.0-20160130.190431-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/axiom-impl-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160130.190431-37/axiom-impl-1.3.0-20160130.190431-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/axiom-impl-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160130.190431-37/axiom-impl-1.3.0-20160130.190431-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160130.190431-37/axiom-impl-1.3.0-20160130.190431-37-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/pom.xml> to org.apache.ws.commons.axiom/buildutils/1.3.0-SNAPSHOT/buildutils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-all/pom.xml> to org.apache.ws.commons.axiom/axiom-all/1.3.0-SNAPSHOT/axiom-all-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-all/target/axiom-all-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-all/1.3.0-SNAPSHOT/axiom-all-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-all/target/axiom-all-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-all/1.3.0-SNAPSHOT/axiom-all-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/pom.xml> to org.apache.ws.commons.axiom/implementations/1.3.0-SNAPSHOT/implementations-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/target/implementations-1.3.0-SNAPSHOT-site.xml> to org.apache.ws.commons.axiom/implementations/1.3.0-20160130.190104-37/implementations-1.3.0-20160130.190104-37-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/pom.xml> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-SNAPSHOT/shade-osgi-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/target/shade-osgi-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-20160130.185226-37/shade-osgi-1.3.0-20160130.185226-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/target/shade-osgi-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-20160130.185226-37/shade-osgi-1.3.0-20160130.185226-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/target/shade-osgi-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-20160130.185226-37/shade-osgi-1.3.0-20160130.185226-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/pom.xml> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-SNAPSHOT/axiom-c14n-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/axiom-c14n-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160130.191059-36/axiom-c14n-1.3.0-20160130.191059-36.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/axiom-c14n-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160130.191059-36/axiom-c14n-1.3.0-20160130.191059-36-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/axiom-c14n-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160130.191059-36/axiom-c14n-1.3.0-20160130.191059-36-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160130.191059-36/axiom-c14n-1.3.0-20160130.191059-36-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/pom.xml> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-SNAPSHOT/dom-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/dom-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160130.190550-37/dom-testsuite-1.3.0-20160130.190550-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/dom-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160130.190550-37/dom-testsuite-1.3.0-20160130.190550-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/dom-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160130.190550-37/dom-testsuite-1.3.0-20160130.190550-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/jacoco.exec> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160130.190550-37/dom-testsuite-1.3.0-20160130.190550-37-jacoco.exec
Compressed 14.35 MB of artifacts by 19.2% relative to #2462
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/pom.xml> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-SNAPSHOT/spring-ws-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/spring-ws-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160130.191315-36/spring-ws-testsuite-1.3.0-20160130.191315-36.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/spring-ws-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160130.191315-36/spring-ws-testsuite-1.3.0-20160130.191315-36-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/spring-ws-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160130.191315-36/spring-ws-testsuite-1.3.0-20160130.191315-36-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/jacoco.exec> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160130.191315-36/spring-ws-testsuite-1.3.0-20160130.191315-36-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/pom.xml> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/target/jboss-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/target/jboss-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/eclipse-tests/pom.xml> to org.apache.ws.commons.axiom/eclipse-tests/1.3.0-SNAPSHOT/eclipse-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/eclipse-tests/target/it/project/target/jacoco.exec> to org.apache.ws.commons.axiom/eclipse-tests/1.3.0-SNAPSHOT/eclipse-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/pom.xml> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-SNAPSHOT/axiom-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/target/axiom-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-20160130.190055-37/axiom-testsuite-1.3.0-20160130.190055-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/target/axiom-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-20160130.190055-37/axiom-testsuite-1.3.0-20160130.190055-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/target/axiom-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-20160130.190055-37/axiom-testsuite-1.3.0-20160130.190055-37-javadoc.jar
Compressed 5.12 MB of artifacts by 14.0% relative to #2462
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/pom.xml> to org.apache.ws.commons.axiom/systests/1.3.0-SNAPSHOT/systests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/fom-testsuite/pom.xml> to org.apache.ws.commons.axiom/fom-testsuite/1.3.0-SNAPSHOT/fom-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/pom.xml> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-SNAPSHOT/shared-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/target/shared-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-20160130.185912-37/shared-aspects-1.3.0-20160130.185912-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/target/shared-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-20160130.185912-37/shared-aspects-1.3.0-20160130.185912-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/target/shared-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-20160130.185912-37/shared-aspects-1.3.0-20160130.185912-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/pom.xml> to org.apache.ws.commons.axiom/xml-truth/1.3.0-SNAPSHOT/xml-truth-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/xml-truth-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160130.185620-37/xml-truth-1.3.0-20160130.185620-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/xml-truth-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160130.185620-37/xml-truth-1.3.0-20160130.185620-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/xml-truth-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160130.185620-37/xml-truth-1.3.0-20160130.185620-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/jacoco.exec> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160130.185620-37/xml-truth-1.3.0-20160130.185620-37-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/userguide/pom.xml> to org.apache.ws.commons.axiom/userguide/1.3.0-SNAPSHOT/userguide-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/userguide/target/docbkx/pdf/userguide.pdf> to org.apache.ws.commons.axiom/userguide/1.3.0-SNAPSHOT/userguide-1.3.0-SNAPSHOT.pdf
Compressed 344.78 KB of artifacts by 74.2% relative to #2462
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/pom.xml> to org.apache.ws.commons.axiom/axiom-api/1.3.0-SNAPSHOT/axiom-api-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160130.185825-37/axiom-api-1.3.0-20160130.185825-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160130.185825-37/axiom-api-1.3.0-20160130.185825-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160130.185825-37/axiom-api-1.3.0-20160130.185825-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT-tests.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160130.185825-37/axiom-api-1.3.0-20160130.185825-37-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160130.185825-37/axiom-api-1.3.0-20160130.185825-37-jacoco.exec
Compressed 2.69 MB of artifacts by 16.2% relative to #2462
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/pom.xml> to org.apache.ws.commons.axiom/core-aspects/1.3.0-SNAPSHOT/core-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/target/core-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/core-aspects/1.3.0-20160130.185901-37/core-aspects-1.3.0-20160130.185901-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/target/core-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/core-aspects/1.3.0-20160130.185901-37/core-aspects-1.3.0-20160130.185901-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/target/core-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/core-aspects/1.3.0-20160130.185901-37/core-aspects-1.3.0-20160130.185901-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/fom-aspects/pom.xml> to org.apache.ws.commons.axiom/fom-aspects/1.3.0-SNAPSHOT/fom-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/pom.xml> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-SNAPSHOT/xml-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/target/xml-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-20160130.185406-37/xml-testsuite-1.3.0-20160130.185406-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/target/xml-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-20160130.185406-37/xml-testsuite-1.3.0-20160130.185406-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/target/xml-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-20160130.185406-37/xml-testsuite-1.3.0-20160130.185406-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/pom.xml> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/target/wss4j-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/target/wss4j-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/pom.xml> to org.apache.ws.commons.axiom/aspects/1.3.0-SNAPSHOT/aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/pom.xml> to org.apache.ws.commons.axiom/om-aspects/1.3.0-SNAPSHOT/om-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/om-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160130.185939-37/om-aspects-1.3.0-20160130.185939-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/om-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160130.185939-37/om-aspects-1.3.0-20160130.185939-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/om-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160130.185939-37/om-aspects-1.3.0-20160130.185939-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/jacoco.exec> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160130.185939-37/om-aspects-1.3.0-20160130.185939-37-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/pom.xml> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-SNAPSHOT/axiom-jaxb-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/axiom-jaxb-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160130.191036-36/axiom-jaxb-1.3.0-20160130.191036-36.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/axiom-jaxb-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160130.191036-36/axiom-jaxb-1.3.0-20160130.191036-36-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/axiom-jaxb-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160130.191036-36/axiom-jaxb-1.3.0-20160130.191036-36-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160130.191036-36/axiom-jaxb-1.3.0-20160130.191036-36-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/pom.xml> to org.apache.ws.commons.axiom/testutils/1.3.0-SNAPSHOT/testutils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/testutils-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/testutils/1.3.0-20160130.185326-37/testutils-1.3.0-20160130.185326-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/testutils-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/testutils/1.3.0-20160130.185326-37/testutils-1.3.0-20160130.185326-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/testutils-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/testutils/1.3.0-20160130.185326-37/testutils-1.3.0-20160130.185326-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/jacoco.exec> to org.apache.ws.commons.axiom/testutils/1.3.0-20160130.185326-37/testutils-1.3.0-20160130.185326-37-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/pom.xml> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-SNAPSHOT/shade-axiom-xml-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/target/shade-axiom-xml-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-20160130.185212-37/shade-axiom-xml-1.3.0-20160130.185212-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/target/shade-axiom-xml-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-20160130.185212-37/shade-axiom-xml-1.3.0-20160130.185212-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/target/shade-axiom-xml-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-20160130.185212-37/shade-axiom-xml-1.3.0-20160130.185212-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/pom.xml> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/target/spring-ws-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/target/spring-ws-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/devguide/pom.xml> to org.apache.ws.commons.axiom/devguide/1.3.0-SNAPSHOT/devguide-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/devguide/target/docbkx/pdf/devguide.pdf> to org.apache.ws.commons.axiom/devguide/1.3.0-SNAPSHOT/devguide-1.3.0-SNAPSHOT.pdf
Compressed 353.31 KB of artifacts by 81.5% relative to #2462
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/pom.xml> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-SNAPSHOT/axiom-dom-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/axiom-dom-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160130.190940-37/axiom-dom-1.3.0-20160130.190940-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/axiom-dom-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160130.190940-37/axiom-dom-1.3.0-20160130.190940-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/axiom-dom-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160130.190940-37/axiom-dom-1.3.0-20160130.190940-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160130.190940-37/axiom-dom-1.3.0-20160130.190940-37-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/pom.xml> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-SNAPSHOT/jaxp-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/target/jaxp-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-20160130.185415-37/jaxp-testsuite-1.3.0-20160130.185415-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/target/jaxp-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-20160130.185415-37/jaxp-testsuite-1.3.0-20160130.185415-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/target/jaxp-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-20160130.185415-37/jaxp-testsuite-1.3.0-20160130.185415-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/pom.xml> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/target/samples-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/target/samples-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/target/jacoco.exec> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/pom.xml> to org.apache.ws.commons.axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/target/axiom-1.3.0-SNAPSHOT-site.xml> to org.apache.ws.commons.axiom/axiom/1.3.0-20160130.185139-37/axiom-1.3.0-20160130.185139-37-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/jar-resource-bundle/pom.xml> to org.apache.ws.commons.axiom/jar-resource-bundle/1.3.0-SNAPSHOT/jar-resource-bundle-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/jar-resource-bundle/target/jar-resource-bundle-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jar-resource-bundle/1.3.0-20160130.185155-37/jar-resource-bundle-1.3.0-20160130.185155-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/jar-resource-bundle/target/jar-resource-bundle-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jar-resource-bundle/1.3.0-20160130.185155-37/jar-resource-bundle-1.3.0-20160130.185155-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/pom.xml> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-SNAPSHOT/axiom-truth-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/target/axiom-truth-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-20160130.185956-37/axiom-truth-1.3.0-20160130.185956-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/target/axiom-truth-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-20160130.185956-37/axiom-truth-1.3.0-20160130.185956-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/target/axiom-truth-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-20160130.185956-37/axiom-truth-1.3.0-20160130.185956-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/code-coverage/pom.xml> to org.apache.ws.commons.axiom/code-coverage/1.3.0-SNAPSHOT/code-coverage-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/pom.xml> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-SNAPSHOT/dom-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/dom-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160130.190446-37/dom-aspects-1.3.0-20160130.190446-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/dom-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160130.190446-37/dom-aspects-1.3.0-20160130.190446-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/dom-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160130.190446-37/dom-aspects-1.3.0-20160130.190446-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/jacoco.exec> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160130.190446-37/dom-aspects-1.3.0-20160130.190446-37-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/pom.xml> to org.apache.ws.commons.axiom/components/1.3.0-SNAPSHOT/components-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/pom.xml> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-SNAPSHOT/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/target/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-20160130.185236-37/javadoc-postprocessor-plugin-1.3.0-20160130.185236-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/target/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-20160130.185236-37/javadoc-postprocessor-plugin-1.3.0-20160130.185236-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/target/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-20160130.185236-37/javadoc-postprocessor-plugin-1.3.0-20160130.185236-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/pom.xml> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/target/cross-om-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/target/cross-om-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/saaj-testsuite/pom.xml> to org.apache.ws.commons.axiom/saaj-testsuite/1.3.0-SNAPSHOT/saaj-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/pom.xml> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-SNAPSHOT/jaxen-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/target/jaxen-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-20160130.190017-37/jaxen-testsuite-1.3.0-20160130.190017-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/target/jaxen-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-20160130.190017-37/jaxen-testsuite-1.3.0-20160130.190017-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/target/jaxen-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-20160130.190017-37/jaxen-testsuite-1.3.0-20160130.190017-37-javadoc.jar
Compressed 248.45 KB of artifacts by 38.6% relative to #2462
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/distribution/pom.xml> to org.apache.ws.commons.axiom/distribution/1.3.0-SNAPSHOT/distribution-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/no-package-cycles-enforcer-rule/pom.xml> to org.apache.ws.commons.axiom/no-package-cycles-enforcer-rule/1.3.0-SNAPSHOT/no-package-cycles-enforcer-rule-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/no-package-cycles-enforcer-rule/target/no-package-cycles-enforcer-rule-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/no-package-cycles-enforcer-rule/1.3.0-20160130.185247-21/no-package-cycles-enforcer-rule-1.3.0-20160130.185247-21.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/no-package-cycles-enforcer-rule/target/no-package-cycles-enforcer-rule-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/no-package-cycles-enforcer-rule/1.3.0-20160130.185247-21/no-package-cycles-enforcer-rule-1.3.0-20160130.185247-21-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/no-package-cycles-enforcer-rule/target/no-package-cycles-enforcer-rule-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/no-package-cycles-enforcer-rule/1.3.0-20160130.185247-21/no-package-cycles-enforcer-rule-1.3.0-20160130.185247-21-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/pom.xml> to org.apache.ws.commons.axiom/xml-utils/1.3.0-SNAPSHOT/xml-utils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/xml-utils-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160130.185642-37/xml-utils-1.3.0-20160130.185642-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/xml-utils-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160130.185642-37/xml-utils-1.3.0-20160130.185642-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/xml-utils-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160130.185642-37/xml-utils-1.3.0-20160130.185642-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/jacoco.exec> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160130.185642-37/xml-utils-1.3.0-20160130.185642-37-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/pom.xml> to org.apache.ws.commons.axiom/multiton/1.3.0-SNAPSHOT/multiton-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/target/multiton-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/multiton/1.3.0-20160130.185301-37/multiton-1.3.0-20160130.185301-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/target/multiton-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/multiton/1.3.0-20160130.185301-37/multiton-1.3.0-20160130.185301-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/target/multiton-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/multiton/1.3.0-20160130.185301-37/multiton-1.3.0-20160130.185301-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/apidocs/pom.xml> to org.apache.ws.commons.axiom/apidocs/1.3.0-SNAPSHOT/apidocs-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/apidocs/target/apidocs-1.3.0-SNAPSHOT-javadoc.zip> to org.apache.ws.commons.axiom/apidocs/1.3.0-SNAPSHOT/apidocs-1.3.0-SNAPSHOT-javadoc.zip
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/pom.xml> to org.apache.ws.commons.axiom/testing/1.3.0-SNAPSHOT/testing-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/target/testing-1.3.0-SNAPSHOT-site.xml> to org.apache.ws.commons.axiom/testing/1.3.0-20160130.185254-37/testing-1.3.0-20160130.185254-37-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/pom.xml> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/target/old-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/target/old-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/pom.xml> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/target/osgi-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/target/osgi-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/pom.xml> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-SNAPSHOT/soap-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/soap-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160130.185654-37/soap-testsuite-1.3.0-20160130.185654-37.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/soap-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160130.185654-37/soap-testsuite-1.3.0-20160130.185654-37-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/soap-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160130.185654-37/soap-testsuite-1.3.0-20160130.185654-37-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/jacoco.exec> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160130.185654-37/soap-testsuite-1.3.0-20160130.185654-37-jacoco.exec
Compressed 400.76 KB of artifacts by 47.9% relative to #2462
Sending e-mails to: dev@ws.apache.org
channel stopped

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


Jenkins build is back to normal : axiom-trunk #2464

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/2464/changes>


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