Build failed in Jenkins: nuiton-csv-nightly » Nuiton CSV #4
See <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/4/changes> Changes: [maven-release] [maven-release-plugin] prepare for next development iteration [maven-release] [maven-release-plugin] prepare release nuiton-csv-3.0-rc-2 [bleny] fixes #3144 remove BOM from header [bleny] refs #3144 add test to prove issue [bleny] fixes #3203 ------------------------------------------ <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean install -DperformRelease [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton CSV 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-csv --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-csv --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-csv --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 31 dependencies to check. [INFO] 31 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 4.735s [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-csv --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-csv --- [INFO] Exporting server [redmine-forge.nuiton.org] username in ${redmine.username} [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.6:update-project-license (attach-licenses) @ nuiton-csv --- [INFO] Will create or update license file [lgpl_v3] to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.6:add-third-party (attach-licenses) @ nuiton-csv --- [INFO] Load missing file <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- i18n-maven-plugin:3.0:parserJava (default) @ nuiton-csv --- [INFO] [INFO] >>> i18n-maven-plugin:3.0:gen (default) @ nuiton-csv >>> [INFO] [INFO] --- i18n-maven-plugin:3.0:get (get) @ nuiton-csv --- [INFO] Copying nuiton-csv.properties to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/target/generated-sources/i18n/nuiton-csv-fromGetters_fr_FR.properties> [INFO] Copying nuiton-csv.properties to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/target/generated-sources/i18n/nuiton-csv-fromGetters_en_GB.properties> [INFO] Copying nuiton-csv.properties to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/target/generated-sources/i18n/nuiton-csv-fromGetters_es_ES.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.0:gen (default) @ nuiton-csv <<< [INFO] [INFO] --- i18n-maven-plugin:3.0:gen (default) @ nuiton-csv --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-csv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.6:update-file-header (update-file-header) @ nuiton-csv --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/target/generated-sources> [INFO] - adding license header on file <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/src/test/java/org/nuiton/csv/Utf8WithBomTest.java> [INFO] Scan 48 files header done in 110.664ms. [INFO] * uptodate header on 47 files. * add header on 1 file. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-csv --- [INFO] Compiling 36 source files to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/src/main/java/org/nuiton/csv/ext/AbstractExportModel.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/org.nuiton$nuiton-csv/ws/src/main/java/org/nuiton/csv/ext/AbstractExportModel.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.10:check (default) @ nuiton-csv --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) @ nuiton-csv --- [JENKINS] Archiving disabled
participants (1)
-
admin+ci-nuiton.org@codelutin.com