You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/19 07:55:40 UTC

Build failed in Jenkins: CXF-trunk-deploy #1884

See <https://builds.apache.org/job/CXF-trunk-deploy/1884/changes>

Changes:

[coheigea] Updating Build Utils

[dkulp] [CXF-5193] Fix anonymous fixed IDL type handling This closes #123

[ilgrosso] Fixing Sagger2 systests

[sberyozkin] [CXF-6836] Temporarily disabling Swagger tests

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace <https://builds.apache.org/job/CXF-trunk-deploy/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cxf.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cxf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 05cf29dc41a5a6212a10d46b6a749dc8a1039dd1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05cf29dc41a5a6212a10d46b6a749dc8a1039dd1
 > git rev-list aafcec2b3466bddb4c0de34417391c9c3d595b77 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36729
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[CXF-trunk-deploy] $ /bin/java -da -dsa -XX:MaxPermSize=256m -Xmx1024M -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36729
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/bin/java" (in directory "<https://builds.apache.org/job/CXF-trunk-deploy/ws/")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:186)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Jenkins build is back to normal : CXF-trunk-deploy #1888

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


Build failed in Jenkins: CXF-trunk-deploy #1887

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

Changes:

[ay] upgrade atmosphere to 2.4.3

[ema] [CXF-6842]:Unwrap exception nested with WebApplicationException

[ema] [CXF-6843]:http 406 not acceptable should be returned if query parameter

------------------------------------------
[...truncated 20928 lines...]
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml> to org.apache.cxf.samples/jax_rs_minimal_osgi/3.2.0-SNAPSHOT/jax_rs_minimal_osgi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/minimal_osgi/target/jax_rs_minimal_osgi-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_minimal_osgi/3.2.0-SNAPSHOT/jax_rs_minimal_osgi-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/pom.xml> to org.apache.cxf/cxf-rt-features/3.2.0-SNAPSHOT/cxf-rt-features-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/pom.xml> to org.apache.cxf.services.xkms/cxf-services-xkms/3.2.0-SNAPSHOT/cxf-services-xkms-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/pom.xml> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/target/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/target/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/target/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/pom.xml> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/target/cxf-systests-cdi-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/target/cxf-systests-cdi-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/target/cxf-systests-cdi-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml> to org.apache.cxf.samples/java_first_jaxws_factory_bean/3.2.0-SNAPSHOT/java_first_jaxws_factory_bean-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/java_first_jaxws_factory_bean/target/java_first_jaxws_factory_bean-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/java_first_jaxws_factory_bean/3.2.0-SNAPSHOT/java_first_jaxws_factory_bean-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/pom.xml> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/target/cxf-java2ws-plugin-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/target/cxf-java2ws-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/target/cxf-java2ws-plugin-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/basic/pom.xml> to org.apache.cxf.samples/jax_rs_basic/3.2.0-SNAPSHOT/jax_rs_basic-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/basic/target/jax_rs_basic-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_basic/3.2.0-SNAPSHOT/jax_rs_basic-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/bundle/compatible/pom.xml> to org.apache.cxf/cxf-bundle-compatible/3.2.0-SNAPSHOT/cxf-bundle-compatible-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/bundle/compatible/target/cxf-bundle-compatible-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-bundle-compatible/3.2.0-SNAPSHOT/cxf-bundle-compatible-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/bundle/compatible/target/cxf-bundle-compatible-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-bundle-compatible/3.2.0-SNAPSHOT/cxf-bundle-compatible-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/oauth/client/pom.xml> to org.apache.cxf.samples/oauth_demo-client/3.2.0-SNAPSHOT/oauth_demo-client-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/oauth/client/target/oauth_1.0a_client.war> to org.apache.cxf.samples/oauth_demo-client/3.2.0-SNAPSHOT/oauth_demo-client-3.2.0-SNAPSHOT.war
Compressed 4.74 MB of artifacts by 90.3% relative to #1886
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/configuration_interceptor/pom.xml> to org.apache.cxf.samples/configuration_interceptor/3.2.0-SNAPSHOT/configuration_interceptor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/configuration_interceptor/target/configuration_interceptor-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/configuration_interceptor/3.2.0-SNAPSHOT/configuration_interceptor-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/pom.xml> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/target/cxf-rt-features-logging-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/target/cxf-rt-features-logging-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/target/cxf-rt-features-logging-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/pom.xml> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml> to org.apache.cxf.archetype/cxf-jaxrs-service/3.2.0-SNAPSHOT/cxf-jaxrs-service-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/archetypes/cxf-jaxrs-service/target/cxf-jaxrs-service-3.2.0-SNAPSHOT.jar> to org.apache.cxf.archetype/cxf-jaxrs-service/3.2.0-SNAPSHOT/cxf-jaxrs-service-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/archetypes/cxf-jaxrs-service/target/cxf-jaxrs-service-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.archetype/cxf-jaxrs-service/3.2.0-SNAPSHOT/cxf-jaxrs-service-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/search/pom.xml> to org.apache.cxf.samples/jax_rs_search/3.2.0-SNAPSHOT/jax_rs_search-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/search/target/jax_rs_search-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_search/3.2.0-SNAPSHOT/jax_rs_search-3.2.0-SNAPSHOT.jar
Compressed 666.33 KB of artifacts by 86.4% relative to #1886
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml> to org.apache.cxf.samples/corba-bank-ws-addressing/3.2.0-SNAPSHOT/corba-bank-ws-addressing-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/corba/bank_ws_addressing/target/corba-bank-ws-addressing-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/corba-bank-ws-addressing/3.2.0-SNAPSHOT/corba-bank-ws-addressing-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/pom.xml> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/target/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/target/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/target/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/aegis_standalone/pom.xml> to org.apache.cxf.samples/aegis-standalone/3.2.0-SNAPSHOT/aegis-standalone-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/aegis_standalone/target/aegis-standalone-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/aegis-standalone/3.2.0-SNAPSHOT/aegis-standalone-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/pom.xml> to org.apache.cxf.systests/cxf-wsdl-maven/3.2.0-SNAPSHOT/cxf-wsdl-maven-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/pom.xml> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/pom.xml> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/target/cxf-tools-misctools-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/target/cxf-tools-misctools-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/target/cxf-tools-misctools-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/pom.xml> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/target/cxf-rt-bindings-object-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/target/cxf-rt-bindings-object-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/target/cxf-rt-bindings-object-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_simple/pom.xml> to org.apache.cxf.samples/js_browser_client_simple/3.2.0-SNAPSHOT/js_browser_client_simple-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_simple/target/js_browser_client_simple-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/js_browser_client_simple/3.2.0-SNAPSHOT/js_browser_client_simple-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/pom.xml> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/target/cxf-integration-jca-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/target/cxf-integration-jca-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/target/cxf-integration-jca-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/pom.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/target/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/target/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/target/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml> to org.apache.cxf.samples/wsdl_first_pure_xml/3.2.0-SNAPSHOT/wsdl_first_pure_xml-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_pure_xml/target/wsdl_first_pure_xml-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/wsdl_first_pure_xml/3.2.0-SNAPSHOT/wsdl_first_pure_xml-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/clustering/failover_server/pom.xml> to org.apache.cxf.samples/failover_server/3.2.0-SNAPSHOT/failover_server-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/clustering/failover_server/target/failover_server-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/failover_server/3.2.0-SNAPSHOT/failover_server-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/pom.xml> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/pom.xml> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/target/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/target/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/target/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/pom.xml> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/target/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/target/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/target/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/pom.xml> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/cxf-systests-java2ws-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/generated/wsdl/HelloWorld.wsdl> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-test.HelloWorld.wsdl
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/generated/wsdl/HelloWorld.wsdl> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-test.wsdl
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/cxf-systests-java2ws-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/cxf-systests-java2ws-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/javascript/javascript-tests/pom.xml> to org.apache.cxf/cxf-rt-javascript-tests/3.2.0-SNAPSHOT/cxf-rt-javascript-tests-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/javascript/javascript-tests/target/cxf-rt-javascript-tests-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-javascript-tests/3.2.0-SNAPSHOT/cxf-rt-javascript-tests-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/javascript/javascript-tests/target/cxf-rt-javascript-tests-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-javascript-tests/3.2.0-SNAPSHOT/cxf-rt-javascript-tests-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/sts-features/pom.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features/3.2.0-SNAPSHOT/cxf-services-sts-systests-features-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/sts-features/target/classes/features.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features/3.2.0-SNAPSHOT/cxf-services-sts-systests-features-3.2.0-SNAPSHOT.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/karaf/features/pom.xml> to org.apache.cxf.karaf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/karaf/features/target/classes/features.xml> to org.apache.cxf.karaf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/pom.xml> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/target/cxf-rt-rs-service-description-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/target/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/target/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/pom.xml> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/target/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/target/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/target/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml> to org.apache.cxf.samples/jax_rs_content_negotiation/3.2.0-SNAPSHOT/jax_rs_content_negotiation-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/content_negotiation/target/jax_rs_content_negotiation-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_content_negotiation/3.2.0-SNAPSHOT/jax_rs_content_negotiation-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml> to org.apache.cxf.samples/jax_rs_tracing_htrace/3.2.0-SNAPSHOT/jax_rs_tracing_htrace-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/tracing_htrace/target/jax_rs_tracing_htrace-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_tracing_htrace/3.2.0-SNAPSHOT/jax_rs_tracing_htrace-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml> to org.apache.cxf.samples/jax_rs_description_swagger2_web/3.2.0-SNAPSHOT/jax_rs_description_swagger2_web-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger2_web/target/jax_rs_description_swagger2_web-3.2.0-SNAPSHOT.war> to org.apache.cxf.samples/jax_rs_description_swagger2_web/3.2.0-SNAPSHOT/jax_rs_description_swagger2_web-3.2.0-SNAPSHOT.war
Compressed 13.09 MB of artifacts by 73.6% relative to #1886
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_provider/pom.xml> to org.apache.cxf.samples/js_provider/3.2.0-SNAPSHOT/js_provider-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_provider/target/js_provider-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/js_provider/3.2.0-SNAPSHOT/js_provider-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/pom.xml> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/target/cxf-systests-ws-specs-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/target/cxf-systests-ws-specs-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/target/cxf-systests-ws-specs-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml> to org.apache.cxf.samples/jax_rs_description_swagger/3.2.0-SNAPSHOT/jax_rs_description_swagger-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger/target/jax_rs_description_swagger-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_description_swagger/3.2.0-SNAPSHOT/jax_rs_description_swagger-3.2.0-SNAPSHOT.jar
Compressed 174.01 KB of artifacts by 36.8% relative to #1886
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-rm/pom.xml> to org.apache.cxf.systests/cxf-systests-ws-rm/3.2.0-SNAPSHOT/cxf-systests-ws-rm-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-rm/target/cxf-systests-ws-rm-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-ws-rm/3.2.0-SNAPSHOT/cxf-systests-ws-rm-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-rm/target/cxf-systests-ws-rm-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-ws-rm/3.2.0-SNAPSHOT/cxf-systests-ws-rm-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first/pom.xml> to org.apache.cxf.samples/wsdl_first/3.2.0-SNAPSHOT/wsdl_first-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first/target/wsdl_first.war> to org.apache.cxf.samples/wsdl_first/3.2.0-SNAPSHOT/wsdl_first-3.2.0-SNAPSHOT.war
Compressed 8.73 MB of artifacts by 62.3% relative to #1886
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml> to org.apache.cxf.samples/js_browser_client_java/3.2.0-SNAPSHOT/js_browser_client_java-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_java_first/target/js_browser_client_java-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/js_browser_client_java/3.2.0-SNAPSHOT/js_browser_client_java-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_discovery/pom.xml> to org.apache.cxf.samples.wsdiscovery/cxf-samples-wsdiscovery/3.2.0-SNAPSHOT/cxf-samples-wsdiscovery-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_discovery/target/cxf-samples-wsdiscovery-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples.wsdiscovery/cxf-samples-wsdiscovery/3.2.0-SNAPSHOT/cxf-samples-wsdiscovery-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/pom.xml> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/target/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/target/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/target/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/pom.xml> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/features.xml> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/org.apache.cxf.xkms.cfg> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT-org.apache.cxf.xkms.cfg
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/org.apache.cxf.xkms.client.cfg> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT-org.apache.cxf.xkms.client.cfg
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/org.apache.cxf.xkms.ldap.cfg> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT-org.apache.cxf.xkms.ldap.cfg
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/pom.xml> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/target/cxf-rt-bindings-xml-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/target/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/target/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wadlto/pom.xml> to org.apache.cxf/cxf-tools-wadlto/3.2.0-SNAPSHOT/cxf-tools-wadlto-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/pom.xml> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/target/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/target/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/target/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/wsn/pom.xml> to org.apache.cxf.services.wsn/cxf-services-wsn/3.2.0-SNAPSHOT/cxf-services-wsn-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml> to org.apache.cxf.samples/wsdl_first_dynamic_client/3.2.0-SNAPSHOT/wsdl_first_dynamic_client-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_dynamic_client/target/wsdl_first_dynamic_client-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/wsdl_first_dynamic_client/3.2.0-SNAPSHOT/wsdl_first_dynamic_client-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/pom.xml> to org.apache.cxf/cxf-rt-rs/3.2.0-SNAPSHOT/cxf-rt-rs-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/websocket/pom.xml> to org.apache.cxf.samples/jax_rs_websocket/3.2.0-SNAPSHOT/jax_rs_websocket-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/websocket/target/jax_rs_websocket-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_websocket/3.2.0-SNAPSHOT/jax_rs_websocket-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_eventing/pom.xml> to org.apache.cxf.samples/ws_eventing/3.2.0-SNAPSHOT/ws_eventing-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_eventing/target/ws_eventing.war> to org.apache.cxf.samples/ws_eventing/3.2.0-SNAPSHOT/ws_eventing-3.2.0-SNAPSHOT.war
Compressed 8.55 MB of artifacts by 62.5% relative to #1886
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/pom.xml> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/target/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/target/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/target/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/throttling/pom.xml> to org.apache.cxf.samples/throttling/3.2.0-SNAPSHOT/throttling-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/throttling/target/throttling-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/throttling/3.2.0-SNAPSHOT/throttling-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_rm/pom.xml> to org.apache.cxf.samples/ws_rm/3.2.0-SNAPSHOT/ws_rm-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_rm/target/ws_rm-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/ws_rm/3.2.0-SNAPSHOT/ws_rm-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/itests-felix/pom.xml> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.2.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/itests-felix/target/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT.jar> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.2.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/itests-felix/target/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.2.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/logbrowser/pom.xml> to org.apache.cxf.samples/logbrowser/3.2.0-SNAPSHOT/logbrowser-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/logbrowser/target/logbrowser-3.2.0-SNAPSHOT.war> to org.apache.cxf.samples/logbrowser/3.2.0-SNAPSHOT/logbrowser-3.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/pom.xml> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/target/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/target/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/target/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/pom.xml> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/target/cxf-tools-common-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/target/cxf-tools-common-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/target/cxf-tools-common-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-service/pom.xml> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-service/3.2.0-SNAPSHOT/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-service/target/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-service/3.2.0-SNAPSHOT/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-service/target/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-service/3.2.0-SNAPSHOT/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/pom.xml> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/target/cxf-rt-transports-local-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/target/cxf-rt-transports-local-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/target/cxf-rt-transports-local-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/jose-parent/pom.xml> to org.apache.cxf/cxf-rt-rs-security-jose-parent/3.2.0-SNAPSHOT/cxf-rt-rs-security-jose-parent-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/pom.xml> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/target/cxf-rt-management-web-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/target/cxf-rt-management-web-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/target/cxf-rt-management-web-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT-javadoc.jar
Compressed 1.89 MB of artifacts by 24.8% relative to #1886
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/pom.xml> to org.apache.cxf/cxf-rt-rs-security/3.2.0-SNAPSHOT/cxf-rt-rs-security-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-itests/pom.xml> to org.apache.cxf.services.xkms/cxf-services-xkms-itests/3.2.0-SNAPSHOT/cxf-services-xkms-itests-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-itests/target/cxf-services-xkms-itests-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.xkms/cxf-services-xkms-itests/3.2.0-SNAPSHOT/cxf-services-xkms-itests-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-itests/target/cxf-services-xkms-itests-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.xkms/cxf-services-xkms-itests/3.2.0-SNAPSHOT/cxf-services-xkms-itests-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/repository/pom.xml> to org.apache.cxf/cxf-repository/3.2.0-SNAPSHOT/cxf-repository-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/repository/target/index.xml> to org.apache.cxf/cxf-repository/3.2.0-SNAPSHOT/cxf-repository-3.2.0-SNAPSHOT.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/repository/target/index.xml.gz> to org.apache.cxf/cxf-repository/3.2.0-SNAPSHOT/cxf-repository-3.2.0-SNAPSHOT.xml.gz
Compressed 934.19 KB of artifacts by 78.8% relative to #1886
channel stopped
Maven RedeployPublisher use remote jenkins-test-4 maven settings from : /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5/conf/settings.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact apache-cxf-3.2.0-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160325.074802-91.pom
ERROR: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160325.074802-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160325.074802-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160325.074802-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160325.074802-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1047)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160325.074802-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160325.074802-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:341)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:269)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 11 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160325.074802-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160325.074802-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:335)
	... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160325.074802-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:626)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 16 more
[INFO] Deployment failed after 6.6 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE

Build failed in Jenkins: CXF-trunk-deploy #1886

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

Changes:

[ay] use a non-empty context-path for samples/jax_rs/websocket sample

[sberyozkin] [CXF-6840] Updating SchemaHandler to correctly resolve with a null

[ay] add a webapp version of samples/jax_rs/websocket

------------------------------------------
[...truncated 21890 lines...]
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/minimal_osgi/target/jax_rs_minimal_osgi-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_minimal_osgi/3.2.0-SNAPSHOT/jax_rs_minimal_osgi-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/pom.xml> to org.apache.cxf/cxf-rt-features/3.2.0-SNAPSHOT/cxf-rt-features-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/pom.xml> to org.apache.cxf.services.xkms/cxf-services-xkms/3.2.0-SNAPSHOT/cxf-services-xkms-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/pom.xml> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/target/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/target/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/target/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/pom.xml> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/target/cxf-systests-cdi-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/target/cxf-systests-cdi-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/target/cxf-systests-cdi-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml> to org.apache.cxf.samples/java_first_jaxws_factory_bean/3.2.0-SNAPSHOT/java_first_jaxws_factory_bean-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/java_first_jaxws_factory_bean/target/java_first_jaxws_factory_bean-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/java_first_jaxws_factory_bean/3.2.0-SNAPSHOT/java_first_jaxws_factory_bean-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/pom.xml> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/target/cxf-java2ws-plugin-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/target/cxf-java2ws-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/target/cxf-java2ws-plugin-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/basic/pom.xml> to org.apache.cxf.samples/jax_rs_basic/3.2.0-SNAPSHOT/jax_rs_basic-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/basic/target/jax_rs_basic-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_basic/3.2.0-SNAPSHOT/jax_rs_basic-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/bundle/compatible/pom.xml> to org.apache.cxf/cxf-bundle-compatible/3.2.0-SNAPSHOT/cxf-bundle-compatible-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/bundle/compatible/target/cxf-bundle-compatible-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-bundle-compatible/3.2.0-SNAPSHOT/cxf-bundle-compatible-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/bundle/compatible/target/cxf-bundle-compatible-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-bundle-compatible/3.2.0-SNAPSHOT/cxf-bundle-compatible-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/oauth/client/pom.xml> to org.apache.cxf.samples/oauth_demo-client/3.2.0-SNAPSHOT/oauth_demo-client-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/oauth/client/target/oauth_1.0a_client.war> to org.apache.cxf.samples/oauth_demo-client/3.2.0-SNAPSHOT/oauth_demo-client-3.2.0-SNAPSHOT.war
Compressed 4.74 MB of artifacts by 90.3% relative to #1885
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/configuration_interceptor/pom.xml> to org.apache.cxf.samples/configuration_interceptor/3.2.0-SNAPSHOT/configuration_interceptor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/configuration_interceptor/target/configuration_interceptor-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/configuration_interceptor/3.2.0-SNAPSHOT/configuration_interceptor-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/pom.xml> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/target/cxf-rt-features-logging-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/target/cxf-rt-features-logging-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/target/cxf-rt-features-logging-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/pom.xml> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml> to org.apache.cxf.archetype/cxf-jaxrs-service/3.2.0-SNAPSHOT/cxf-jaxrs-service-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/archetypes/cxf-jaxrs-service/target/cxf-jaxrs-service-3.2.0-SNAPSHOT.jar> to org.apache.cxf.archetype/cxf-jaxrs-service/3.2.0-SNAPSHOT/cxf-jaxrs-service-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/archetypes/cxf-jaxrs-service/target/cxf-jaxrs-service-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.archetype/cxf-jaxrs-service/3.2.0-SNAPSHOT/cxf-jaxrs-service-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/search/pom.xml> to org.apache.cxf.samples/jax_rs_search/3.2.0-SNAPSHOT/jax_rs_search-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/search/target/jax_rs_search-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_search/3.2.0-SNAPSHOT/jax_rs_search-3.2.0-SNAPSHOT.jar
Compressed 666.33 KB of artifacts by 86.4% relative to #1885
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml> to org.apache.cxf.samples/corba-bank-ws-addressing/3.2.0-SNAPSHOT/corba-bank-ws-addressing-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/corba/bank_ws_addressing/target/corba-bank-ws-addressing-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/corba-bank-ws-addressing/3.2.0-SNAPSHOT/corba-bank-ws-addressing-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/pom.xml> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/target/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/target/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/target/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/aegis_standalone/pom.xml> to org.apache.cxf.samples/aegis-standalone/3.2.0-SNAPSHOT/aegis-standalone-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/aegis_standalone/target/aegis-standalone-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/aegis-standalone/3.2.0-SNAPSHOT/aegis-standalone-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/pom.xml> to org.apache.cxf.systests/cxf-wsdl-maven/3.2.0-SNAPSHOT/cxf-wsdl-maven-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/pom.xml> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/pom.xml> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/target/cxf-tools-misctools-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/target/cxf-tools-misctools-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/target/cxf-tools-misctools-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/pom.xml> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/target/cxf-rt-bindings-object-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/target/cxf-rt-bindings-object-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/target/cxf-rt-bindings-object-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_simple/pom.xml> to org.apache.cxf.samples/js_browser_client_simple/3.2.0-SNAPSHOT/js_browser_client_simple-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_simple/target/js_browser_client_simple-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/js_browser_client_simple/3.2.0-SNAPSHOT/js_browser_client_simple-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/pom.xml> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/target/cxf-integration-jca-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/target/cxf-integration-jca-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/target/cxf-integration-jca-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/pom.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/target/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/target/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/target/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml> to org.apache.cxf.samples/wsdl_first_pure_xml/3.2.0-SNAPSHOT/wsdl_first_pure_xml-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_pure_xml/target/wsdl_first_pure_xml-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/wsdl_first_pure_xml/3.2.0-SNAPSHOT/wsdl_first_pure_xml-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/clustering/failover_server/pom.xml> to org.apache.cxf.samples/failover_server/3.2.0-SNAPSHOT/failover_server-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/clustering/failover_server/target/failover_server-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/failover_server/3.2.0-SNAPSHOT/failover_server-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/pom.xml> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/pom.xml> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/target/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/target/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/target/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/pom.xml> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/target/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/target/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/target/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/pom.xml> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/cxf-systests-java2ws-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/generated/wsdl/HelloWorld.wsdl> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-test.HelloWorld.wsdl
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/generated/wsdl/HelloWorld.wsdl> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-test.wsdl
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/cxf-systests-java2ws-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/cxf-systests-java2ws-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/javascript/javascript-tests/pom.xml> to org.apache.cxf/cxf-rt-javascript-tests/3.2.0-SNAPSHOT/cxf-rt-javascript-tests-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/javascript/javascript-tests/target/cxf-rt-javascript-tests-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-javascript-tests/3.2.0-SNAPSHOT/cxf-rt-javascript-tests-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/javascript/javascript-tests/target/cxf-rt-javascript-tests-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-javascript-tests/3.2.0-SNAPSHOT/cxf-rt-javascript-tests-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/sts-features/pom.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features/3.2.0-SNAPSHOT/cxf-services-sts-systests-features-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/sts-features/target/classes/features.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features/3.2.0-SNAPSHOT/cxf-services-sts-systests-features-3.2.0-SNAPSHOT.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/karaf/features/pom.xml> to org.apache.cxf.karaf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/karaf/features/target/classes/features.xml> to org.apache.cxf.karaf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-SNAPSHOT-features.xml
Compressed 41.67 KB of artifacts by 76.8% relative to #1885
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/pom.xml> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/target/cxf-rt-rs-service-description-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/target/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/target/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/pom.xml> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/target/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/target/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/target/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml> to org.apache.cxf.samples/jax_rs_content_negotiation/3.2.0-SNAPSHOT/jax_rs_content_negotiation-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/content_negotiation/target/jax_rs_content_negotiation-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_content_negotiation/3.2.0-SNAPSHOT/jax_rs_content_negotiation-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml> to org.apache.cxf.samples/jax_rs_tracing_htrace/3.2.0-SNAPSHOT/jax_rs_tracing_htrace-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/tracing_htrace/target/jax_rs_tracing_htrace-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_tracing_htrace/3.2.0-SNAPSHOT/jax_rs_tracing_htrace-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml> to org.apache.cxf.samples/jax_rs_description_swagger2_web/3.2.0-SNAPSHOT/jax_rs_description_swagger2_web-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger2_web/target/jax_rs_description_swagger2_web-3.2.0-SNAPSHOT.war> to org.apache.cxf.samples/jax_rs_description_swagger2_web/3.2.0-SNAPSHOT/jax_rs_description_swagger2_web-3.2.0-SNAPSHOT.war
Compressed 13.09 MB of artifacts by 73.3% relative to #1885
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_provider/pom.xml> to org.apache.cxf.samples/js_provider/3.2.0-SNAPSHOT/js_provider-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_provider/target/js_provider-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/js_provider/3.2.0-SNAPSHOT/js_provider-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/pom.xml> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/target/cxf-systests-ws-specs-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/target/cxf-systests-ws-specs-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/target/cxf-systests-ws-specs-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml> to org.apache.cxf.samples/jax_rs_description_swagger/3.2.0-SNAPSHOT/jax_rs_description_swagger-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger/target/jax_rs_description_swagger-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_description_swagger/3.2.0-SNAPSHOT/jax_rs_description_swagger-3.2.0-SNAPSHOT.jar
Compressed 174.01 KB of artifacts by 36.8% relative to #1885
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-rm/pom.xml> to org.apache.cxf.systests/cxf-systests-ws-rm/3.2.0-SNAPSHOT/cxf-systests-ws-rm-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-rm/target/cxf-systests-ws-rm-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-ws-rm/3.2.0-SNAPSHOT/cxf-systests-ws-rm-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-rm/target/cxf-systests-ws-rm-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-ws-rm/3.2.0-SNAPSHOT/cxf-systests-ws-rm-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first/pom.xml> to org.apache.cxf.samples/wsdl_first/3.2.0-SNAPSHOT/wsdl_first-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first/target/wsdl_first.war> to org.apache.cxf.samples/wsdl_first/3.2.0-SNAPSHOT/wsdl_first-3.2.0-SNAPSHOT.war
Compressed 8.73 MB of artifacts by 62.3% relative to #1885
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml> to org.apache.cxf.samples/js_browser_client_java/3.2.0-SNAPSHOT/js_browser_client_java-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_java_first/target/js_browser_client_java-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/js_browser_client_java/3.2.0-SNAPSHOT/js_browser_client_java-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_discovery/pom.xml> to org.apache.cxf.samples.wsdiscovery/cxf-samples-wsdiscovery/3.2.0-SNAPSHOT/cxf-samples-wsdiscovery-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_discovery/target/cxf-samples-wsdiscovery-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples.wsdiscovery/cxf-samples-wsdiscovery/3.2.0-SNAPSHOT/cxf-samples-wsdiscovery-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/pom.xml> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/target/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/target/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/target/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/pom.xml> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/features.xml> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/org.apache.cxf.xkms.cfg> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT-org.apache.cxf.xkms.cfg
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/org.apache.cxf.xkms.client.cfg> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT-org.apache.cxf.xkms.client.cfg
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/org.apache.cxf.xkms.ldap.cfg> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT-org.apache.cxf.xkms.ldap.cfg
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/pom.xml> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/target/cxf-rt-bindings-xml-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/target/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/target/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wadlto/pom.xml> to org.apache.cxf/cxf-tools-wadlto/3.2.0-SNAPSHOT/cxf-tools-wadlto-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/pom.xml> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/target/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/target/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/target/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/wsn/pom.xml> to org.apache.cxf.services.wsn/cxf-services-wsn/3.2.0-SNAPSHOT/cxf-services-wsn-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml> to org.apache.cxf.samples/wsdl_first_dynamic_client/3.2.0-SNAPSHOT/wsdl_first_dynamic_client-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_dynamic_client/target/wsdl_first_dynamic_client-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/wsdl_first_dynamic_client/3.2.0-SNAPSHOT/wsdl_first_dynamic_client-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/pom.xml> to org.apache.cxf/cxf-rt-rs/3.2.0-SNAPSHOT/cxf-rt-rs-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/websocket/pom.xml> to org.apache.cxf.samples/jax_rs_websocket/3.2.0-SNAPSHOT/jax_rs_websocket-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/websocket/target/jax_rs_websocket-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_websocket/3.2.0-SNAPSHOT/jax_rs_websocket-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_eventing/pom.xml> to org.apache.cxf.samples/ws_eventing/3.2.0-SNAPSHOT/ws_eventing-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_eventing/target/ws_eventing.war> to org.apache.cxf.samples/ws_eventing/3.2.0-SNAPSHOT/ws_eventing-3.2.0-SNAPSHOT.war
Compressed 8.55 MB of artifacts by 62.5% relative to #1885
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/pom.xml> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/target/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/target/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/target/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/throttling/pom.xml> to org.apache.cxf.samples/throttling/3.2.0-SNAPSHOT/throttling-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/throttling/target/throttling-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/throttling/3.2.0-SNAPSHOT/throttling-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_rm/pom.xml> to org.apache.cxf.samples/ws_rm/3.2.0-SNAPSHOT/ws_rm-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_rm/target/ws_rm-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/ws_rm/3.2.0-SNAPSHOT/ws_rm-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/itests-felix/pom.xml> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.2.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/itests-felix/target/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT.jar> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.2.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/itests-felix/target/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.2.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/logbrowser/pom.xml> to org.apache.cxf.samples/logbrowser/3.2.0-SNAPSHOT/logbrowser-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/logbrowser/target/logbrowser-3.2.0-SNAPSHOT.war> to org.apache.cxf.samples/logbrowser/3.2.0-SNAPSHOT/logbrowser-3.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/pom.xml> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/target/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/target/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/target/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/pom.xml> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/target/cxf-tools-common-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/target/cxf-tools-common-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/target/cxf-tools-common-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-service/pom.xml> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-service/3.2.0-SNAPSHOT/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-service/target/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-service/3.2.0-SNAPSHOT/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-service/target/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-service/3.2.0-SNAPSHOT/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/pom.xml> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/target/cxf-rt-transports-local-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/target/cxf-rt-transports-local-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/target/cxf-rt-transports-local-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/jose-parent/pom.xml> to org.apache.cxf/cxf-rt-rs-security-jose-parent/3.2.0-SNAPSHOT/cxf-rt-rs-security-jose-parent-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/pom.xml> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/target/cxf-rt-management-web-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/target/cxf-rt-management-web-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/target/cxf-rt-management-web-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT-javadoc.jar
Compressed 1.89 MB of artifacts by 24.8% relative to #1885
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/pom.xml> to org.apache.cxf/cxf-rt-rs-security/3.2.0-SNAPSHOT/cxf-rt-rs-security-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-itests/pom.xml> to org.apache.cxf.services.xkms/cxf-services-xkms-itests/3.2.0-SNAPSHOT/cxf-services-xkms-itests-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-itests/target/cxf-services-xkms-itests-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.xkms/cxf-services-xkms-itests/3.2.0-SNAPSHOT/cxf-services-xkms-itests-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-itests/target/cxf-services-xkms-itests-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.xkms/cxf-services-xkms-itests/3.2.0-SNAPSHOT/cxf-services-xkms-itests-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/repository/pom.xml> to org.apache.cxf/cxf-repository/3.2.0-SNAPSHOT/cxf-repository-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/repository/target/index.xml> to org.apache.cxf/cxf-repository/3.2.0-SNAPSHOT/cxf-repository-3.2.0-SNAPSHOT.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/repository/target/index.xml.gz> to org.apache.cxf/cxf-repository/3.2.0-SNAPSHOT/cxf-repository-3.2.0-SNAPSHOT.xml.gz
Compressed 934.15 KB of artifacts by 92.5% relative to #1885
channel stopped
Maven RedeployPublisher use remote jenkins-test-25a maven settings from : /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5/conf/settings.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact apache-cxf-3.2.0-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160324.074053-91.pom
ERROR: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160324.074053-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160324.074053-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160324.074053-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160324.074053-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1047)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160324.074053-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160324.074053-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:341)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:269)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 11 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160324.074053-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160324.074053-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:335)
	... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160324.074053-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:626)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 16 more
[INFO] Deployment failed after 1.4 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE

Build failed in Jenkins: CXF-trunk-deploy #1885

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

Changes:

[sberyozkin] [CXF-6838] Correctly processing AsyncResponse resume with null

------------------------------------------
[...truncated 21888 lines...]
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/target/jax_rs_description_swagger2_osgi-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_description_swagger2_osgi/3.2.0-SNAPSHOT/jax_rs_description_swagger2_osgi-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml> to org.apache.cxf.samples/jax_rs_minimal_osgi/3.2.0-SNAPSHOT/jax_rs_minimal_osgi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/minimal_osgi/target/jax_rs_minimal_osgi-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_minimal_osgi/3.2.0-SNAPSHOT/jax_rs_minimal_osgi-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/pom.xml> to org.apache.cxf/cxf-rt-features/3.2.0-SNAPSHOT/cxf-rt-features-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/pom.xml> to org.apache.cxf.services.xkms/cxf-services-xkms/3.2.0-SNAPSHOT/cxf-services-xkms-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/pom.xml> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/target/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/target/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transports-ssl3/target/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-transports-ssl3/3.2.0-SNAPSHOT/cxf-systests-transports-ssl3-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/pom.xml> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/target/cxf-systests-cdi-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/target/cxf-systests-cdi-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/cdi/target/cxf-systests-cdi-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-cdi/3.2.0-SNAPSHOT/cxf-systests-cdi-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml> to org.apache.cxf.samples/java_first_jaxws_factory_bean/3.2.0-SNAPSHOT/java_first_jaxws_factory_bean-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/java_first_jaxws_factory_bean/target/java_first_jaxws_factory_bean-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/java_first_jaxws_factory_bean/3.2.0-SNAPSHOT/java_first_jaxws_factory_bean-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/pom.xml> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/target/cxf-java2ws-plugin-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/target/cxf-java2ws-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/java2ws-plugin/target/cxf-java2ws-plugin-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-java2ws-plugin/3.2.0-SNAPSHOT/cxf-java2ws-plugin-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/basic/pom.xml> to org.apache.cxf.samples/jax_rs_basic/3.2.0-SNAPSHOT/jax_rs_basic-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/basic/target/jax_rs_basic-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_basic/3.2.0-SNAPSHOT/jax_rs_basic-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/bundle/compatible/pom.xml> to org.apache.cxf/cxf-bundle-compatible/3.2.0-SNAPSHOT/cxf-bundle-compatible-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/bundle/compatible/target/cxf-bundle-compatible-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-bundle-compatible/3.2.0-SNAPSHOT/cxf-bundle-compatible-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/bundle/compatible/target/cxf-bundle-compatible-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-bundle-compatible/3.2.0-SNAPSHOT/cxf-bundle-compatible-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/oauth/client/pom.xml> to org.apache.cxf.samples/oauth_demo-client/3.2.0-SNAPSHOT/oauth_demo-client-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/oauth/client/target/oauth_1.0a_client.war> to org.apache.cxf.samples/oauth_demo-client/3.2.0-SNAPSHOT/oauth_demo-client-3.2.0-SNAPSHOT.war
Compressed 4.74 MB of artifacts by 90.9% relative to #1883
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/configuration_interceptor/pom.xml> to org.apache.cxf.samples/configuration_interceptor/3.2.0-SNAPSHOT/configuration_interceptor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/configuration_interceptor/target/configuration_interceptor-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/configuration_interceptor/3.2.0-SNAPSHOT/configuration_interceptor-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/pom.xml> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/target/cxf-rt-features-logging-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/target/cxf-rt-features-logging-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/features/logging/target/cxf-rt-features-logging-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-features-logging/3.2.0-SNAPSHOT/cxf-rt-features-logging-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/pom.xml> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http/target/cxf-rt-transports-http-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-http/3.2.0-SNAPSHOT/cxf-rt-transports-http-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml> to org.apache.cxf.archetype/cxf-jaxrs-service/3.2.0-SNAPSHOT/cxf-jaxrs-service-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/archetypes/cxf-jaxrs-service/target/cxf-jaxrs-service-3.2.0-SNAPSHOT.jar> to org.apache.cxf.archetype/cxf-jaxrs-service/3.2.0-SNAPSHOT/cxf-jaxrs-service-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/archetypes/cxf-jaxrs-service/target/cxf-jaxrs-service-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.archetype/cxf-jaxrs-service/3.2.0-SNAPSHOT/cxf-jaxrs-service-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/search/pom.xml> to org.apache.cxf.samples/jax_rs_search/3.2.0-SNAPSHOT/jax_rs_search-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/search/target/jax_rs_search-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_search/3.2.0-SNAPSHOT/jax_rs_search-3.2.0-SNAPSHOT.jar
Compressed 666.33 KB of artifacts by 81.6% relative to #1883
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml> to org.apache.cxf.samples/corba-bank-ws-addressing/3.2.0-SNAPSHOT/corba-bank-ws-addressing-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/corba/bank_ws_addressing/target/corba-bank-ws-addressing-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/corba-bank-ws-addressing/3.2.0-SNAPSHOT/corba-bank-ws-addressing-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/pom.xml> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/target/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/target/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/core/target/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-wsdlto-core/3.2.0-SNAPSHOT/cxf-tools-wsdlto-core-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/aegis_standalone/pom.xml> to org.apache.cxf.samples/aegis-standalone/3.2.0-SNAPSHOT/aegis-standalone-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/aegis_standalone/target/aegis-standalone-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/aegis-standalone/3.2.0-SNAPSHOT/aegis-standalone-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/pom.xml> to org.apache.cxf.systests/cxf-wsdl-maven/3.2.0-SNAPSHOT/cxf-wsdl-maven-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/pom.xml> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/javato/ws/target/cxf-tools-java2ws-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-java2ws/3.2.0-SNAPSHOT/cxf-tools-java2ws-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/pom.xml> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/target/cxf-tools-misctools-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/target/cxf-tools-misctools-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/misc/target/cxf-tools-misctools-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-misctools/3.2.0-SNAPSHOT/cxf-tools-misctools-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/pom.xml> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/target/cxf-rt-bindings-object-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/target/cxf-rt-bindings-object-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/object/target/cxf-rt-bindings-object-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-bindings-object/3.2.0-SNAPSHOT/cxf-rt-bindings-object-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_simple/pom.xml> to org.apache.cxf.samples/js_browser_client_simple/3.2.0-SNAPSHOT/js_browser_client_simple-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_simple/target/js_browser_client_simple-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/js_browser_client_simple/3.2.0-SNAPSHOT/js_browser_client_simple-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/pom.xml> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/target/cxf-integration-jca-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/target/cxf-integration-jca-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/integration/jca/target/cxf-integration-jca-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-integration-jca/3.2.0-SNAPSHOT/cxf-integration-jca-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/pom.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/target/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/target/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/advanced/target/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-advanced/3.2.0-SNAPSHOT/cxf-services-sts-systests-advanced-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml> to org.apache.cxf.samples/wsdl_first_pure_xml/3.2.0-SNAPSHOT/wsdl_first_pure_xml-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_pure_xml/target/wsdl_first_pure_xml-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/wsdl_first_pure_xml/3.2.0-SNAPSHOT/wsdl_first_pure_xml-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/clustering/failover_server/pom.xml> to org.apache.cxf.samples/failover_server/3.2.0-SNAPSHOT/failover_server-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/clustering/failover_server/target/failover_server-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/failover_server/3.2.0-SNAPSHOT/failover_server-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/pom.xml> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/transport-jms/target/cxf-systests-transport-jms-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-transport-jms/3.2.0-SNAPSHOT/cxf-systests-transport-jms-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/pom.xml> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/target/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/target/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/maven-plugins/wsdl-validator-plugin/target/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-wsdl-validator-plugin/3.2.0-SNAPSHOT/cxf-wsdl-validator-plugin-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/pom.xml> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/target/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/target/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wsdlto/databinding/jaxb/target/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.0-SNAPSHOT/cxf-tools-wsdlto-databinding-jaxb-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/pom.xml> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/cxf-systests-java2ws-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/generated/wsdl/HelloWorld.wsdl> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-test.HelloWorld.wsdl
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/generated/wsdl/HelloWorld.wsdl> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-test.wsdl
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/cxf-systests-java2ws-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/wsdl_maven/java2ws/target/cxf-systests-java2ws-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.systests.wsdl_maven/cxf-systests-java2ws/3.2.0-SNAPSHOT/cxf-systests-java2ws-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/javascript/javascript-tests/pom.xml> to org.apache.cxf/cxf-rt-javascript-tests/3.2.0-SNAPSHOT/cxf-rt-javascript-tests-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/javascript/javascript-tests/target/cxf-rt-javascript-tests-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-javascript-tests/3.2.0-SNAPSHOT/cxf-rt-javascript-tests-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/javascript/javascript-tests/target/cxf-rt-javascript-tests-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-javascript-tests/3.2.0-SNAPSHOT/cxf-rt-javascript-tests-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/sts-features/pom.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features/3.2.0-SNAPSHOT/cxf-services-sts-systests-features-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/sts/systests/sts-features/target/classes/features.xml> to org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features/3.2.0-SNAPSHOT/cxf-services-sts-systests-features-3.2.0-SNAPSHOT.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/karaf/features/pom.xml> to org.apache.cxf.karaf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/karaf/features/target/classes/features.xml> to org.apache.cxf.karaf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-SNAPSHOT-features.xml
Compressed 41.67 KB of artifacts by 76.8% relative to #1883
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/pom.xml> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/target/cxf-rt-rs-service-description-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/target/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/description/target/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-rs-service-description/3.2.0-SNAPSHOT/cxf-rt-rs-service-description-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/pom.xml> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/target/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/target/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/frontend/jaxrs/target/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.0-SNAPSHOT/cxf-rt-frontend-jaxrs-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml> to org.apache.cxf.samples/jax_rs_content_negotiation/3.2.0-SNAPSHOT/jax_rs_content_negotiation-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/content_negotiation/target/jax_rs_content_negotiation-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_content_negotiation/3.2.0-SNAPSHOT/jax_rs_content_negotiation-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml> to org.apache.cxf.samples/jax_rs_tracing_htrace/3.2.0-SNAPSHOT/jax_rs_tracing_htrace-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/tracing_htrace/target/jax_rs_tracing_htrace-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_tracing_htrace/3.2.0-SNAPSHOT/jax_rs_tracing_htrace-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml> to org.apache.cxf.samples/jax_rs_description_swagger2_web/3.2.0-SNAPSHOT/jax_rs_description_swagger2_web-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger2_web/target/jax_rs_description_swagger2_web-3.2.0-SNAPSHOT.war> to org.apache.cxf.samples/jax_rs_description_swagger2_web/3.2.0-SNAPSHOT/jax_rs_description_swagger2_web-3.2.0-SNAPSHOT.war
Compressed 13.09 MB of artifacts by 74.0% relative to #1883
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_provider/pom.xml> to org.apache.cxf.samples/js_provider/3.2.0-SNAPSHOT/js_provider-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_provider/target/js_provider-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/js_provider/3.2.0-SNAPSHOT/js_provider-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/pom.xml> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/target/cxf-systests-ws-specs-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/target/cxf-systests-ws-specs-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-specs/target/cxf-systests-ws-specs-3.2.0-SNAPSHOT-tests.jar> to org.apache.cxf.systests/cxf-systests-ws-specs/3.2.0-SNAPSHOT/cxf-systests-ws-specs-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml> to org.apache.cxf.samples/jax_rs_description_swagger/3.2.0-SNAPSHOT/jax_rs_description_swagger-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/description_swagger/target/jax_rs_description_swagger-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_description_swagger/3.2.0-SNAPSHOT/jax_rs_description_swagger-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-rm/pom.xml> to org.apache.cxf.systests/cxf-systests-ws-rm/3.2.0-SNAPSHOT/cxf-systests-ws-rm-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-rm/target/cxf-systests-ws-rm-3.2.0-SNAPSHOT.jar> to org.apache.cxf.systests/cxf-systests-ws-rm/3.2.0-SNAPSHOT/cxf-systests-ws-rm-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/systests/ws-rm/target/cxf-systests-ws-rm-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.systests/cxf-systests-ws-rm/3.2.0-SNAPSHOT/cxf-systests-ws-rm-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first/pom.xml> to org.apache.cxf.samples/wsdl_first/3.2.0-SNAPSHOT/wsdl_first-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first/target/wsdl_first.war> to org.apache.cxf.samples/wsdl_first/3.2.0-SNAPSHOT/wsdl_first-3.2.0-SNAPSHOT.war
Compressed 8.73 MB of artifacts by 62.6% relative to #1883
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml> to org.apache.cxf.samples/js_browser_client_java/3.2.0-SNAPSHOT/js_browser_client_java-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/js_browser_client_java_first/target/js_browser_client_java-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/js_browser_client_java/3.2.0-SNAPSHOT/js_browser_client_java-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_discovery/pom.xml> to org.apache.cxf.samples.wsdiscovery/cxf-samples-wsdiscovery/3.2.0-SNAPSHOT/cxf-samples-wsdiscovery-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_discovery/target/cxf-samples-wsdiscovery-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples.wsdiscovery/cxf-samples-wsdiscovery/3.2.0-SNAPSHOT/cxf-samples-wsdiscovery-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/pom.xml> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/target/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/target/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/databinding/aegis/target/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-databinding-aegis/3.2.0-SNAPSHOT/cxf-rt-databinding-aegis-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/pom.xml> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/features.xml> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/org.apache.cxf.xkms.cfg> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT-org.apache.cxf.xkms.cfg
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/org.apache.cxf.xkms.client.cfg> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT-org.apache.cxf.xkms.client.cfg
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-features/target/classes/org.apache.cxf.xkms.ldap.cfg> to org.apache.cxf.services.xkms/cxf-services-xkms-features/3.2.0-SNAPSHOT/cxf-services-xkms-features-3.2.0-SNAPSHOT-org.apache.cxf.xkms.ldap.cfg
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/pom.xml> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/target/cxf-rt-bindings-xml-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/target/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/bindings/xml/target/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-bindings-xml/3.2.0-SNAPSHOT/cxf-rt-bindings-xml-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/wadlto/pom.xml> to org.apache.cxf/cxf-tools-wadlto/3.2.0-SNAPSHOT/cxf-tools-wadlto-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/pom.xml> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/target/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/target/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/http-undertow/target/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-http-undertow/3.2.0-SNAPSHOT/cxf-rt-transports-http-undertow-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/wsn/pom.xml> to org.apache.cxf.services.wsn/cxf-services-wsn/3.2.0-SNAPSHOT/cxf-services-wsn-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml> to org.apache.cxf.samples/wsdl_first_dynamic_client/3.2.0-SNAPSHOT/wsdl_first_dynamic_client-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/wsdl_first_dynamic_client/target/wsdl_first_dynamic_client-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/wsdl_first_dynamic_client/3.2.0-SNAPSHOT/wsdl_first_dynamic_client-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/pom.xml> to org.apache.cxf/cxf-rt-rs/3.2.0-SNAPSHOT/cxf-rt-rs-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/websocket/pom.xml> to org.apache.cxf.samples/jax_rs_websocket/3.2.0-SNAPSHOT/jax_rs_websocket-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/jax_rs/websocket/target/jax_rs_websocket-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/jax_rs_websocket/3.2.0-SNAPSHOT/jax_rs_websocket-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_eventing/pom.xml> to org.apache.cxf.samples/ws_eventing/3.2.0-SNAPSHOT/ws_eventing-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_eventing/target/ws_eventing.war> to org.apache.cxf.samples/ws_eventing/3.2.0-SNAPSHOT/ws_eventing-3.2.0-SNAPSHOT.war
Compressed 8.55 MB of artifacts by 62.9% relative to #1883
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/pom.xml> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/target/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/target/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-api/target/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-api/3.2.0-SNAPSHOT/cxf-services-ws-discovery-api-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/throttling/pom.xml> to org.apache.cxf.samples/throttling/3.2.0-SNAPSHOT/throttling-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/throttling/target/throttling-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/throttling/3.2.0-SNAPSHOT/throttling-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_rm/pom.xml> to org.apache.cxf.samples/ws_rm/3.2.0-SNAPSHOT/ws_rm-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/ws_rm/target/ws_rm-3.2.0-SNAPSHOT.jar> to org.apache.cxf.samples/ws_rm/3.2.0-SNAPSHOT/ws_rm-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/itests-felix/pom.xml> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.2.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/itests-felix/target/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT.jar> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.2.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/itests-felix/target/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.osgi.itests/org.apache.cxf.osgi.itests-felix/3.2.0-SNAPSHOT/org.apache.cxf.osgi.itests-felix-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/logbrowser/pom.xml> to org.apache.cxf.samples/logbrowser/3.2.0-SNAPSHOT/logbrowser-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/distribution/src/main/release/samples/logbrowser/target/logbrowser-3.2.0-SNAPSHOT.war> to org.apache.cxf.samples/logbrowser/3.2.0-SNAPSHOT/logbrowser-3.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/pom.xml> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/target/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/target/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/sso/oidc/target/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-rs-security-sso-oidc/3.2.0-SNAPSHOT/cxf-rt-rs-security-sso-oidc-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/pom.xml> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/target/cxf-tools-common-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/target/cxf-tools-common-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/tools/common/target/cxf-tools-common-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-tools-common/3.2.0-SNAPSHOT/cxf-tools-common-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-service/pom.xml> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-service/3.2.0-SNAPSHOT/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-service/target/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-service/3.2.0-SNAPSHOT/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/ws-discovery/ws-discovery-service/target/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery-service/3.2.0-SNAPSHOT/cxf-services-ws-discovery-service-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/pom.xml> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/target/cxf-rt-transports-local-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/target/cxf-rt-transports-local-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/transports/local/target/cxf-rt-transports-local-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-transports-local/3.2.0-SNAPSHOT/cxf-rt-transports-local-3.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/jose-parent/pom.xml> to org.apache.cxf/cxf-rt-rs-security-jose-parent/3.2.0-SNAPSHOT/cxf-rt-rs-security-jose-parent-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/pom.xml> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/target/cxf-rt-management-web-3.2.0-SNAPSHOT.jar> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/target/cxf-rt-management-web-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/management-web/target/cxf-rt-management-web-3.2.0-SNAPSHOT-javadoc.jar> to org.apache.cxf/cxf-rt-management-web/3.2.0-SNAPSHOT/cxf-rt-management-web-3.2.0-SNAPSHOT-javadoc.jar
Compressed 1.89 MB of artifacts by 24.8% relative to #1883
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/rt/rs/security/pom.xml> to org.apache.cxf/cxf-rt-rs-security/3.2.0-SNAPSHOT/cxf-rt-rs-security-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-itests/pom.xml> to org.apache.cxf.services.xkms/cxf-services-xkms-itests/3.2.0-SNAPSHOT/cxf-services-xkms-itests-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-itests/target/cxf-services-xkms-itests-3.2.0-SNAPSHOT.jar> to org.apache.cxf.services.xkms/cxf-services-xkms-itests/3.2.0-SNAPSHOT/cxf-services-xkms-itests-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/services/xkms/xkms-itests/target/cxf-services-xkms-itests-3.2.0-SNAPSHOT-sources.jar> to org.apache.cxf.services.xkms/cxf-services-xkms-itests/3.2.0-SNAPSHOT/cxf-services-xkms-itests-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/repository/pom.xml> to org.apache.cxf/cxf-repository/3.2.0-SNAPSHOT/cxf-repository-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/repository/target/index.xml> to org.apache.cxf/cxf-repository/3.2.0-SNAPSHOT/cxf-repository-3.2.0-SNAPSHOT.xml
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/ws/osgi/repository/target/index.xml.gz> to org.apache.cxf/cxf-repository/3.2.0-SNAPSHOT/cxf-repository-3.2.0-SNAPSHOT.xml.gz
channel stopped
Maven RedeployPublisher use remote jenkins-test-c70 maven settings from : /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5/conf/settings.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact apache-cxf-3.2.0-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160323.075653-91.pom
ERROR: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160323.075653-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160323.075653-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160323.075653-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160323.075653-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1047)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160323.075653-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160323.075653-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:341)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:269)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 11 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.cxf:apache-cxf:pom:3.2.0-20160323.075653-91 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160323.075653-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:335)
	... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/3.2.0-SNAPSHOT/apache-cxf-3.2.0-20160323.075653-91.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:626)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 16 more
[INFO] Deployment failed after 1.6 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE