See <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/5/changes> Changes: [Eric Chatellier] Fixes two runtime error in embedded mode ------------------------------------------ [...truncated 135 lines...] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nuiton-web-parent --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/pom.xml> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/web/nuiton-web-parent/1.18-SNAPSHOT/nuiton-web-parent-1.18-SNAPSHOT.pom [INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/target/nuiton-web-parent-1.18-SNAPSHOT-site.xml> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/web/nuiton-web-parent/1.18-SNAPSHOT/nuiton-web-parent-1.18-SNAPSHOT-site.xml [INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/target/nuiton-web-parent-1.18-SNAPSHOT.pom.asc> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/web/nuiton-web-parent/1.18-SNAPSHOT/nuiton-web-parent-1.18-SNAPSHOT.pom.asc [INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/target/nuiton-web-parent-1.18-SNAPSHOT-site.xml.asc> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/web/nuiton-web-parent/1.18-SNAPSHOT/nuiton-web-parent-1.18-SNAPSHOT-site.xml.asc [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 19 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Web :: Nuiton Web 1.18-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ nuiton-web --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-web --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-web --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 21 dependencies to check. [INFO] 21 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 560.959ms [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ nuiton-web --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-web --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ nuiton-web --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ nuiton-web --- [WARNING] No license name defined for org.hibernate.javax.persistence--hibernate-jpa-2.0-api--1.0.1.Final [INFO] Load missing file <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ nuiton-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ nuiton-web --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/target/generated-sources> [WARNING] skip failed file : Could not extract header on file <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java> for reason copyright [Copyright (C) 2011, 2015 CodeLutin] is not valid org.codehaus.mojo.license.header.InvalideFileHeaderException: Could not extract header on file <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java> for reason copyright [Copyright (C) 2011, 2015 CodeLutin] is not valid at org.codehaus.mojo.license.AbstractFileHeaderMojo.processFile(AbstractFileHeaderMojo.java:913) at org.codehaus.mojo.license.AbstractFileHeaderMojo.processFile(AbstractFileHeaderMojo.java:826) at org.codehaus.mojo.license.AbstractFileHeaderMojo.processCommentStyle(AbstractFileHeaderMojo.java:800) at org.codehaus.mojo.license.AbstractFileHeaderMojo.doAction(AbstractFileHeaderMojo.java:581) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) 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.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.java:186) 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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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) [INFO] Scan 11 files header done in 3.723s. [INFO] * uptodate header on 10 files. * fail header on 1 file. [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ nuiton-web --- [INFO] Compiling 9 source files to <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/server/Handler.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/server/Server.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/server/handler/DefaultHandler.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/server/handler/HandlerCollection.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/webapp/WebAppContext.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/annotation/ManagedObject.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/annotation/ManagedAttribute.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/annotation/ManagedOperation.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/annotation/Name.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/thread/ThreadPool.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/servlet/ServletContextHandler.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/server/handler/ContextHandler.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/server/handler/ScopedHandler.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/server/handler/HandlerWrapper.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/server/handler/AbstractHandlerContainer.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/server/handler/AbstractHandler.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/component/ContainerLifeCycle.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/component/AbstractLifeCycle.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/component/LifeCycle.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/component/Container.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/component/Destroyable.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>: /var/local/forge/data/nuiton.org/maven/repository/org/eclipse/jetty/jetty-runner/9.3.6.v20151106/jetty-runner-9.3.6.v20151106.jar(org/eclipse/jetty/util/component/Dumpable.class): major version 52 is newer than 51, the highest major version supported by this compiler. It is recommended that the compiler be upgraded. [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/filter/TypedTopiaTransactionFilter.java>: <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/filter/TypedTopiaTransactionFilter.java> uses unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-web-nightly/ws/nuiton-web/src/main/java/org/nuiton/web/filter/TypedTopiaTransactionFilter.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ nuiton-web --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 4 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 3 second [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] Nuiton Web ......................................... SUCCESS [05:51 min] [INFO] Nuiton Web :: Nuiton Web ........................... FAILURE [01:25 min] [INFO] Nuiton Web :: Nuiton Struts 2 ...................... SKIPPED [INFO] Nuiton Web :: Nuiton Tapestry ...................... SKIPPED [INFO] Nuiton Web :: Nuiton RSS ........................... SKIPPED [INFO] Nuiton Web :: Nuiton GWT ........................... SKIPPED [INFO] Nuiton Web :: Nuiton Security ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:28 min [INFO] Finished at: 2015-11-15T01:43:25+01:00 [INFO] Final Memory: 91M/711M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.11:check (default) on project nuiton-web: Execution default of goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.11:check failed. IllegalArgumentException -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.11:check (default) on project nuiton-web: Execution default of goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.11:check failed. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224) 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.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.java:186) 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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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.PluginExecutionException: Execution default of goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.11:check failed. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more Caused by: java.lang.IllegalArgumentException at org.objectweb.asm.ClassReader.<init>(Unknown Source) at org.objectweb.asm.ClassReader.<init>(Unknown Source) at org.objectweb.asm.ClassReader.<init>(Unknown Source) at org.codehaus.mojo.animal_sniffer.ClassListBuilder.process(ClassListBuilder.java:71) at org.codehaus.mojo.animal_sniffer.ClassFileVisitor.processJarFile(ClassFileVisitor.java:157) at org.codehaus.mojo.animal_sniffer.ClassFileVisitor.process(ClassFileVisitor.java:107) at org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo.apply(CheckSignatureMojo.java:235) at org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo.buildPackageList(CheckSignatureMojo.java:221) at org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo.execute(CheckSignatureMojo.java:162) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) ... 32 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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :nuiton-web Sending e-mails to: nuiton-web-build@list.nuiton.org eric.chatellier@gmail.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 10 second