http://ci.nuiton.org/jenkins/job/jaxx-snapshot/51/Changes: [Tony CHEMIT] Rename config package to org.nuiton.jaxx.config (See #3669) [Tony CHEMIT] Rename validator package to org.nuiton.jaxx.validator (See #3669) [Tony CHEMIT] Rename compiler package to org.nuiton.jaxx.compiler (See #3669) [Tony CHEMIT] Rename demo package to org.nuiton.jaxx.demo (See #3669) [Tony CHEMIT] Rename runtime package to org.nuiton.jaxx.runtime (See #3669) ------------------------------------------ [...truncated 20 lines...] [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JAXX [INFO] JAXX :: Runtime [INFO] JAXX :: Validator [INFO] JAXX :: Extra Widgets [INFO] JAXX :: Compiler [INFO] JAXX :: Maven plugin [INFO] JAXX :: Widgets Common [INFO] JAXX :: Widgets About [INFO] JAXX :: Widgets Number [INFO] JAXX :: Widgets Select [INFO] JAXX :: Widgets [INFO] JAXX :: Widgets DateTime [INFO] JAXX :: Widgets Gis [INFO] JAXX :: Config [INFO] JAXX :: Application API [INFO] JAXX :: Application Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JAXX 2.38-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jaxx --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ jaxx --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ jaxx --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jaxx --- [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 23 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JAXX :: Runtime 2.38-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jaxx-runtime --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ jaxx-runtime --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ jaxx-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ jaxx-runtime --- [INFO] Compiling 133 source files to <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/target/classes> [INFO] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/editor/EnumEditor.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/editor/EnumEditor.java>: Recompile with -Xlint:unchecked for details. [INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/SwingSession.java>:[348,51] <T>find(java.lang.Iterable<T>,org.apache.commons.collections4.Predicate<? super T>) in org.apache.commons.collections4.CollectionUtils has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/JAXXList.java>:[242,34] getSelectedValues() in javax.swing.JList has been deprecated [INFO] 3 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[37,47] cannot find symbol symbol: class JTableState [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/SwingSession.java>:[149,44] cannot find symbol symbol: class JTableState location: class org.nuiton.jaxx.runtime.swing.session.SwingSession [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/SwingSession.java>:[152,41] incompatible types: org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState cannot be converted to org.nuiton.jaxx.runtime.swing.session.State [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[68,5] method does not override or implement a method from a supertype [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[72,9] cannot find symbol symbol: class JTableState location: class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[72,30] cannot find symbol symbol: class JTableState location: class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[72,43] cannot find symbol symbol: variable super location: class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[87,16] incompatible types: org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState cannot be converted to org.nuiton.jaxx.runtime.swing.session.State [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[90,5] method does not override or implement a method from a supertype [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[95,9] cannot find symbol symbol: variable super location: class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState [INFO] 10 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 3 second 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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JAXX ............................................... SUCCESS [ 30.133 s] [INFO] JAXX :: Runtime .................................... FAILURE [ 16.248 s] [INFO] JAXX :: Validator .................................. SKIPPED [INFO] JAXX :: Extra Widgets .............................. SKIPPED [INFO] JAXX :: Compiler ................................... SKIPPED [INFO] JAXX :: Maven plugin ............................... SKIPPED [INFO] JAXX :: Widgets Common ............................. SKIPPED [INFO] JAXX :: Widgets About .............................. SKIPPED [INFO] JAXX :: Widgets Number ............................. SKIPPED [INFO] JAXX :: Widgets Select ............................. SKIPPED [INFO] JAXX :: Widgets .................................... SKIPPED [INFO] JAXX :: Widgets DateTime ........................... SKIPPED [INFO] JAXX :: Widgets Gis ................................ SKIPPED [INFO] JAXX :: Config ..................................... SKIPPED [INFO] JAXX :: Application API ............................ SKIPPED [INFO] JAXX :: Application Swing .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:34 min [INFO] Finished at: 2016-12-30T10:19:32+01:00 [INFO] Final Memory: 32M/264M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project jaxx-runtime: Compilation failure: Compilation failure: [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[37,47] cannot find symbol [ERROR] symbol: class JTableState [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/SwingSession.java>:[149,44] cannot find symbol [ERROR] symbol: class JTableState [ERROR] location: class org.nuiton.jaxx.runtime.swing.session.SwingSession [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/SwingSession.java>:[152,41] incompatible types: org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState cannot be converted to org.nuiton.jaxx.runtime.swing.session.State [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[68,5] method does not override or implement a method from a supertype [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[72,9] cannot find symbol [ERROR] symbol: class JTableState [ERROR] location: class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[72,30] cannot find symbol [ERROR] symbol: class JTableState [ERROR] location: class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[72,43] cannot find symbol [ERROR] symbol: variable super [ERROR] location: class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[87,16] incompatible types: org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState cannot be converted to org.nuiton.jaxx.runtime.swing.session.State [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[90,5] method does not override or implement a method from a supertype [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-snapshot/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/JXTableSwingSessionState.java>:[95,9] cannot find symbol [ERROR] symbol: variable super [ERROR] location: class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project jaxx-runtime: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) 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:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:972) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :jaxx-runtime Sending e-mails to: jaxx-build@list.nuiton.org chemit@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