See 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/9/display/redirect?page=changes>

Changes:

[Serge Huber] Fix version number

[Serge Huber] [maven-release-plugin] prepare release unomi-root-1.5.2

[Serge Huber] [maven-release-plugin] prepare for next development iteration


------------------------------------------
[...truncated 556.37 KB...]
    at com.github.eirslett.maven.plugins.frontend.mojo.YarnMojo.execute 
(YarnMojo.java:65)
    at 
com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute 
(AbstractFrontendMojo.java:94)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an 
error: 1 (Exit value: 1)
    at org.apache.commons.exec.DefaultExecutor.executeInternal 
(DefaultExecutor.java:404)
    at org.apache.commons.exec.DefaultExecutor.execute 
(DefaultExecutor.java:166)
    at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.execute 
(ProcessExecutor.java:74)
    at 
com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.executeAndRedirectOutput
 (ProcessExecutor.java:64)
    at 
com.github.eirslett.maven.plugins.frontend.lib.YarnExecutor.executeAndRedirectOutput
 (YarnExecutor.java:28)
    at com.github.eirslett.maven.plugins.frontend.lib.YarnTaskExecutor.execute 
(YarnTaskExecutor.java:58)
    at com.github.eirslett.maven.plugins.frontend.mojo.YarnMojo.execute 
(YarnMojo.java:65)
    at 
com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute 
(AbstractFrontendMojo.java:94)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[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 :unomi-web-tracker-javascript
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-karaf-feature/pom.xml>
 to 
org.apache.unomi/unomi-router-karaf-feature/1.5.3-SNAPSHOT/unomi-router-karaf-feature-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-karaf-feature/target/unomi-router-karaf-feature-1.5.3-SNAPSHOT.kar>
 to 
org.apache.unomi/unomi-router-karaf-feature/1.5.3-20201027.114934-1/unomi-router-karaf-feature-1.5.3-20201027.114934-1.kar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-karaf-feature/target/feature/feature.xml>
 to 
org.apache.unomi/unomi-router-karaf-feature/1.5.3-20201027.114934-1/unomi-router-karaf-feature-1.5.3-20201027.114934-1-features.xml
[Fast Archiver] Compressed 10.51 MB of artifacts by 69.8% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/lifecycle-watcher/pom.xml>
 to 
org.apache.unomi/unomi-lifecycle-watcher/1.5.3-SNAPSHOT/unomi-lifecycle-watcher-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/lifecycle-watcher/target/unomi-lifecycle-watcher-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-lifecycle-watcher/1.5.3-20201027.113738-1/unomi-lifecycle-watcher-1.5.3-20201027.113738-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/mail/pom.xml>
 to 
org.apache.unomi/unomi-plugins-mail/1.5.3-SNAPSHOT/unomi-plugins-mail-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/mail/target/unomi-plugins-mail-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-plugins-mail/1.5.3-20201027.114422-1/unomi-plugins-mail-1.5.3-20201027.114422-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/mail/src/main/resources/org.apache.unomi.plugins.mail.cfg>
 to 
org.apache.unomi/unomi-plugins-mail/1.5.3-20201027.114422-1/unomi-plugins-mail-1.5.3-20201027.114422-1-mailcfg.cfg
[Fast Archiver] Compressed 351.84 KB of artifacts by 72.8% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/services/pom.xml>
 to 
org.apache.unomi/unomi-salesforce-connector-services/1.5.3-SNAPSHOT/unomi-salesforce-connector-services-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/services/target/unomi-salesforce-connector-services-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-salesforce-connector-services/1.5.3-20201027.115004-1/unomi-salesforce-connector-services-1.5.3-20201027.115004-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/services/src/main/resources/org.apache.unomi.sfdc.cfg>
 to 
org.apache.unomi/unomi-salesforce-connector-services/1.5.3-20201027.115004-1/unomi-salesforce-connector-services-1.5.3-20201027.115004-1-sfdccfg.cfg
[Fast Archiver] Compressed 567.57 KB of artifacts by 62.0% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/rest/pom.xml>
 to 
org.apache.unomi/unomi-salesforce-connector-rest/1.5.3-SNAPSHOT/unomi-salesforce-connector-rest-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/rest/target/unomi-salesforce-connector-rest-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-salesforce-connector-rest/1.5.3-20201027.115021-1/unomi-salesforce-connector-rest-1.5.3-20201027.115021-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/rest/pom.xml>
 to 
org.apache.unomi/unomi-mailchimp-connector-rest/1.5.3-SNAPSHOT/unomi-mailchimp-connector-rest-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/rest/target/unomi-mailchimp-connector-rest-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-mailchimp-connector-rest/1.5.3-20201027.115132-1/unomi-mailchimp-connector-rest-1.5.3-20201027.115132-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/tracked-event/pom.xml>
 to 
org.apache.unomi/unomi-plugins-tracked-event/1.5.3-SNAPSHOT/unomi-plugins-tracked-event-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/tracked-event/target/unomi-plugins-tracked-event-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-plugins-tracked-event/1.5.3-20201027.114524-1/unomi-plugins-tracked-event-1.5.3-20201027.114524-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/weather-update/karaf-kar/pom.xml>
 to 
org.apache.unomi/unomi-weather-update-karaf-kar/1.5.3-SNAPSHOT/unomi-weather-update-karaf-kar-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/weather-update/karaf-kar/target/unomi-weather-update-karaf-kar-1.5.3-SNAPSHOT.kar>
 to 
org.apache.unomi/unomi-weather-update-karaf-kar/1.5.3-20201027.115243-1/unomi-weather-update-karaf-kar-1.5.3-20201027.115243-1.kar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/weather-update/karaf-kar/target/feature/feature.xml>
 to 
org.apache.unomi/unomi-weather-update-karaf-kar/1.5.3-20201027.115243-1/unomi-weather-update-karaf-kar-1.5.3-20201027.115243-1-features.xml
[Fast Archiver] Compressed 1.71 MB of artifacts by 94.8% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/karaf-kar/pom.xml>
 to 
org.apache.unomi/unomi-salesforce-connector-karaf-kar/1.5.3-SNAPSHOT/unomi-salesforce-connector-karaf-kar-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/karaf-kar/target/unomi-salesforce-connector-karaf-kar-1.5.3-SNAPSHOT.kar>
 to 
org.apache.unomi/unomi-salesforce-connector-karaf-kar/1.5.3-20201027.115047-1/unomi-salesforce-connector-karaf-kar-1.5.3-20201027.115047-1.kar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/karaf-kar/target/feature/feature.xml>
 to 
org.apache.unomi/unomi-salesforce-connector-karaf-kar/1.5.3-20201027.115047-1/unomi-salesforce-connector-karaf-kar-1.5.3-20201027.115047-1-features.xml
[Fast Archiver] Compressed 2.29 MB of artifacts by 70.8% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/past-event/pom.xml>
 to 
org.apache.unomi/unomi-plugins-past-event/1.5.3-SNAPSHOT/unomi-plugins-past-event-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/past-event/target/unomi-plugins-past-event-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-plugins-past-event/1.5.3-20201027.114508-1/unomi-plugins-past-event-1.5.3-20201027.114508-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/privacy-extension/pom.xml>
 to 
org.apache.unomi/cxs-privacy-extension/1.5.3-SNAPSHOT/cxs-privacy-extension-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/lists-extension/services/pom.xml>
 to 
org.apache.unomi/cxs-lists-extension-services/1.5.3-SNAPSHOT/cxs-lists-extension-services-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/lists-extension/services/target/cxs-lists-extension-services-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/cxs-lists-extension-services/1.5.3-20201027.114613-1/cxs-lists-extension-services-1.5.3-20201027.114613-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/samples/tweet-button-plugin/pom.xml>
 to 
org.apache.unomi/tweet-button-plugin/1.5.3-SNAPSHOT/tweet-button-plugin-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/pom.xml> to 
org.apache.unomi/unomi-root/1.5.3-SNAPSHOT/unomi-root-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/metrics/pom.xml>
 to 
org.apache.unomi/unomi-metrics/1.5.3-SNAPSHOT/unomi-metrics-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/metrics/target/unomi-metrics-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-metrics/1.5.3-20201027.113705-1/unomi-metrics-1.5.3-20201027.113705-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/groovy-actions/karaf-kar/pom.xml>
 to 
org.apache.unomi/unomi-groovy-actions/1.5.3-SNAPSHOT/unomi-groovy-actions-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-rest/pom.xml>
 to 
org.apache.unomi/unomi-router-rest/1.5.3-SNAPSHOT/unomi-router-rest-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-rest/target/unomi-router-rest-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-router-rest/1.5.3-20201027.114918-1/unomi-router-rest-1.5.3-20201027.114918-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/baseplugin/pom.xml>
 to 
org.apache.unomi/unomi-plugins-base/1.5.3-SNAPSHOT/unomi-plugins-base-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/baseplugin/target/unomi-plugins-base-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-plugins-base/1.5.3-20201027.114037-1/unomi-plugins-base-1.5.3-20201027.114037-1.jar
[Fast Archiver] Compressed 2.09 MB of artifacts by 88.2% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/pom.xml>
 to org.apache.unomi/unomi-router/1.5.3-SNAPSHOT/unomi-router-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/pom.xml>
 to 
org.apache.unomi/unomi-plugins/1.5.3-SNAPSHOT/unomi-plugins-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/tools/pom.xml> 
to org.apache.unomi/unomi-tools/1.5.3-SNAPSHOT/unomi-tools-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/persistence-elasticsearch/pom.xml>
 to 
org.apache.unomi/unomi-persistence-elasticsearch/1.5.3-SNAPSHOT/unomi-persistence-elasticsearch-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/persistence-spi/pom.xml>
 to 
org.apache.unomi/unomi-persistence-spi/1.5.3-SNAPSHOT/unomi-persistence-spi-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/persistence-spi/target/unomi-persistence-spi-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-persistence-spi/1.5.3-20201027.113628-1/unomi-persistence-spi-1.5.3-20201027.113628-1.jar
[Fast Archiver] Compressed 746.19 KB of artifacts by 85.8% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/samples/trainingplugin/pom.xml>
 to 
org.apache.unomi/training-plugin/1.5.3-SNAPSHOT/training-plugin-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/optimization-test/pom.xml>
 to 
org.apache.unomi/unomi-plugins-optimization-test/1.5.3-SNAPSHOT/unomi-plugins-optimization-test-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/optimization-test/target/unomi-plugins-optimization-test-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-plugins-optimization-test/1.5.3-20201027.114439-1/unomi-plugins-optimization-test-1.5.3-20201027.114439-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/web-tracker/pom.xml>
 to 
org.apache.unomi/unomi-web-tracker/1.5.3-SNAPSHOT/unomi-web-tracker-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-api/pom.xml>
 to 
org.apache.unomi/unomi-router-api/1.5.3-SNAPSHOT/unomi-router-api-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-api/target/unomi-router-api-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-router-api/1.5.3-20201027.114830-1/unomi-router-api-1.5.3-20201027.114830-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/kar/pom.xml> to 
org.apache.unomi/unomi-kar/1.5.3-SNAPSHOT/unomi-kar-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/web-tracker/karaf-kar/pom.xml>
 to 
org.apache.unomi/unomi-web-tracker-karaf-kar/1.5.3-SNAPSHOT/unomi-web-tracker-karaf-kar-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/weather-update/pom.xml>
 to 
org.apache.unomi/unomi-weather-update/1.5.3-SNAPSHOT/unomi-weather-update-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/wab/pom.xml> to 
org.apache.unomi/unomi-wab/1.5.3-SNAPSHOT/unomi-wab-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/wab/target/unomi-wab-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-wab/1.5.3-20201027.113947-1/unomi-wab-1.5.3-20201027.113947-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/wab/src/main/resources/org.apache.unomi.web.cfg>
 to 
org.apache.unomi/unomi-wab/1.5.3-20201027.113947-1/unomi-wab-1.5.3-20201027.113947-1-unomicfg.cfg
[Fast Archiver] Compressed 1.73 MB of artifacts by 81.4% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/itests/pom.xml> 
to org.apache.unomi/unomi-itests/1.5.3-SNAPSHOT/unomi-itests-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/samples/groovy-actions/pom.xml>
 to 
org.apache.unomi/test-groovy-action-sample/1.5.3-SNAPSHOT/test-groovy-action-sample-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/pom.xml>
 to 
org.apache.unomi/unomi-salesforce-connector/1.5.3-SNAPSHOT/unomi-salesforce-connector-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/pom.xml>
 to 
org.apache.unomi/unomi-mailchimp-connector-karaf-kar/1.5.3-SNAPSHOT/unomi-mailchimp-connector-karaf-kar-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/target/unomi-mailchimp-connector-karaf-kar-1.5.3-SNAPSHOT.kar>
 to 
org.apache.unomi/unomi-mailchimp-connector-karaf-kar/1.5.3-20201027.115201-1/unomi-mailchimp-connector-karaf-kar-1.5.3-20201027.115201-1.kar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/karaf-kar/target/feature/feature.xml>
 to 
org.apache.unomi/unomi-mailchimp-connector-karaf-kar/1.5.3-20201027.115201-1/unomi-mailchimp-connector-karaf-kar-1.5.3-20201027.115201-1-features.xml
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/scripting/pom.xml>
 to 
org.apache.unomi/unomi-scripting/1.5.3-SNAPSHOT/unomi-scripting-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/scripting/target/unomi-scripting-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-scripting/1.5.3-20201027.113721-1/unomi-scripting-1.5.3-20201027.113721-1.jar
[Fast Archiver] Compressed 754.73 KB of artifacts by 93.3% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/geonames/pom.xml>
 to org.apache.unomi/cxs-geonames/1.5.3-SNAPSHOT/cxs-geonames-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/weather-update/core/pom.xml>
 to 
org.apache.unomi/unomi-weather-update-core/1.5.3-SNAPSHOT/unomi-weather-update-core-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/weather-update/core/target/unomi-weather-update-core-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-weather-update-core/1.5.3-20201027.115227-1/unomi-weather-update-core-1.5.3-20201027.115227-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/weather-update/core/src/main/resources/org.apache.unomi.weatherUpdate.cfg>
 to 
org.apache.unomi/unomi-weather-update-core/1.5.3-20201027.115227-1/unomi-weather-update-core-1.5.3-20201027.115227-1-weatherupdatecfg.cfg
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/lists-extension/rest/pom.xml>
 to 
org.apache.unomi/cxs-lists-extension-rest/1.5.3-SNAPSHOT/cxs-lists-extension-rest-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/lists-extension/rest/target/cxs-lists-extension-rest-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/cxs-lists-extension-rest/1.5.3-20201027.114626-1/cxs-lists-extension-rest-1.5.3-20201027.114626-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/manual/pom.xml> 
to org.apache.unomi/unomi-manual/1.5.3-SNAPSHOT/unomi-manual-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/pom.xml>
 to 
org.apache.unomi/unomi-extensions/1.5.3-SNAPSHOT/unomi-extensions-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/web-tracker/javascript/pom.xml>
 to 
org.apache.unomi/unomi-web-tracker-javascript/1.5.3-SNAPSHOT/unomi-web-tracker-javascript-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/privacy-extension/services/pom.xml>
 to 
org.apache.unomi/cxs-privacy-extension-services/1.5.3-SNAPSHOT/cxs-privacy-extension-services-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/privacy-extension/services/target/cxs-privacy-extension-services-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/cxs-privacy-extension-services/1.5.3-20201027.114706-1/cxs-privacy-extension-services-1.5.3-20201027.114706-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/lists-extension/pom.xml>
 to 
org.apache.unomi/cxs-lists-extension/1.5.3-SNAPSHOT/cxs-lists-extension-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/kafka-injector/pom.xml>
 to 
org.apache.unomi/kafka-extension/1.5.3-SNAPSHOT/kafka-extension-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/kafka-injector/target/kafka-extension-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/kafka-extension/1.5.3-20201027.114539-1/kafka-extension-1.5.3-20201027.114539-1.jar
[Fast Archiver] Compressed 3.59 MB of artifacts by 94.8% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/services/pom.xml>
 to 
org.apache.unomi/unomi-mailchimp-connector-services/1.5.3-SNAPSHOT/unomi-mailchimp-connector-services-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/services/target/unomi-mailchimp-connector-services-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-mailchimp-connector-services/1.5.3-20201027.115116-1/unomi-mailchimp-connector-services-1.5.3-20201027.115116-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/services/src/main/resources/org.apache.unomi.mailchimpconnector.cfg>
 to 
org.apache.unomi/unomi-mailchimp-connector-services/1.5.3-20201027.115116-1/unomi-mailchimp-connector-services-1.5.3-20201027.115116-1-mailchimpconnectorcfg.cfg
[Fast Archiver] Compressed 339.19 KB of artifacts by 75.5% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/common/pom.xml> 
to org.apache.unomi/unomi-common/1.5.3-SNAPSHOT/unomi-common-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/common/target/unomi-common-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-common/1.5.3-20201027.113613-1/unomi-common-1.5.3-20201027.113613-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/web-tracker/wab/pom.xml>
 to 
org.apache.unomi/unomi-web-tracker-wab/1.5.3-SNAPSHOT/unomi-web-tracker-wab-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/tools/shell-commands/pom.xml>
 to 
org.apache.unomi/shell-commands/1.5.3-SNAPSHOT/shell-commands-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/request/pom.xml>
 to 
org.apache.unomi/unomi-plugins-request/1.5.3-SNAPSHOT/unomi-plugins-request-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/request/target/unomi-plugins-request-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-plugins-request/1.5.3-20201027.114403-1/unomi-plugins-request-1.5.3-20201027.114403-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/request/src/main/resources/org.apache.unomi.plugins.request.cfg>
 to 
org.apache.unomi/unomi-plugins-request/1.5.3-20201027.114403-1/unomi-plugins-request-1.5.3-20201027.114403-1-requestcfg.cfg
[Fast Archiver] Compressed 4.40 MB of artifacts by 90.1% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/geonames/rest/pom.xml>
 to 
org.apache.unomi/cxs-geonames-rest/1.5.3-SNAPSHOT/cxs-geonames-rest-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/geonames/rest/target/cxs-geonames-rest-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/cxs-geonames-rest/1.5.3-20201027.114805-1/cxs-geonames-rest-1.5.3-20201027.114805-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/actions/pom.xml>
 to 
org.apache.unomi/unomi-mailchimp-connector-actions/1.5.3-SNAPSHOT/unomi-mailchimp-connector-actions-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/actions/target/unomi-mailchimp-connector-actions-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-mailchimp-connector-actions/1.5.3-20201027.115147-1/unomi-mailchimp-connector-actions-1.5.3-20201027.115147-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-core/pom.xml>
 to 
org.apache.unomi/unomi-router-core/1.5.3-SNAPSHOT/unomi-router-core-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-core/target/unomi-router-core-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-router-core/1.5.3-20201027.114902-1/unomi-router-core-1.5.3-20201027.114902-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-core/src/main/resources/org.apache.unomi.router.cfg>
 to 
org.apache.unomi/unomi-router-core/1.5.3-20201027.114902-1/unomi-router-core-1.5.3-20201027.114902-1-routercfg.cfg
[Fast Archiver] Compressed 1.61 MB of artifacts by 83.3% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/lists-extension/actions/pom.xml>
 to 
org.apache.unomi/cxs-lists-extension-actions/1.5.3-SNAPSHOT/cxs-lists-extension-actions-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/lists-extension/actions/target/cxs-lists-extension-actions-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/cxs-lists-extension-actions/1.5.3-20201027.114642-1/cxs-lists-extension-actions-1.5.3-20201027.114642-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/hover-event/pom.xml>
 to 
org.apache.unomi/unomi-plugins-hover-event/1.5.3-SNAPSHOT/unomi-plugins-hover-event-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/plugins/hover-event/target/unomi-plugins-hover-event-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-plugins-hover-event/1.5.3-20201027.114454-1/unomi-plugins-hover-event-1.5.3-20201027.114454-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/privacy-extension/rest/pom.xml>
 to 
org.apache.unomi/cxs-privacy-extension-rest/1.5.3-SNAPSHOT/cxs-privacy-extension-rest-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/privacy-extension/rest/target/cxs-privacy-extension-rest-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/cxs-privacy-extension-rest/1.5.3-20201027.114722-1/cxs-privacy-extension-rest-1.5.3-20201027.114722-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/persistence-elasticsearch/core/pom.xml>
 to 
org.apache.unomi/unomi-persistence-elasticsearch-core/1.5.3-SNAPSHOT/unomi-persistence-elasticsearch-core-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/persistence-elasticsearch/core/target/unomi-persistence-elasticsearch-core-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-persistence-elasticsearch-core/1.5.3-20201027.113838-1/unomi-persistence-elasticsearch-core-1.5.3-20201027.113838-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg>
 to 
org.apache.unomi/unomi-persistence-elasticsearch-core/1.5.3-20201027.113838-1/unomi-persistence-elasticsearch-core-1.5.3-20201027.113838-1-elasticsearchcfg.cfg
[Fast Archiver] Compressed 40.21 MB of artifacts by 78.6% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/rest/pom.xml> 
to org.apache.unomi/unomi-rest/1.5.3-SNAPSHOT/unomi-rest-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/rest/target/unomi-rest-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-rest/1.5.3-20201027.113932-1/unomi-rest-1.5.3-20201027.113932-1.jar
[Fast Archiver] Compressed 350.91 KB of artifacts by 63.8% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/api/pom.xml> to 
org.apache.unomi/unomi-api/1.5.3-SNAPSHOT/unomi-api-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/api/target/unomi-api-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-api/1.5.3-20201027.113535-1/unomi-api-1.5.3-20201027.113535-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/actions/pom.xml>
 to 
org.apache.unomi/unomi-salesforce-connector-actions/1.5.3-SNAPSHOT/unomi-salesforce-connector-actions-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/salesforce-connector/actions/target/unomi-salesforce-connector-actions-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-salesforce-connector-actions/1.5.3-20201027.115034-1/unomi-salesforce-connector-actions-1.5.3-20201027.115034-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/groovy-actions/pom.xml>
 to 
org.apache.unomi/unomi-groovy-actions-root/1.5.3-SNAPSHOT/unomi-groovy-actions-root-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/package/pom.xml>
 to org.apache.unomi/unomi/1.5.3-SNAPSHOT/unomi-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/tools/shell-dev-commands/pom.xml>
 to 
org.apache.unomi/shell-dev-commands/1.5.3-SNAPSHOT/shell-dev-commands-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/samples/pom.xml>
 to org.apache.unomi/samples/1.5.3-SNAPSHOT/samples-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/geonames/services/pom.xml>
 to 
org.apache.unomi/cxs-geonames-services/1.5.3-SNAPSHOT/cxs-geonames-services-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/geonames/services/target/cxs-geonames-services-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/cxs-geonames-services/1.5.3-20201027.114747-1/cxs-geonames-services-1.5.3-20201027.114747-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/geonames/services/src/main/resources/org.apache.unomi.geonames.cfg>
 to 
org.apache.unomi/cxs-geonames-services/1.5.3-20201027.114747-1/cxs-geonames-services-1.5.3-20201027.114747-1-geonamescfg.cfg
[Fast Archiver] Compressed 1.09 MB of artifacts by 88.5% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/unomi-mailchimp/pom.xml>
 to 
org.apache.unomi/unomi-mailchimp-connector/1.5.3-SNAPSHOT/unomi-mailchimp-connector-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/groovy-actions/services/pom.xml>
 to 
org.apache.unomi/unomi-groovy-actions-services/1.5.3-SNAPSHOT/unomi-groovy-actions-services-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/samples/login-integration/pom.xml>
 to 
org.apache.unomi/login-integration-sample/1.5.3-SNAPSHOT/login-integration-sample-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-service/pom.xml>
 to 
org.apache.unomi/unomi-router-service/1.5.3-SNAPSHOT/unomi-router-service-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/extensions/router/router-service/target/unomi-router-service-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-router-service/1.5.3-20201027.114845-1/unomi-router-service-1.5.3-20201027.114845-1.jar
[Fast Archiver] Compressed 1.09 MB of artifacts by 88.7% relative to #8
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/services/pom.xml>
 to 
org.apache.unomi/unomi-services/1.5.3-SNAPSHOT/unomi-services-1.5.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/services/target/unomi-services-1.5.3-SNAPSHOT.jar>
 to 
org.apache.unomi/unomi-services/1.5.3-20201027.113901-1/unomi-services-1.5.3-20201027.113901-1.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/services/src/main/resources/org.apache.unomi.services.cfg>
 to 
org.apache.unomi/unomi-services/1.5.3-20201027.113901-1/unomi-services-1.5.3-20201027.113901-1-servicescfg.cfg
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/services/src/main/resources/org.apache.unomi.thirdparty.cfg>
 to 
org.apache.unomi/unomi-services/1.5.3-20201027.113901-1/unomi-services-1.5.3-20201027.113901-1-thirdpartycfg.cfg
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/services/src/main/resources/org.apache.unomi.cluster.cfg>
 to 
org.apache.unomi/unomi-services/1.5.3-20201027.113901-1/unomi-services-1.5.3-20201027.113901-1-clustercfg.cfg
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Unomi/job/Unomi-1.5.x-jdk8/ws/services/src/main/resources/hazelcast.xml>
 to 
org.apache.unomi/unomi-services/1.5.3-20201027.113901-1/unomi-services-1.5.3-20201027.113901-1-hazelcastconfig.xml
[Fast Archiver] Compressed 1.76 MB of artifacts by 81.8% relative to #8
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Samples :: Tweet Button plugin #9' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Extensions :: Groovy Actions :: Apache Karaf Feature and KAR archive #9' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Tools #9' does not have a result yet. Please make sure you set a proper result 
in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Samples :: Training plugin #9' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Karaf KAR package #9' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Extension :: Web Tracker :: Apache Karaf Feature and KAR archive #9' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Integration Tests #9' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Samples :: Test Groovy Action #9' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Manual #9' does not have a result yet. Please make sure you set a proper result 
in case of pipeline/build scripts.
Sending e-mails to: [email protected] [email protected]
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Extension :: Web Tracker :: Wab #9' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Tools :: Shell commands #9' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Extensions :: Groovy Actions #9' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Distribution Package #9' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Tools :: Shell Dev commands #9' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Samples #9' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Extensions :: Groovy Actions :: Service #9' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Unomi » Unomi-1.5.x-jdk8 » Apache Unomi :: 
Samples :: External Login plugin #9' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
channel stopped

Reply via email to