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 2017/05/30 00:08:51 UTC

Build failed in Jenkins: axiom-trunk #2873

See <https://builds.apache.org/job/axiom-trunk/2873/display/redirect?page=changes>

Changes:

[veithen] Deprecate the OMSerializer interface. It is only implemented by an already deprecated class.

------------------------------------------
[...truncated 1.99 MB...]
[ERROR] * @param value
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMSourcedElement.java>:59: warning: no @param for dataSource
[ERROR] OMDataSource setDataSource(OMDataSource dataSource);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMSourcedElement.java>:59: warning: no @return
[ERROR] OMDataSource setDataSource(OMDataSource dataSource);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMText.java>:62: warning: no @return
[ERROR] char[] getTextCharacters();
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMText.java>:67: warning: no @return
[ERROR] boolean isCharacters();
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMText.java>:74: warning: no @return
[ERROR] QName getTextAsQName();
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMText.java>:80: warning: no @return
[ERROR] OMNamespace getNamespace();
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMText.java>:123: warning: no description for @param
[ERROR] * @param cid
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMXMLParserWrapper.java>:99: warning: empty <p> tag
[ERROR] * <p>
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/dom/DOMMetaFactory.java>:61: warning: empty <p> tag
[ERROR] * <p>
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/impl/MTOMXMLStreamWriter.java>:123: warning: no @throws for javax.xml.stream.XMLStreamException
[ERROR] public abstract OutputStream getOutputStream() throws XMLStreamException;
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/ds/custombuilder/CustomBuilderSupport.java>:30: warning: no description for @param
[ERROR] * @param customBuilder
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/util/AttributeHelper.java>:36: warning: no @param for omAttribute
[ERROR] public static void importOMAttribute(OMAttribute omAttribute, OMElement omElement) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/util/AttributeHelper.java>:36: warning: no @param for omElement
[ERROR] public static void importOMAttribute(OMAttribute omAttribute, OMElement omElement) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/util/AXIOMUtil.java>:36: warning: no description for @throws
[ERROR] * @throws XMLStreamException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/util/AXIOMUtil.java>:48: warning: no description for @throws
[ERROR] * @throws XMLStreamException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/util/CommonUtils.java>:84: warning: no description for @param
[ERROR] * @param e
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/util/CommonUtils.java>:166: warning: no description for @param
[ERROR] * @param contentType
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.8.0_121/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/axiom-trunk/ws/axiom/apidocs/target/apidocs'> dir.
[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 :apidocs
[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-20170529.235748-417/core-aspects-1.3.0-20170529.235748-417.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-20170529.235748-417/core-aspects-1.3.0-20170529.235748-417-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-20170529.235748-417/core-aspects-1.3.0-20170529.235748-417-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-20170529.235513-417/xml-utils-1.3.0-20170529.235513-417.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-20170529.235513-417/xml-utils-1.3.0-20170529.235513-417-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-20170529.235513-417/xml-utils-1.3.0-20170529.235513-417-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-20170529.235513-417/xml-utils-1.3.0-20170529.235513-417-jacoco.exec
[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/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-20170529.235149-424/axiom-1.3.0-20170529.235149-424-site.xml
[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-20170529.235533-417/soap-testsuite-1.3.0-20170529.235533-417.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-20170529.235533-417/soap-testsuite-1.3.0-20170529.235533-417-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-20170529.235533-417/soap-testsuite-1.3.0-20170529.235533-417-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-20170529.235533-417/soap-testsuite-1.3.0-20170529.235533-417-jacoco.exec
Compressed 408.40 KB of artifacts by 31.3% relative to #2872
[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 #2872
[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 91.54 KB of artifacts by 35.0% relative to #2872
[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-20170529.235221-423/jar-resource-bundle-1.3.0-20170529.235221-423.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-20170529.235221-423/jar-resource-bundle-1.3.0-20170529.235221-423-sources.jar
[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-20170529.235324-420/testing-1.3.0-20170529.235324-420-site.xml
[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/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/buildutils/class-postprocessor-maven-plugin/pom.xml> to org.apache.ws.commons.axiom/class-postprocessor-maven-plugin/1.3.0-SNAPSHOT/class-postprocessor-maven-plugin-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/class-postprocessor-maven-plugin/target/class-postprocessor-maven-plugin-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/class-postprocessor-maven-plugin/1.3.0-20170529.235209-13/class-postprocessor-maven-plugin-1.3.0-20170529.235209-13.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/class-postprocessor-maven-plugin/target/class-postprocessor-maven-plugin-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/class-postprocessor-maven-plugin/1.3.0-20170529.235209-13/class-postprocessor-maven-plugin-1.3.0-20170529.235209-13-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/class-postprocessor-maven-plugin/target/class-postprocessor-maven-plugin-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/class-postprocessor-maven-plugin/1.3.0-20170529.235209-13/class-postprocessor-maven-plugin-1.3.0-20170529.235209-13-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/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-20170530.000640-405/spring-ws-testsuite-1.3.0-20170530.000640-405.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-20170530.000640-405/spring-ws-testsuite-1.3.0-20170530.000640-405-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-20170530.000640-405/spring-ws-testsuite-1.3.0-20170530.000640-405-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-20170530.000640-405/spring-ws-testsuite-1.3.0-20170530.000640-405-jacoco.exec
[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-20170530.000120-415/dom-aspects-1.3.0-20170530.000120-415.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-20170530.000120-415/dom-aspects-1.3.0-20170530.000120-415-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-20170530.000120-415/dom-aspects-1.3.0-20170530.000120-415-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-20170530.000120-415/dom-aspects-1.3.0-20170530.000120-415-jacoco.exec
[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-20170530.000402-413/axiom-dom-1.3.0-20170530.000402-413.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-20170530.000402-413/axiom-dom-1.3.0-20170530.000402-413-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-20170530.000402-413/axiom-dom-1.3.0-20170530.000402-413-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-20170530.000402-413/axiom-dom-1.3.0-20170530.000402-413-jacoco.exec
Compressed 1.56 MB of artifacts by 12.0% relative to #2872
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/base64-utils/pom.xml> to org.apache.ws.commons.axiom/base64-utils/1.3.0-SNAPSHOT/base64-utils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/base64-utils/target/base64-utils-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/base64-utils/1.3.0-20170529.235313-22/base64-utils-1.3.0-20170529.235313-22.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/base64-utils/target/base64-utils-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/base64-utils/1.3.0-20170529.235313-22/base64-utils-1.3.0-20170529.235313-22-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/base64-utils/target/base64-utils-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/base64-utils/1.3.0-20170529.235313-22/base64-utils-1.3.0-20170529.235313-22-javadoc.jar
[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-20170529.235428-417/jaxp-testsuite-1.3.0-20170529.235428-417.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-20170529.235428-417/jaxp-testsuite-1.3.0-20170529.235428-417-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-20170529.235428-417/jaxp-testsuite-1.3.0-20170529.235428-417-javadoc.jar
[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-20170529.235700-417/axiom-api-1.3.0-20170529.235700-417.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-20170529.235700-417/axiom-api-1.3.0-20170529.235700-417-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-20170529.235700-417/axiom-api-1.3.0-20170529.235700-417-javadoc.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-20170529.235700-417/axiom-api-1.3.0-20170529.235700-417-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-20170530.000213-415/dom-testsuite-1.3.0-20170530.000213-415.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-20170530.000213-415/dom-testsuite-1.3.0-20170530.000213-415-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-20170530.000213-415/dom-testsuite-1.3.0-20170530.000213-415-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-20170530.000213-415/dom-testsuite-1.3.0-20170530.000213-415-jacoco.exec
[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-20170530.000059-415/axiom-impl-1.3.0-20170530.000059-415.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-20170530.000059-415/axiom-impl-1.3.0-20170530.000059-415-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-20170530.000059-415/axiom-impl-1.3.0-20170530.000059-415-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-20170530.000059-415/axiom-impl-1.3.0-20170530.000059-415-jacoco.exec
Compressed 1.23 MB of artifacts by 10.1% relative to #2872
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wildfly-tests/pom.xml> to org.apache.ws.commons.axiom/wildfly-tests/1.3.0-SNAPSHOT/wildfly-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wildfly-tests/target/wildfly-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/wildfly-tests/1.3.0-SNAPSHOT/wildfly-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wildfly-tests/target/wildfly-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/wildfly-tests/1.3.0-SNAPSHOT/wildfly-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wildfly-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/wildfly-tests/1.3.0-SNAPSHOT/wildfly-tests-1.3.0-SNAPSHOT-jacoco.exec
Compressed 462.22 KB of artifacts by 27.7% relative to #2872
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/core-streams/pom.xml> to org.apache.ws.commons.axiom/core-streams/1.3.0-SNAPSHOT/core-streams-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/core-streams/target/core-streams-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/core-streams/1.3.0-20170529.235722-28/core-streams-1.3.0-20170529.235722-28.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/core-streams/target/core-streams-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/core-streams/1.3.0-20170529.235722-28/core-streams-1.3.0-20170529.235722-28-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/core-streams/target/core-streams-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/core-streams/1.3.0-20170529.235722-28/core-streams-1.3.0-20170529.235722-28-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/core-streams/target/jacoco.exec> to org.apache.ws.commons.axiom/core-streams/1.3.0-20170529.235722-28/core-streams-1.3.0-20170529.235722-28-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-20170529.235359-418/testutils-1.3.0-20170529.235359-418.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-20170529.235359-418/testutils-1.3.0-20170529.235359-418-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-20170529.235359-418/testutils-1.3.0-20170529.235359-418-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-20170529.235359-418/testutils-1.3.0-20170529.235359-418-jacoco.exec
[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-20170529.235457-417/xml-truth-1.3.0-20170529.235457-417.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-20170529.235457-417/xml-truth-1.3.0-20170529.235457-417-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-20170529.235457-417/xml-truth-1.3.0-20170529.235457-417-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-20170529.235457-417/xml-truth-1.3.0-20170529.235457-417-jacoco.exec
[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/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-20170529.235414-418/xml-testsuite-1.3.0-20170529.235414-418.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-20170529.235414-418/xml-testsuite-1.3.0-20170529.235414-418-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-20170529.235414-418/xml-testsuite-1.3.0-20170529.235414-418-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/compat-tests/pom.xml> to org.apache.ws.commons.axiom/compat-tests/1.3.0-SNAPSHOT/compat-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/compat-tests/target/compat-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/compat-tests/1.3.0-SNAPSHOT/compat-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/compat-tests/target/compat-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/compat-tests/1.3.0-SNAPSHOT/compat-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/compat-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/compat-tests/1.3.0-SNAPSHOT/compat-tests-1.3.0-SNAPSHOT-jacoco.exec
[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/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/buildutils/javadoc-postprocessor-maven-plugin/pom.xml> to org.apache.ws.commons.axiom/javadoc-postprocessor-maven-plugin/1.3.0-SNAPSHOT/javadoc-postprocessor-maven-plugin-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-maven-plugin/target/javadoc-postprocessor-maven-plugin-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-maven-plugin/1.3.0-20170529.235250-175/javadoc-postprocessor-maven-plugin-1.3.0-20170529.235250-175.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-maven-plugin/target/javadoc-postprocessor-maven-plugin-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-maven-plugin/1.3.0-20170529.235250-175/javadoc-postprocessor-maven-plugin-1.3.0-20170529.235250-175-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-maven-plugin/target/javadoc-postprocessor-maven-plugin-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-maven-plugin/1.3.0-20170529.235250-175/javadoc-postprocessor-maven-plugin-1.3.0-20170529.235250-175-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/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-20170529.235939-416/implementations-1.3.0-20170529.235939-416-site.xml
[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/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/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-20170529.235841-416/axiom-truth-1.3.0-20170529.235841-416.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-20170529.235841-416/axiom-truth-1.3.0-20170529.235841-416-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-20170529.235841-416/axiom-truth-1.3.0-20170529.235841-416-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
Compressed 172.55 KB of artifacts by 18.5% relative to #2872
[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-20170529.235825-416/om-aspects-1.3.0-20170529.235825-416.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-20170529.235825-416/om-aspects-1.3.0-20170529.235825-416-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-20170529.235825-416/om-aspects-1.3.0-20170529.235825-416-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-20170529.235825-416/om-aspects-1.3.0-20170529.235825-416-jacoco.exec
Compressed 1.48 MB of artifacts by 21.1% relative to #2872
[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-20170529.235854-416/jaxen-testsuite-1.3.0-20170529.235854-416.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-20170529.235854-416/jaxen-testsuite-1.3.0-20170529.235854-416-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-20170529.235854-416/jaxen-testsuite-1.3.0-20170529.235854-416-javadoc.jar
Compressed 251.96 KB of artifacts by 25.4% relative to #2872
[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/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-20170529.235801-417/shared-aspects-1.3.0-20170529.235801-417.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-20170529.235801-417/shared-aspects-1.3.0-20170529.235801-417-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-20170529.235801-417/shared-aspects-1.3.0-20170529.235801-417-javadoc.jar
[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-20170529.235234-422/shade-axiom-xml-1.3.0-20170529.235234-422.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-20170529.235234-422/shade-axiom-xml-1.3.0-20170529.235234-422-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-20170529.235234-422/shade-axiom-xml-1.3.0-20170529.235234-422-javadoc.jar
[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-20170529.235927-416/axiom-testsuite-1.3.0-20170529.235927-416.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-20170529.235927-416/axiom-testsuite-1.3.0-20170529.235927-416-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-20170529.235927-416/axiom-testsuite-1.3.0-20170529.235927-416-javadoc.jar
[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-20170529.235334-418/multiton-1.3.0-20170529.235334-418.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-20170529.235334-418/multiton-1.3.0-20170529.235334-418-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-20170529.235334-418/multiton-1.3.0-20170529.235334-418-javadoc.jar
[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-20170530.000427-411/axiom-compat-1.3.0-20170530.000427-411.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-20170530.000427-411/axiom-compat-1.3.0-20170530.000427-411-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-20170530.000427-411/axiom-compat-1.3.0-20170530.000427-411-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-20170530.000427-411/axiom-compat-1.3.0-20170530.000427-411-jacoco.exec
[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/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/aspects/pom.xml> to org.apache.ws.commons.axiom/aspects/1.3.0-SNAPSHOT/aspects-1.3.0-SNAPSHOT.pom
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 #2874

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/2874/display/redirect?page=changes>


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