See <http://ci.nuiton.org/jenkins/job/jaxx-nightly/39/changes> Changes: [Tony CHEMIT] fixes #3439: Add RemoveablePropertyChangeListener class [Tony CHEMIT] fixes #3440: Improve the way to manage validators in application ui handler [Tony CHEMIT] fixes #3440: Improve the way to manage validators in application ui handler [Tony CHEMIT] fixes #3441: Introduce AbstractApplicationFormUIModel ------------------------------------------ [...truncated 2549 lines...] [INFO] [INFO] --- jaxx-maven-plugin:2.10-SNAPSHOT:generate (default) @ jaxx-application-swing --- [INFO] use project compile scope class-path [INFO] Detects 1 modified jaxx file(s). [INFO] Generated 1 file(s) in 295.194ms [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ jaxx-application-swing --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ jaxx-application-swing --- [INFO] Load missing file <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- i18n-maven-plugin:3.3:parserJava (scan-sources) @ jaxx-application-swing --- [INFO] start entry basedir:<http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/main/java,> includes:[**/*.java] [INFO] 36 file(s) to process (among 36 files) [INFO] Parsing is done. [treated file(s) : 7/36](total time:131.984ms) ( ~ 3.666ms / file) [INFO] [INFO] >>> i18n-maven-plugin:3.3:gen (scan-sources) > :get @ jaxx-application-swing >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:get (get) @ jaxx-application-swing --- [INFO] config - basedir : <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB, es_ES] [INFO] import getter java.getter in 124067ns [INFO] Copying jaxx-application-swing.properties to <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/generated-sources/i18n/jaxx-application-swing-fromGetters_fr_FR.properties> [INFO] Copying jaxx-application-swing.properties to <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/generated-sources/i18n/jaxx-application-swing-fromGetters_en_GB.properties> [INFO] Copying jaxx-application-swing.properties to <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/generated-sources/i18n/jaxx-application-swing-fromGetters_es_ES.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:gen (scan-sources) < :get @ jaxx-application-swing <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:gen (scan-sources) @ jaxx-application-swing --- [INFO] config - src basedir : <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB, es_ES] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [WARNING] bundle en_GB contains 23/23 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] copy bundle en_GB to src [INFO] prepare bundle for locale es_ES [INFO] merge bundle es_ES to out [WARNING] bundle es_ES contains 23/23 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] copy bundle es_ES to src [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jaxx-application-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ jaxx-application-swing --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/generated-sources> [INFO] Scan 40 files header done in 56.695ms. [INFO] * uptodate header on 37 files. * add header on 3 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jaxx-application-swing --- [INFO] Compiling 37 source files to <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/main/java/org/nuiton/jaxx/application/swing/action/ApplicationActionUIHandler.java>:[191,26] getComponentToFocus() in org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/main/java/org/nuiton/jaxx/application/swing/action/ApplicationActionUIHandler.java>:[201,53] getValidator() in org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/main/java/org/nuiton/jaxx/application/swing/table/AbstractApplicationTableModel.java>:[315,35] equals(java.lang.Object,java.lang.Object) in org.apache.commons.lang3.ObjectUtils has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/main/java/org/nuiton/jaxx/application/swing/action/ApplicationActionFactory.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/main/java/org/nuiton/jaxx/application/swing/action/ApplicationActionFactory.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ jaxx-application-swing --- [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) @ jaxx-application-swing --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ jaxx-application-swing --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jaxx-application-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jaxx-application-swing --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jaxx-application-swing --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jaxx-application-swing --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/jaxx-application-swing-2.10-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ jaxx-application-swing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ jaxx-application-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ jaxx-application-swing --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ jaxx-application-swing --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ jaxx-application-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ jaxx-application-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ jaxx-application-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ jaxx-application-swing --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ jaxx-application-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.3:jar (attach-sources) < generate-sources @ jaxx-application-swing <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ jaxx-application-swing --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/jaxx-application-swing-2.10-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jaxx-application-swing --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/jaxx-application-swing/target/jaxx-application-swing-2.10-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ jaxx-application-swing --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ jaxx-application-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.1:collect-files (collect-build-artifacts) @ jaxx-application-swing --- [INFO] Loaded <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/target/collect-artifacts.txt> [INFO] Copying jaxx-application-swing-2.10-SNAPSHOT.jar to <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/target/collect/org.nuiton.jaxx--jaxx-application-swing/jaxx-application-swing-2.10-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/target/collect/org.nuiton.jaxx--jaxx-application-swing/THIRD-PARTY.properties> [INFO] Copying jaxx-application-swing-2.10-SNAPSHOT-sources.jar to <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/target/collect/org.nuiton.jaxx--jaxx-application-swing/jaxx-application-swing-2.10-SNAPSHOT-sources.jar> [INFO] Copying jaxx-application-swing-2.10-SNAPSHOT-javadoc.jar to <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/target/collect/org.nuiton.jaxx--jaxx-application-swing/jaxx-application-swing-2.10-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ jaxx-application-swing --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ jaxx-application-swing --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ jaxx-application-swing --- [INFO] Used declared dependencies found: [INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.10-SNAPSHOT:compile [INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.10-SNAPSHOT:compile [INFO] org.nuiton.jaxx:jaxx-validator:jar:2.10-SNAPSHOT:compile [INFO] org.nuiton.jaxx:jaxx-widgets:jar:2.10-SNAPSHOT:compile [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-5:compile [INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile [INFO] org.swinglabs.swingx:swingx-core:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-common:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-autocomplete:jar:1.6.5-1:compile [WARNING] Used undeclared dependencies found: [WARNING] org.nuiton:nuiton-validator:jar:3.0-rc-2: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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JAXX ............................................... SUCCESS [ 52.153 s] [INFO] JAXX :: Runtime .................................... SUCCESS [ 45.586 s] [INFO] JAXX :: Validator .................................. SUCCESS [ 17.268 s] [INFO] JAXX :: Extra Widgets .............................. SUCCESS [ 16.643 s] [INFO] JAXX :: Compiler ................................... SUCCESS [ 23.089 s] [INFO] JAXX :: Maven plugin ............................... SUCCESS [ 23.439 s] [INFO] JAXX :: Widgets .................................... SUCCESS [ 22.464 s] [INFO] JAXX :: Config ..................................... SUCCESS [ 9.789 s] [INFO] JAXX :: Application API ............................ SUCCESS [ 4.970 s] [INFO] JAXX :: Application Swing .......................... FAILURE [ 7.758 s] [INFO] JAXX :: Demo ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:56 min [INFO] Finished at: 2014-08-16T01:37:25+02:00 [INFO] Final Memory: 130M/852M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project jaxx-application-swing: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project jaxx-application-swing: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more [ERROR] [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 :jaxx-application-swing Sending e-mails to: jaxx-build@list.nuiton.org chemit+nuiton-ci@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE