See <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/4/changes> Changes: [dcosse] refs #1298 corrige NPE dans le cas ou aucune donnée existe [dcosse] refs #1242 ordre des traductions revu [dcosse] refs #1268 l'interface de saisie d'un plan de TVA est de nouveau [dcosse] refs #1268 utilisation de JXTreeTable à la place de VatChartTreeTable [dcosse] refs #1268 déplacement du ListSelectionModel dans le handler ------------------------------------------ [...truncated 3663 lines...] [INFO] >>> i18n-maven-plugin:3.3:bundle (make-bundle) > :collect-i18n-artifacts @ lima-swing >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:collect-i18n-artifacts (collect-i18n-artifacts) @ lima-swing --- [INFO] detected i18n artifact org.chorem.lima:lima-business:0.8.6-SNAPSHOT [INFO] detected i18n artifact org.nuiton:nuiton-csv:3.0-rc-4 [INFO] detected i18n artifact org.chorem.lima:lima-callao:0.8.6-SNAPSHOT [INFO] detected i18n artifact org.nuiton.jaxx:jaxx-runtime:2.26 [INFO] detected i18n artifact org.nuiton.jaxx:jaxx-widgets:2.26 [INFO] detected i18n artifact org.nuiton.jaxx:jaxx-config:2.26 [INFO] detected i18n artifact org.nuiton:nuiton-utils:3.0-rc-8 [INFO] detected i18n artifact org.nuiton:nuiton-widgets:1.1.1 [INFO] detected i18n artifact org.chorem.lima:lima-swing:0.8.6-SNAPSHOT [INFO] generate collected i18n artifacts for locale fr_FR [INFO] collected 9 i18n artifacts for locale fr_FR stored in <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/i18n/collect-lima-swing-i18n_fr_FR.properties> [INFO] generate collected i18n artifacts for locale en_GB [INFO] collected 9 i18n artifacts for locale en_GB stored in <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/i18n/collect-lima-swing-i18n_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:bundle (make-bundle) < :collect-i18n-artifacts @ lima-swing <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:bundle (make-bundle) @ lima-swing --- [WARNING] [WARNING] -------------------------------------------------------------------------------------------- [WARNING] Please use now the i18n:generate-csv-bundle mojo. [WARNING] The csv bundle generation will be removed from this mojo soon. [WARNING] -------------------------------------------------------------------------------------------- [WARNING] [INFO] config - resources dir : <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/generated-sources/resources> [INFO] config - package name : META-INF [INFO] config - bundle name : lima [INFO] config - input encoding : UTF-8 [INFO] config - output encoding : UTF-8 [INFO] config - locales : [fr_FR, en_GB] [INFO] config - version : 0.8.6 [INFO] generate bundle for locale fr_FR from 9 i18n resource(s) [INFO] i18n/nuiton-utils_fr_FR.properties [INFO] i18n/nuiton-csv_fr_FR.properties [INFO] i18n/nuiton-widgets_fr_FR.properties [INFO] i18n/jaxx-runtime_fr_FR.properties [INFO] i18n/lima-callao_fr_FR.properties [INFO] i18n/lima-business_fr_FR.properties [INFO] i18n/jaxx-widgets_fr_FR.properties [INFO] i18n/jaxx-config_fr_FR.properties [INFO] i18n/lima-swing_fr_FR.properties [WARNING] bundle fr_FR contains 12/826 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] generate bundle for locale en_GB from 9 i18n resource(s) [INFO] i18n/nuiton-utils_en_GB.properties [INFO] i18n/nuiton-csv_en_GB.properties [INFO] i18n/nuiton-widgets_en_GB.properties [INFO] i18n/jaxx-runtime_en_GB.properties [INFO] i18n/lima-callao_en_GB.properties [INFO] i18n/lima-business_en_GB.properties [INFO] i18n/jaxx-widgets_en_GB.properties [INFO] i18n/jaxx-config_en_GB.properties [INFO] i18n/lima-swing_en_GB.properties [WARNING] bundle en_GB contains 88/825 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] prepare i18n definition file in <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/generated-sources/resources/META-INF/lima-definition.properties> [INFO] Generate csv bundle file at <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/lima-i18n.csv> [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ lima-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 107 resources [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ lima-swing --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/src> [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/generated-sources> [INFO] Scan 285 files header done in 569.162ms. [INFO] * uptodate header on 238 files. * add header on 47 files. [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ lima-swing --- [INFO] Compiling 188 source files to <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/classes> [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.apache.openjpa.persistence.meta.AnnotationProcessor6' less than -source '1.7' [INFO] <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/EntryBookTableCellEditor.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/EntryBookTableCellEditor.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ lima-swing --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ lima-swing --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ lima-swing --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ lima-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ lima-swing --- [INFO] Compiling 1 source file to <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/test-classes> [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.apache.openjpa.persistence.meta.AnnotationProcessor6' less than -source '1.7' [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ lima-swing --- [INFO] Surefire report directory: <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.chorem.lima.ui.account.AccountViewHandlerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.chorem.lima.ui.account.AccountViewHandlerTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/lima-swing-0.8.6-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ lima-swing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ lima-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ lima-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ lima-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ lima-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ lima-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ lima-swing --- [INFO] [INFO] --- helper-maven-plugin:2.2:check-auto-container (check-central-safe) @ lima-swing --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- helper-maven-plugin:2.2:share-server-secret (get-redmine-login) @ lima-swing --- [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.4:jar (attach-sources) < generate-sources @ lima-swing <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/lima-swing-0.8.6-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/lima-swing-0.8.6-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ lima-swing --- [INFO] [INFO] --- launch4j-plugin:1.5.0.0:launch4j (launch4j) @ lima-swing --- [INFO] Platform-specific work directory already exists: /var/local/forge/data/chorem.org/maven/repository/org/bluestemsoftware/open/maven/plugin/launch4j-plugin/1.5.0.0 [INFO] launch4j: Compiling resources [INFO] launch4j: Linking [INFO] launch4j: Successfully created <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/lima.exe> [INFO] [INFO] --- maven-assembly-plugin:2.5.4:single (default) @ lima-swing --- [INFO] Reading assembly descriptor: src/main/assembly/bin.xml [INFO] Building zip: <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/lima-swing/target/lima-0.8.6-SNAPSHOT-bin.zip> [INFO] [INFO] --- helper-maven-plugin:2.2:share-server-secret (get-pgp-passphrase) @ lima-swing --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.2:collect-files (collect-build-artifacts) @ lima-swing --- [INFO] Loaded <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/target/collect-artifacts.txt> [INFO] Copying lima-swing-0.8.6-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8.6-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/target/collect/org.chorem.lima--lima-swing/THIRD-PARTY.properties> [INFO] Copying lima-swing-0.8.6-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8.6-SNAPSHOT-sources.jar> [INFO] Copying lima-swing-0.8.6-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8.6-SNAPSHOT-javadoc.jar> [INFO] Copying lima.exe to <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/target/collect/org.chorem.lima--lima-swing/lima.exe> [INFO] [INFO] --- helper-maven-plugin:2.2:collect-files (collect-build-attachements) @ lima-swing --- [INFO] Loaded <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/target/collect-attachments.txt> [INFO] Copying lima-0.8.6-SNAPSHOT-bin.zip to <http://ci.chorem.org/jenkins/job/lima-technical-site-snapshot/ws/target/collect/org.chorem.lima--lima-swing/lima-0.8.6-SNAPSHOT-bin.zip> [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ lima-swing --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ lima-swing --- [INFO] Used declared dependencies found: [INFO] org.chorem.lima:lima-server:jar:0.8.6-SNAPSHOT:compile [INFO] org.chorem.lima:lima-business-api:jar:0.8.6-SNAPSHOT:compile [INFO] org.chorem.lima:lima-callao:jar:0.8.6-SNAPSHOT:compile [INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.26:compile [INFO] org.nuiton.jaxx:jaxx-widgets:jar:2.26:compile [INFO] org.nuiton.jaxx:jaxx-config:jar:2.26:compile [INFO] org.swinglabs:jxlayer:jar:3.0.4:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile [INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.swinglabs.swingx:swingx-core:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-autocomplete:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-painters:jar:1.6.5-1:compile [INFO] org.apache.commons:commons-email:jar:1.3.3:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] org.nuiton:nuiton-widgets:jar:1.1.1:compile [INFO] org.nuiton:nuiton-converter:jar:1.0:compile [INFO] junit:junit:jar:4.11:test [INFO] commons-lang:commons-lang:jar:2.6:compile [INFO] com.google.guava:guava:jar:18.0:compile [WARNING] Used undeclared dependencies found: [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lima ............................................... SUCCESS [01:26 min] [INFO] Lima :: Callao ..................................... SUCCESS [01:13 min] [INFO] Lima :: Business API ............................... SUCCESS [ 58.640 s] [INFO] Lima :: Business ................................... SUCCESS [06:21 min] [INFO] Lima :: Report ..................................... SUCCESS [ 6.156 s] [INFO] Lima :: Server ..................................... SUCCESS [ 8.748 s] [INFO] Lima :: Swing ...................................... FAILURE [ 50.487 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:18 min [INFO] Finished at: 2015-11-30T01:44:32+01:00 [INFO] Final Memory: 313M/807M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project lima-swing: Dependency problems found -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-swing Sending e-mails to: lima-build@list.chorem.org cosse@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds