Build failed in Jenkins: lima-nightly » Lima :: business API #54
See <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/54/changes> Changes: [dcosse] refs #1032 ajout de descriptions d'erreur [dcosse] refs #1032 correction des traductions [dcosse] refs #1032 gestion des retours d'import export ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Lima :: business API 0.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lima-business-api --- [INFO] Deleting <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-business-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-business-api --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-business-api --- [INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ lima-business-api --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ lima-business-api --- [INFO] Load missing file <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-business-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ lima-business-api --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src> [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/target/generated-sources> [INFO] Scan 58 files header done in 133.231ms. [INFO] * uptodate header on 55 files. * add header on 3 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-business-api --- [INFO] Compiling 57 source files to <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ lima-business-api --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ lima-business-api --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ lima-business-api --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lima-business-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lima-business-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ lima-business-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-business-api --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/target/lima-business-api-0.8-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ lima-business-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-business-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-business-api --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-business-api --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ lima-business-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business-api --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/target/lima-business-api-0.8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-business-api --- [INFO] 9 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/java/org/chorem/lima/business/api/EntryBookService.java>:52: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/java/org/chorem/lima/business/api/EntryBookService.java>:66: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/java/org/chorem/lima/business/api/FinancialStatementService.java>:44: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/java/org/chorem/lima/business/api/FinancialTransactionService.java>:60: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/java/org/chorem/lima/business/api/FinancialTransactionService.java>:66: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/java/org/chorem/lima/business/api/ReportService.java>:84: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/java/org/chorem/lima/business/api/ReportService.java>:100: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/java/org/chorem/lima/business/api/ReportService.java>:114: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/src/main/java/org/chorem/lima/business/api/ReportService.java>:125: warning - @return tag has no arguments. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business-api/ws/target/lima-business-api-0.8-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-business-api --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ lima-business-api --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ lima-business-api --- [INFO] Loaded /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect-artifacts.txt [INFO] Copying lima-business-api-0.8-SNAPSHOT.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business-api/lima-business-api-0.8-SNAPSHOT.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business-api/THIRD-PARTY.properties [INFO] Copying lima-business-api-0.8-SNAPSHOT-sources.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business-api/lima-business-api-0.8-SNAPSHOT-sources.jar [INFO] Copying lima-business-api-0.8-SNAPSHOT-javadoc.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/trunk/target/collect/org.chorem.lima--lima-business-api/lima-business-api-0.8-SNAPSHOT-javadoc.jar [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ lima-business-api --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ lima-business-api --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-business-api --- [INFO] Used declared dependencies found: [INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile [INFO] org.apache.openejb:javaee-api:jar:6.0-6:provided [WARNING] Used undeclared dependencies found: [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [JENKINS] Archiving disabled
participants (1)
-
admin+ci-chorem.org@codelutin.com