You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/11 15:42:03 UTC

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #79

See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/79/changes>

Changes:

[shuber] Prepare site update and documentation for upcoming 1.2 release.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1033,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1059,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #93

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/93/>


Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #92

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/92/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1019,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1045,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #91

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/91/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1019,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1045,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #90

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/90/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1019,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1045,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #89

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/89/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1019,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1045,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #88

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/88/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1019,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1045,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #87

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/87/>

------------------------------------------
[...truncated 54 lines...]
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.pom (4 KB at 182.1 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.pom (3 KB at 151.2 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.pom (3 KB at 157.0 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.pom (4 KB at 195.7 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.pom (3 KB at 125.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.pom (4 KB at 162.5 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/securesm/1.1/securesm-1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/securesm/1.1/securesm-1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.pom (4 KB at 199.7 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom (14 KB at 648.4 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.pom (2 KB at 100.9 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.8.1/jackson-dataformats-binary-2.8.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.8.1/jackson-dataformats-binary-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.8.1/jackson-dataformats-binary-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.8.1/jackson-dataformats-binary-2.8.1.pom (4 KB at 185.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom (7 KB at 354.0 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom (3 KB at 126.9 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom (3 KB at 12.8 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom (3 KB at 136.0 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom (7 KB at 359.5 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom (2 KB at 88.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom (3 KB at 131.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom (4 KB at 171.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom (3 KB at 123.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom (3 KB at 129.2 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom (9 KB at 498.2 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom (51 KB at 2033.4 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom (18 KB at 966.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom (8 KB at 472.0 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar (86 KB at 2753.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar (105 KB at 2739.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar (222 KB at 3261.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar (147 KB at 2066.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar (46 KB at 523.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar (1438 KB at 14378.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar (140 KB at 1380.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar (220 KB at 1832.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar (395 KB at 3059.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar (184 KB at 1376.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar (56 KB at 394.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar (192 KB at 1222.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar (242 KB at 1470.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar (232 KB at 1402.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar (2528 KB at 14696.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.jar (8 KB at 41.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar (72 KB at 388.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar (77 KB at 409.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar (40 KB at 209.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar (50 KB at 255.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar (7 KB at 34.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar (75 KB at 358.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar (74 KB at 350.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar (163 KB at 726.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar (33 KB at 143.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar (528 KB at 2189.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar (195 KB at 770.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar (99 KB at 388.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar (43 KB at 156.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar (1165 KB at 3767.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar (64 KB at 197.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar (9289 KB at 22328.4 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1019,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1045,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/86/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1019,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1045,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #85

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/85/changes>

Changes:

[draier] UNOMI-39 : restored fix for contextual conditions - pass current context

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1019,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1045,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #84

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/84/changes>

Changes:

[Serge Huber] UNOMI-73 Add a log when Unomi is properly initialized. - Display

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1019,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1045,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #83

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/83/changes>

Changes:

[draier] Missing <xml> headers in pom.xml

------------------------------------------
[...truncated 101 lines...]
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom (7 KB at 376.2 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom (3 KB at 112.8 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom (3 KB at 127.2 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom (3 KB at 163.2 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.pom (29 KB at 1340.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom (7 KB at 359.5 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom (3 KB at 118.8 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom (4 KB at 180.7 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom (5 KB at 266.7 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom (3 KB at 145.5 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.pom (4 KB at 226.4 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/github/spullara/mustache/java/mustache.java/0.9.3/mustache.java-0.9.3.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/github/spullara/mustache/java/mustache.java/0.9.3/mustache.java-0.9.3.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.3/mustache.java-0.9.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.3/mustache.java-0.9.3.pom (4 KB at 225.8 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom (3 KB at 83.1 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom (9 KB at 423.5 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom (51 KB at 2310.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom (18 KB at 966.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom (8 KB at 444.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom (11 KB at 577.2 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/google/guava/guava/20.0/guava-20.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/joda-time/joda-time/2.9.5/joda-time-2.9.5.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/google/guava/guava/20.0/guava-20.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/joda-time/joda-time/2.9.5/joda-time-2.9.5.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar (86 KB at 3161.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar (105 KB at 2041.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar (222 KB at 2640.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar (147 KB at 1321.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar (2386 KB at 20215.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar (46 KB at 346.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar (1438 KB at 10572.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar (140 KB at 1017.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar (220 KB at 1374.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar (184 KB at 1109.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar (395 KB at 2335.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar (56 KB at 308.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar (192 KB at 1004.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar (232 KB at 1168.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.jar (8 KB at 35.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.5/joda-time-2.9.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar (242 KB at 1154.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar (77 KB at 349.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar (2528 KB at 11234.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar (72 KB at 312.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar (40 KB at 167.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar (50 KB at 203.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.5/joda-time-2.9.5.jar (618 KB at 2488.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar (7 KB at 27.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar (75 KB at 283.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar (74 KB at 264.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar (33 KB at 113.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar (163 KB at 558.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar (64 KB at 204.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.jar (320 KB at 1021.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar (348 KB at 1087.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.jar (98 KB at 294.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar (99 KB at 292.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar (1263 KB at 3702.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar (195 KB at 565.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar (43 KB at 117.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar (1165 KB at 2939.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar (1031 KB at 2550.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar (9289 KB at 19073.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1024,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1050,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #82

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/82/changes>

Changes:

[Serge Huber] UNOMI-73 Add a log when Unomi is properly initialized. This commit

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Unomi :: Persistence :: ElasticSearch :: Core 1.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1024,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1050,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #81

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/81/>

------------------------------------------
[...truncated 53 lines...]
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.pom (4 KB at 182.1 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.pom (3 KB at 169.0 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.pom (3 KB at 157.0 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.pom (4 KB at 127.9 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.pom (3 KB at 125.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.pom (4 KB at 171.0 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/securesm/1.1/securesm-1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/securesm/1.1/securesm-1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.pom (4 KB at 199.7 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom (14 KB at 680.9 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.pom (2 KB at 100.9 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.8.1/jackson-dataformats-binary-2.8.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.8.1/jackson-dataformats-binary-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.8.1/jackson-dataformats-binary-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.8.1/jackson-dataformats-binary-2.8.1.pom (4 KB at 165.8 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.pom (7 KB at 222.9 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.pom (3 KB at 112.8 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.pom (3 KB at 120.1 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.pom (3 KB at 136.0 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.pom (7 KB at 321.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.pom (2 KB at 88.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.pom (3 KB at 131.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.pom (4 KB at 190.7 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom (3 KB at 130.1 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom (3 KB at 122.4 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom (9 KB at 470.5 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom (51 KB at 2210.2 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom (18 KB at 869.7 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom (8 KB at 419.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar (86 KB at 2667.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar (105 KB at 2891.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar (147 KB at 1930.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar (222 KB at 2738.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar (46 KB at 464.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar (140 KB at 1291.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar (1438 KB at 11321.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar (220 KB at 1629.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar (184 KB at 1228.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar (395 KB at 2596.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar (56 KB at 352.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar (192 KB at 1078.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar (2528 KB at 13965.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar (232 KB at 1264.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar (242 KB at 1318.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.jar (8 KB at 36.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar (77 KB at 383.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar (40 KB at 198.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar (72 KB at 355.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar (7 KB at 32.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar (50 KB at 229.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar (75 KB at 343.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar (74 KB at 336.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar (163 KB at 683.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar (64 KB at 267.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar (33 KB at 136.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar (99 KB at 379.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar (195 KB at 737.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar (528 KB at 1946.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar (43 KB at 152.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar (1165 KB at 3767.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar (9289 KB at 17233.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1033,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1059,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: unomi-master » Apache Unomi :: Persistence :: ElasticSearch :: Core #80

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/80/>

------------------------------------------
[...truncated 174 lines...]
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.2/httpcomponents-asyncclient-4.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.2/httpcomponents-asyncclient-4.1.2.pom (12 KB at 587.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom (5 KB at 282.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.pom (3 KB at 130.1 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.pom (4 KB at 190.7 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/github/spullara/mustache/java/mustache.java/0.9.3/mustache.java-0.9.3.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/github/spullara/mustache/java/mustache.java/0.9.3/mustache.java-0.9.3.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.3/mustache.java-0.9.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.3/mustache.java-0.9.3.pom (4 KB at 213.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.pom (3 KB at 116.3 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom (9 KB at 470.5 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom (51 KB at 2310.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.pom (18 KB at 869.7 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom (8 KB at 419.6 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.pom (11 KB at 519.5 KB/sec)
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/google/guava/guava/20.0/guava-20.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/joda-time/joda-time/2.9.5/joda-time-2.9.5.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/httpcomponents/httpasyncclient/4.1.2/httpasyncclient-4.1.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/google/guava/guava/20.0/guava-20.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/joda-time/joda-time/2.9.5/joda-time-2.9.5.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/httpcomponents/httpasyncclient/4.1.2/httpasyncclient-4.1.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloading: https://devtools.jahia.com/nexus/content/repositories/thirdparty-releases/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-backward-codecs/6.3.0/lucene-backward-codecs-6.3.0.jar (86 KB at 2667.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/6.3.0/lucene-grouping-6.3.0.jar (105 KB at 1734.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/6.3.0/lucene-highlighter-6.3.0.jar (222 KB at 2217.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar (2386 KB at 20563.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-memory/6.3.0/lucene-memory-6.3.0.jar (46 KB at 346.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/6.3.0/lucene-join-6.3.0.jar (147 KB at 1128.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/6.3.0/lucene-analyzers-common-6.3.0.jar (1438 KB at 9585.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/6.3.0/lucene-misc-6.3.0.jar (140 KB at 893.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/6.3.0/lucene-queries-6.3.0.jar (220 KB at 1365.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial/6.3.0/lucene-spatial-6.3.0.jar (56 KB at 307.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/6.3.0/lucene-queryparser-6.3.0.jar (395 KB at 2133.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/6.3.0/lucene-sandbox-6.3.0.jar (184 KB at 979.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/6.3.0/lucene-core-6.3.0.jar (2528 KB at 12638.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial-extras/6.3.0/lucene-spatial-extras-6.3.0.jar (192 KB at 945.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-spatial3d/6.3.0/lucene-spatial3d-6.3.0.jar (232 KB at 1081.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.5/joda-time-2.9.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/securesm/1.1/securesm-1.1.jar (8 KB at 33.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-suggest/6.3.0/lucene-suggest-6.3.0.jar (242 KB at 1101.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar (77 KB at 340.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.1/jackson-dataformat-yaml-2.8.1.jar (40 KB at 169.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.1/jackson-dataformat-smile-2.8.1.jar (72 KB at 299.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.1/jackson-dataformat-cbor-2.8.1.jar (50 KB at 201.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/transport/5.1.1/transport-5.1.1.jar (7 KB at 27.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.5/joda-time-2.9.5.jar (618 KB at 2420.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty3-client/5.1.1/transport-netty3-client-5.1.1.jar (75 KB at 286.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/transport-netty4-client/5.1.1/transport-netty4-client-5.1.1.jar (74 KB at 270.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.6.Final/netty-buffer-4.1.6.Final.jar (248 KB at 868.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.6.Final/netty-codec-4.1.6.Final.jar (298 KB at 1008.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.6.Final/netty-codec-http-4.1.6.Final.jar (528 KB at 1669.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.6.Final/netty-common-4.1.6.Final.jar (671 KB at 2057.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar (1263 KB at 3860.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.6.Final/netty-handler-4.1.6.Final.jar (313 KB at 942.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.6.Final/netty-resolver-4.1.6.Final.jar (28 KB at 82.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.2/httpasyncclient-4.1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/client/rest/5.1.1/rest-5.1.1.jar (33 KB at 93.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/reindex-client/5.1.1/reindex-client-5.1.1.jar (163 KB at 462.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.2/httpasyncclient-4.1.2.jar (173 KB at 487.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.6.Final/netty-transport-4.1.6.Final.jar (417 KB at 1133.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/5.1.1/lang-mustache-client-5.1.1.jar (64 KB at 171.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.3/compiler-0.9.3.jar (98 KB at 258.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar (348 KB at 917.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/percolator-client/5.1.1/percolator-client-5.1.1.jar (99 KB at 253.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar (195 KB at 492.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar (43 KB at 106.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar (1165 KB at 2675.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.3.1.Final/mvel2-2.3.1.Final.jar (1031 KB at 1465.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/5.1.1/elasticsearch-5.1.1.jar (9289 KB at 10788.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unomi-persistence-elasticsearch-core ---
[INFO] Deleting <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ unomi-persistence-elasticsearch-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unomi-persistence-elasticsearch-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ unomi-persistence-elasticsearch-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/target/classes>
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1033,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.index.IndexRequestBuilder
[ERROR] <https://builds.apache.org/job/unomi-master/org.apache.unomi$unomi-persistence-elasticsearch-core/ws/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java>:[1059,29] cannot find symbol
  symbol:   method setRefreshPolicy(org.elasticsearch.action.support.WriteRequest.RefreshPolicy)
  location: class org.elasticsearch.action.delete.DeleteRequestBuilder
[INFO] 2 errors 
[INFO] -------------------------------------------------------------