Build failed in Jenkins: pollen-rest-api-nightly » Pollen :: Persistence #23
See <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/23/> ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: Persistence 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/nuiton/topia/t... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... (2 KB at 5.6 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/nuiton/topia/t... (2 KB at 1.3 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/nuiton/topia/3... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... (806 B at 23.2 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/nuiton/topia/3... (806 B at 2.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pollen-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ pollen-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ pollen-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ pollen-persistence --- [INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- eugene-maven-plugin:2.10:generate (generate-entities) @ pollen-persistence --- [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/nuiton/topia/t... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... (2 KB at 40.7 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/pollen-group/org/nuiton/topia/t... (2 KB at 4.3 KB/sec) [INFO] Process phase [zargo] [INFO] Generate one file in 19.46ms. [INFO] Process phase [xmi] [INFO] Generate one file in 901.897ms. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator JavaEnumerationTransformer [INFO] Apply generator TopiaMetaTransformer [INFO] Generate 92 files in 263.277ms. [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ pollen-persistence --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ pollen-persistence --- [INFO] Load missing file <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pollen-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/src/main/resources> [INFO] Copying 13 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ pollen-persistence --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/src> [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/target/generated-sources> [INFO] Scan 113 files header done in 121.724ms. [INFO] * uptodate header on 21 files. * add header on 92 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pollen-persistence --- [INFO] Compiling 95 source files to <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/target/generated-sources/java/org/chorem/pollen/persistence/AbstractPollenTopiaDao.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/target/generated-sources/java/org/chorem/pollen/persistence/AbstractPollenTopiaDao.java>: Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/src/main/java/org/chorem/pollen/persistence/entity/PollenPrincipalTopiaDao.java>:[28,146] incompatible types required: org.chorem.pollen.persistence.entity.PollenPrincipal found: org.nuiton.topia.persistence.TopiaEntity [ERROR] <http://ci.chorem.org/jenkins/job/pollen-rest-api-nightly/org.chorem.pollen$pollen-persistence/ws/src/main/java/org/chorem/pollen/persistence/entity/SessionTokenTopiaDao.java>:[35,141] incompatible types required: org.chorem.pollen.persistence.entity.SessionToken found: org.nuiton.topia.persistence.TopiaEntity [INFO] 2 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled
participants (1)
-
admin+ci-chorem.org@codelutin.com