See <http://ci.codelutin.com/jenkins/job/mapod-nightly/21/changes> Changes: [Arnaud Thimel] refs #5598 Enable mapod-simulator module [Arnaud Thimel] refs #5598 Remove tabs in C files [Arnaud Thimel] refs #5598 Remove Python dependencies in C files [Arnaud Thimel] refs #5598 Enable mapod-simulator module (.so generation for amd64, packaging and hello world testing in mapod-services tests) ------------------------------------------ [...truncated 460 lines...] [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-javah (default-nar-javah) @ mapod-simulator --- [INFO] Running /opt/repository/jdk1.7.0_65/bin/javah compiler on 1 classes... [INFO] + /opt/repository/jdk1.7.0_65/bin/javah -classpath <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes>:<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-1.0-SNAPSHOT.jar>:/var/local/forge/data/codelutin.com/maven/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4.jar:/var/local/forge/data/codelutin.com/maven/repository/net/sourceforge/javacsv/javacsv/2.0/javacsv-2.0.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.11-SNAPSHOT/jaxx-application-api-2.11-SNAPSHOT.jar:/var/local/forge/data/codelutin.com/maven/repository/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.jar:/var/local/forge/data/codelutin.com/maven/repository/org/swinglabs/swingx/swingx-common/1.6.4/swingx-common-1.6.4.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-SNAPSHOT/nuiton-utils-3.0-SNAPSHOT.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-primitives/commons-primitives/1.0/commons-primitives-1.0.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-converter/1.0/nuiton-converter-1.0.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/i18n/nuiton-i18n/3.3/nuiton-i18n-3.3.jar:/var/local/forge/data/codelutin.com/maven/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar:/var/local/forge/data/codelutin.com/maven/repository/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/var/local/forge/data/codelutin.com/maven/repository/com/google/guava/guava/17.0/guava-17.0.jar -d <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar/javah-include> fr.inra.mapod.simulator.MapodSimulator [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-gnu-make (default-nar-gnu-make) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-compile (default-nar-compile) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] Compiling 1 native files [INFO] 1 total files to be compiled. [INFO] 1 total files to be compiled. [INFO] Found 4 processors available [INFO] Found 4 processors available [INFO] Limited used processors to 1 [INFO] Limited used processors to 1 [INFO] Starting Core 0 with 1 source files... [INFO] Starting Core 0 with 1 source files... [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initVar’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:37:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newScalars’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:101:68: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:108:68: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newOutputs’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:120:15: warning: unused variable ‘g’ [-Wunused-variable] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:120:13: warning: unused variable ‘i’ [-Wunused-variable] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newMatrices’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:150:23: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:154:32: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:155:31: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:171:8: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newGrid’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:209:38: warning: conversion to ‘int’ from ‘double’ may alter its value [-Wconversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:211:38: warning: conversion to ‘int’ from ‘double’ may alter its value [-Wconversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newVar’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:389:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:390:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:391:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:392:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newDyn’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:436:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initMeteo’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:457:17: warning: unused variable ‘g’ [-Wunused-variable] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initMatInt’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:486:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:488:17: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initMat’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:506:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:508:17: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initTab’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:518:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [INFO] Linking... [INFO] Linking... [INFO] Starting link {4.7 -shared -fexceptions -lstdc++} [INFO] Starting link {4.7 -shared -fexceptions -lstdc++} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-gnu-process (default-nar-gnu-process) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-process-libraries (default-nar-process-libraries) @ mapod-simulator --- [info] Running process libraries [info] Processing library Library: type: jni [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ mapod-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-prepare-package (default-nar-prepare-package) @ mapod-simulator --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] No sources to compile [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-testCompile (default-nar-testCompile) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-nar> [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-nar> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-test (default-nar-test) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-nar> [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-prepare-package (default-nar-prepare-package-1) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-package (default-nar-package) @ mapod-simulator --- [INFO] Building zip: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-validate (default-nar-validate) @ mapod-simulator --- [INFO] Using AOL: amd64-Linux-gpp [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (default-nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-integration-test (default-nar-integration-test) @ mapod-simulator --- [INFO] No tests to run. [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT: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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 6.966 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 16.396 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 10.416 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.248 s [INFO] Finished at: 2014-08-28T00:46:47+02:00 [INFO] Final Memory: 119M/674M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: 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 mapod-simulator: 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com thimel@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE