See <https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/686/>

------------------------------------------
[...truncated 18552 lines...]
        at 
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:90)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:231)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
        at 
org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
        at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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:744)
Caused by: java.lang.LinkageError: Failed to load 
com.google.common.collect.AbstractMapBasedMultimap
        at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
        at 
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:264)
        at 
hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1593)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1514)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1601)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1514)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1601)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1514)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1750)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1964)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1888)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1964)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1888)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
        at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1685)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1341)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1964)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1888)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
        at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
        at hudson.remoting.UserRequest.perform(UserRequest.java:98)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.IllegalAccessError: class 
com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass 
com.google.common.collect.AbstractMultimap
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
        ... 40 more
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Nuxeo Runtime Parent .............................. SUCCESS [01:12 min]
[INFO] Nuxeo Runtime ..................................... SUCCESS [02:24 min]
[INFO] Nuxeo Launcher Commons ............................ SUCCESS [ 54.361 s]
[INFO] Nuxeo Runtime OSGI Adapter ........................ SUCCESS [ 37.199 s]
[INFO] Nuxeo Runtime Deploy .............................. SUCCESS [ 46.237 s]
[INFO] Nuxeo Runtime Reload .............................. SUCCESS [ 45.573 s]
[INFO] Nuxeo Runtime Launcher ............................ SUCCESS [ 39.201 s]
[INFO] Nuxeo Runtime Jetty Adapter ....................... SUCCESS [ 40.458 s]
[INFO] Nuxeo Runtime Tomcat Adapter ...................... SUCCESS [ 41.640 s]
[INFO] Nuxeo Runtime Scripting ........................... SUCCESS [ 45.263 s]
[INFO] Nuxeo Runtime Management .......................... SUCCESS [ 44.653 s]
[INFO] Nuxeo Runtime Metrics ............................. SUCCESS [ 37.220 s]
[INFO] Nuxeo Runtime JTA/JCA Implementation .............. SUCCESS [ 39.996 s]
[INFO] Nuxeo Runtime Tests ............................... SUCCESS [01:03 min]
[INFO] Nuxeo Runtime DataSource Implementation ........... SUCCESS [ 43.382 s]
[INFO] Nuxeo Connect standalone client ................... FAILURE [ 22.792 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:22 min
[INFO] Finished at: 2014-08-29T14:51:43+01:00
[INFO] Final Memory: 78M/413M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project nuxeo-connect-standalone: Compilation failure: Compilation failure:
[ERROR] 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/PackageDefinitionImpl.java>:[39,8]
 org.nuxeo.connect.update.xml.PackageDefinitionImpl is not abstract and does 
not override abstract method getPackageState() in 
org.nuxeo.connect.update.Package
[ERROR] 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/standalone/LocalPackageImpl.java>:[49,8]
 org.nuxeo.connect.update.standalone.LocalPackageImpl is not abstract and does 
not override abstract method getPackageState() in 
org.nuxeo.connect.update.Package
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :nuxeo-connect-standalone
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-metrics/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-metrics/5.9.6-SNAPSHOT/nuxeo-runtime-metrics-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-metrics/5.9.6-SNAPSHOT/nuxeo-runtime-metrics-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Metrics 
#685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18790 bytes
Compression is 0.0%
Took 0.42 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-deploy/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-deploy/5.9.6-SNAPSHOT/nuxeo-runtime-deploy-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-deploy/5.9.6-SNAPSHOT/nuxeo-runtime-deploy-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Deploy 
#685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 73036 bytes
Compression is 0.0%
Took 0.65 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-osgi/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-osgi/5.9.6-SNAPSHOT/nuxeo-runtime-osgi-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-osgi/5.9.6-SNAPSHOT/nuxeo-runtime-osgi-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime OSGI 
Adapter #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 103403 bytes
Compression is 0.0%
Took 1.9 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-jetty-adapter/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-jetty-adapter/5.9.6-SNAPSHOT/nuxeo-runtime-jetty-adapter-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-jetty-adapter/5.9.6-SNAPSHOT/nuxeo-runtime-jetty-adapter-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Jetty 
Adapter #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 19568 bytes
Compression is 0.0%
Took 0.52 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime/5.9.6-SNAPSHOT/nuxeo-runtime-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime/target/nuxeo-runtime-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime/5.9.6-SNAPSHOT/nuxeo-runtime-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 229850 bytes
Compression is 0.0%
Took 1.8 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-management/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-management/5.9.6-SNAPSHOT/nuxeo-runtime-management-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-management/target/nuxeo-runtime-management-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-management/5.9.6-SNAPSHOT/nuxeo-runtime-management-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime 
Management #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 68125 bytes
Compression is 0.0%
Took 0.66 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-test/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-test/5.9.6-SNAPSHOT/nuxeo-runtime-test-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-test/target/nuxeo-runtime-test-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-test/5.9.6-SNAPSHOT/nuxeo-runtime-test-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Tests 
#685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 126448 bytes
Compression is 0.0%
Took 0.85 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-datasource/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-datasource/5.9.6-SNAPSHOT/nuxeo-runtime-datasource-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-datasource/5.9.6-SNAPSHOT/nuxeo-runtime-datasource-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime 
DataSource Implementation #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37307 bytes
Compression is 0.0%
Took 1.8 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-launcher-commons/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-launcher-commons/5.9.6-SNAPSHOT/nuxeo-launcher-commons-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-launcher-commons/target/nuxeo-launcher-commons-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-launcher-commons/5.9.6-SNAPSHOT/nuxeo-launcher-commons-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Launcher 
Commons #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 62516 bytes
Compression is 0.0%
Took 0.66 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-reload/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-reload/5.9.6-SNAPSHOT/nuxeo-runtime-reload-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-reload/target/nuxeo-runtime-reload-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-reload/5.9.6-SNAPSHOT/nuxeo-runtime-reload-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Reload 
#685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 12895 bytes
Compression is 0.0%
Took 1.4 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-tomcat-adapter/pom.xml>
 to 
org.nuxeo.lib.runtime/nuxeo-runtime-tomcat-adapter/5.9.6-SNAPSHOT/nuxeo-runtime-tomcat-adapter-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.lib.runtime/nuxeo-runtime-tomcat-adapter/5.9.6-SNAPSHOT/nuxeo-runtime-tomcat-adapter-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Tomcat 
Adapter #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 34873 bytes
Compression is 0.0%
Took 0.43 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-scripting/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-scripting/5.9.6-SNAPSHOT/nuxeo-runtime-scripting-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-scripting/target/nuxeo-runtime-scripting-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-scripting/5.9.6-SNAPSHOT/nuxeo-runtime-scripting-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime 
Scripting #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 13205 bytes
Compression is 0.0%
Took 2.1 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-jtajca/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-runtime-jtajca/5.9.6-SNAPSHOT/nuxeo-runtime-jtajca-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.runtime/nuxeo-runtime-jtajca/5.9.6-SNAPSHOT/nuxeo-runtime-jtajca-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime JTA/JCA 
Implementation #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37985 bytes
Compression is 0.0%
Took 0.84 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-launcher/pom.xml>
 to 
org.nuxeo.lib.runtime/nuxeo-runtime-launcher/5.9.6-SNAPSHOT/nuxeo-runtime-launcher-5.9.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-5.9.6-SNAPSHOT.jar>
 to 
org.nuxeo.lib.runtime/nuxeo-runtime-launcher/5.9.6-SNAPSHOT/nuxeo-runtime-launcher-5.9.6-SNAPSHOT.jar
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime 
Launcher #685
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 16045 bytes
Compression is 0.0%
Took 0.52 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/pom.xml> to 
org.nuxeo.runtime/nuxeo-runtime-parent/5.9.6-SNAPSHOT/nuxeo-runtime-parent-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Runtime Parent 
#685
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5219 bytes
Compression is 0.0%
Took 0.31 sec
[JENKINS] Archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-runtime-master/ws/nuxeo-connect-standalone/pom.xml>
 to 
org.nuxeo.runtime/nuxeo-connect-standalone/5.9.6-SNAPSHOT/nuxeo-connect-standalone-5.9.6-SNAPSHOT.pom
Sending artifact delta relative to nuxeo-runtime-master » Nuxeo Connect 
standalone client #684
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2584 bytes
Compression is 0.0%
Took 0.37 sec
channel stopped
_______________________________________________
ECM-QA mailing list
ECM-QA@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to