Build failed in Jenkins: mapod-nightly #51
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/51/changes> Changes: [Tony CHEMIT] fixes #6045: Persister les derniers projets ouverts dans un espace de travail ------------------------------------------ [...truncated 801 lines...] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass(LogFactoryImpl.java:1025) at org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation(LogFactoryImpl.java:844) at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:541) at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:292) at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:269) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655) at org.nuiton.util.FileUtil.<clinit>(FileUtil.java:80) at fr.inra.mapod.swing.content.workspace.definition.WorkspaceDefinitionStorageTest.testStore(WorkspaceDefinitionStorageTest.java:85) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 2014-11-02 00:48:16,020 INFO (fr.inra.mapod.swing.content.workspace.definition.WorkspaceDefinitionStorage:75) - Storing workspace to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-swing/target/surefire-workdir/fr.inra.mapod.swing.content.workspace.definition.WorkspaceDefinitionStorageTest/testStore5144952447836173/WorkspaceDefinitionStorageTest.json> 2014-11-02 00:48:16,089 INFO (fr.inra.mapod.swing.content.workspace.definition.WorkspaceDefinitionStorage:59) - Loading workspace from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-swing/target/test-classes/fr/inra/mapod/swing/content/workspace/definition/WorkspaceDefinitionStorageTest.json> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec <<< FAILURE! - in fr.inra.mapod.swing.content.workspace.definition.WorkspaceDefinitionStorageTest testStore(fr.inra.mapod.swing.content.workspace.definition.WorkspaceDefinitionStorageTest) Time elapsed: 0.175 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<[/* * #%L * Mapod :: Swing * %% * Copyright (C) 2014 Inra, Code Lutin * %% * INRA - Tous droits réservés * #L% */ ]{ "projects": [ ...> but was:<[]{ "projects": [ ...> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at fr.inra.mapod.swing.content.workspace.definition.WorkspaceDefinitionStorageTest.testStore(WorkspaceDefinitionStorageTest.java:121) Results : Failed tests: WorkspaceDefinitionStorageTest.testStore:121 expected:<[/* * #%L * Mapod :: Swing * %% * Copyright (C) 2014 Inra, Code Lutin * %% * INRA - Tous droits réservés * #L% */ ]{ "projects": [ ...> but was:<[]{ "projects": [ ...> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-swing/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-dependency-plugin:2.9:copy-dependencies (copy-dependencies) @ mapod-swing --- [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-swing --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-swing/target/mapod-swing-0.2-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod-swing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-swing --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-swing --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-swing --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-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 @ mapod-swing <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod-swing --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-swing/target/mapod-swing-0.2-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod-swing --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-swing/target/mapod-swing-0.2-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-swing --- [INFO] [INFO] --- maven-assembly-plugin:2.4.1:single (assembly-standalone) @ mapod-swing --- [INFO] Reading assembly descriptor: src/main/assembly/standalone.xml [INFO] Reading assembly descriptor: src/main/assembly/i18n.xml [INFO] Reading assembly descriptor: src/main/assembly/help.xml [INFO] Building zip: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-swing/target/mapod-swing-0.2-SNAPSHOT-standalone.zip> [INFO] Building zip: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-swing/target/mapod-swing-0.2-SNAPSHOT-i18n.zip> [INFO] Building zip: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-swing/target/mapod-swing-0.2-SNAPSHOT-help.zip> [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-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) @ mapod-swing --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-swing-0.2-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-swing/mapod-swing-0.2-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-swing/THIRD-PARTY.properties> [INFO] Copying mapod-swing-0.2-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-swing/mapod-swing-0.2-SNAPSHOT-sources.jar> [INFO] Copying mapod-swing-0.2-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-swing/mapod-swing-0.2-SNAPSHOT-javadoc.jar> [INFO] Copying mapod-swing-0.2-SNAPSHOT-standalone.zip to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-swing/mapod-swing-0.2-SNAPSHOT-standalone.zip> [INFO] Copying mapod-swing-0.2-SNAPSHOT-i18n.zip to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-swing/mapod-swing-0.2-SNAPSHOT-i18n.zip> [INFO] Copying mapod-swing-0.2-SNAPSHOT-help.zip to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-swing/mapod-swing-0.2-SNAPSHOT-help.zip> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-swing --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-swing --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod-swing --- [INFO] Used declared dependencies found: [INFO] fr.inra.mapod:mapod-persistence:jar:0.2-SNAPSHOT:compile [INFO] fr.inra.mapod:mapod-services:jar:0.2-SNAPSHOT: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] com.google.guava:guava:jar:17.0:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton:nuiton-validator:jar:3.0-rc-2:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile [INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3:compile [INFO] org.nuiton:nuiton-updater:jar:3.0-rc-1:compile [INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.15:compile [INFO] org.nuiton.jaxx:jaxx-validator:jar:2.15:compile [INFO] org.nuiton.jaxx:jaxx-widgets:jar:2.15:compile [INFO] org.nuiton.jaxx:jaxx-config:jar:2.15:compile [INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.15:compile [INFO] org.nuiton.jaxx:jaxx-application-swing:jar:2.15:compile [INFO] org.swinglabs.swingx:swingx-core:jar:1.6.4:compile [INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile [INFO] org.swinglabs.swingx:swingx-painters:jar:1.6.4:compile [INFO] org.geotools:gt-swing:jar:12.0.1:compile [INFO] org.geotools:gt-api:jar:12.0.1:compile [INFO] org.geotools:gt-main:jar:12.0.1:compile [INFO] org.geotools:gt-render:jar:12.0.1:compile [INFO] com.google.code.gson:gson:jar:2.2.4:compile [INFO] junit:junit:jar:4.11:test [WARNING] Used undeclared dependencies found: [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 24.575 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 35.749 s] [INFO] Mapod :: Services .................................. SUCCESS [ 11.783 s] [INFO] Mapod :: Swing ..................................... FAILURE [ 49.547 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:08 min [INFO] Finished at: 2014-11-02T00:48:36+01:00 [INFO] Final Memory: 113M/522M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:analyze-only (analyze) on project mapod-swing: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:analyze-only (analyze) on project mapod-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:187) 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-swing Sending e-mails to: mapod-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/53/changes> Changes: [bleny] POC création d'un fichier shapefile contenant des points [bleny] Extraction de la boite qui contient la carte (point de départ et d'arrivée de la grille) [bleny] On génère désormais une grille de point que couvre toute la carte [bleny] On ne garde que la grille sans les extrema [bleny] Modification de PlotServiceTest pour générer les carrés. Ça ne fonctionne pas car le shp dans QGIS n'affiche rien (WTF) [bleny] Réécriture de l'export des carrés : on exporte seulement le centre dans un shapefile de point [bleny] Remaniement, on déplace dans ShapeFileHandler tout ce qui est lecture/écriture de fichiers shp, on déplace la génération des points dans PlotService [bleny] Prévisualisation des points sur un layer au dessus de la carte dans l'import du parcellaire (refs #5898) ------------------------------------------ [...truncated 44 lines...] [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/> [INFO] Scan 1 file header done in 29.02ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src> [INFO] Scan 4 files header done in 31.49ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod --- [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 --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (copy tutti-application.properties to site) @ mapod --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] copy mapod-application.properties to site [copy] Copying 1 file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update> [copy] Copying <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/update/mapod-application.properties> to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update/mapod-application.properties> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [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 @ mapod <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod --- [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 --- [INFO] Copying pom.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/pom.xml> [INFO] Copying mapod-0.2-SNAPSHOT-site_fr.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/mapod-0.2-SNAPSHOT-site_fr.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapod --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.xml [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 164.954ms. [INFO] Process phase [xmi] [INFO] Generate one file in 941.333ms. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 88 files in 284.952ms. [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-persistence --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-persistence --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/com/vivi... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/com/vividsolutions... [INFO] Downloading: https://repo.maven.apache.org/maven2/com/vividsolutions/jts/1.13/jts-1.13-th... [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> is up-to-date. [WARNING] There is 1 dependencies with no license : [WARNING] - java3d--vecmath--1.3.2 [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 6.256 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 8.280 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.230 s [INFO] Finished at: 2014-11-14T00:46:53+01:00 [INFO] Final Memory: 67M/454M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> 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: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: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:324) 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.MojoFailureException: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> at org.codehaus.mojo.license.AddThirdPartyMojo.doAction(AddThirdPartyMojo.java:253) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com leny@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/54/changes> Changes: [bleny] Corrections des dépendances du module persistence ------------------------------------------ [...truncated 40 lines...] [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/> [INFO] Scan 1 file header done in 27.776ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src> [INFO] Scan 4 files header done in 31.176ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod --- [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 --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (copy tutti-application.properties to site) @ mapod --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] copy mapod-application.properties to site [copy] Copying 1 file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update> [copy] Copying <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/update/mapod-application.properties> to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update/mapod-application.properties> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [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 @ mapod <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod --- [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 --- [INFO] Copying pom.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/pom.xml> [INFO] Copying mapod-0.2-SNAPSHOT-site_fr.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/mapod-0.2-SNAPSHOT-site_fr.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapod --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.xml [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 33.317ms. [INFO] Process phase [xmi] [INFO] Generate one file in 1.055s. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 88 files in 263.961ms. [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-persistence --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-persistence --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> is up-to-date. [WARNING] There is 1 dependencies with no license : [WARNING] - java3d--vecmath--1.3.2 [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 12.043 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 4.159 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.142 s [INFO] Finished at: 2014-11-14T11:36:02+01:00 [INFO] Final Memory: 59M/430M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> 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: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: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:324) 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.MojoFailureException: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> at org.codehaus.mojo.license.AddThirdPartyMojo.doAction(AddThirdPartyMojo.java:253) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com leny@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/55/changes> Changes: [bleny] Précision de la licence d'une dépendance du module persistence ------------------------------------------ [...truncated 219 lines...] [INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ mapod-persistence <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:gen (default) @ mapod-persistence --- [WARNING] bundle en_GB contains 6/6 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/resources> [INFO] Copying 6 resources [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/main/filters> [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-persistence --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources> [INFO] Scan 168 files header done in 279.978ms. [INFO] * uptodate header on 79 files. * add header on 89 files. [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mapod-persistence --- [INFO] Compiling 150 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/main/java/fr/inra/mapod/MapodConfiguration.java>:[209,22] getShortcutClosePopup() in org.nuiton.jaxx.application.ApplicationConfiguration has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/outputs/AbstractSimulationLaunchers.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/outputs/AbstractSimulationLaunchers.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-persistence --- [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-persistence --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 9 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-persistence --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest 2014-11-14 11:39:37,582 0 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testCopyFloweringDynamics6220834022576098> 2014-11-14 11:39:37,632 50 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testFloweringDynamicsReference6220834022576098> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest Running fr.inra.mapod.persistence.entity.inputs.CropCodesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in fr.inra.mapod.persistence.entity.inputs.CropCodesTest Running fr.inra.mapod.persistence.storage.MapodProjectWithResultsStorageOnDirectoryTest 2014-11-14 11:39:37,714 132 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectWithResultsStorageOnDirectoryTest/testStore6220834022576098> 2014-11-14 11:39:37,718 136 INFO fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectWithResultsStorageOnDirectoryTest/testStore6220834022576098/projectToStore> 2014-11-14 11:39:37,739 157 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectWithResultsStorageOnDirectoryTest/testLoad6220834022576098> 2014-11-14 11:39:37,739 157 INFO fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in fr.inra.mapod.persistence.storage.MapodProjectWithResultsStorageOnDirectoryTest Running fr.inra.mapod.persistence.storage.MapodProjectWithResultsStorageOnZipTest 2014-11-14 11:39:37,934 352 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectWithResultsStorageOnZipTest/testStore6220834022576098> 2014-11-14 11:39:37,935 353 INFO fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad> 2014-11-14 11:39:38,242 660 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectWithResultsStorageOnZipTest/testLoad6220834022576098> 2014-11-14 11:39:38,242 660 INFO fr.inra.mapod.persistence.storage.MapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad.mapodresults> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in fr.inra.mapod.persistence.storage.MapodProjectWithResultsStorageOnZipTest Running fr.inra.mapod.persistence.storage.MapodProjectStorageOnZipTest 2014-11-14 11:39:38,272 690 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectStorageOnZipTest/testStore6220834022576098> 2014-11-14 11:39:38,273 691 INFO fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad> 2014-11-14 11:39:38,293 711 INFO fr.inra.mapod.persistence.storage.MapodProjectStorageOnZip - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectStorageOnZipTest/testStore6220834022576098/projectToStore.zmapod> 2014-11-14 11:39:38,493 911 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectStorageOnZipTest/testLoad6220834022576098> 2014-11-14 11:39:38,493 911 INFO fr.inra.mapod.persistence.storage.MapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad.mapodinput> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in fr.inra.mapod.persistence.storage.MapodProjectStorageOnZipTest Running fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectoryTest 2014-11-14 11:39:38,520 938 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectoryTest/testStore6220834022576098> 2014-11-14 11:39:38,521 939 INFO fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectoryTest/testStore6220834022576098/projectToStore> 2014-11-14 11:39:38,526 944 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectoryTest/testLoad6220834022576098> 2014-11-14 11:39:38,526 944 INFO fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in fr.inra.mapod.persistence.storage.MapodProjectStorageOnDirectoryTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod-persistence >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] No file generated. [INFO] Process phase [xmi] [INFO] Generate one file in 347.273ms. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 88 files in 248.533ms. [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ mapod-persistence <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-persistence --- [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-persistence --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-persistence-0.2-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.2-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/THIRD-PARTY.properties> [INFO] Copying mapod-persistence-0.2-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.2-SNAPSHOT-sources.jar> [INFO] Copying mapod-persistence-0.2-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.2-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-persistence --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-persistence --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod-persistence --- [INFO] Used declared dependencies found: [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] commons-beanutils:commons-beanutils:jar:1.9.2:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton:nuiton-converter:jar:1.0:compile [INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.15:compile [INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile [INFO] org.geotools:gt-opengis:jar:12.0.1:compile [INFO] org.geotools:gt-main:jar:12.0.1:compile [INFO] org.geotools:gt-shapefile:jar:12.0.1:compile [INFO] org.geotools:gt-api:jar:12.0.1:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] com.vividsolutions:jts:jar:1.13: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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 5.628 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 17.915 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.407 s [INFO] Finished at: 2014-11-14T11:39:47+01:00 [INFO] Final Memory: 73M/406M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:analyze-only (analyze) on project mapod-persistence: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:analyze-only (analyze) on project mapod-persistence: 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: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:324) 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.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:187) 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-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com leny@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/56/changes> Changes: [Tony CHEMIT] ajout WorkspaceProjectUI (non fini) [Tony CHEMIT] suppression des methods setParentUI et getApplicationContext + debut d'ui [Tony CHEMIT] ajout de l'arbre de navigation [Tony CHEMIT] debut d'implantation du contenu de workspace [Tony CHEMIT] refs #6046 (afficher la page du projet) [Tony CHEMIT] refs #6046 (ajout squelette pour l'ecran des plots) [Tony CHEMIT] utilisation du workspace pour mettre le projet dans le context applicatif [Tony CHEMIT] ajout du tableau des plots [Tony CHEMIT] ajout d'une vue MapUI et utilisation dans l'écran PlotUI [Tony CHEMIT] deplacement des ecrans dans le workspace [Tony CHEMIT] - renommage de workspaceProject en workspaceElement [Tony CHEMIT] - renommage de MapodProject [Tony CHEMIT] sauvegarde du workspace + reaction au changement du workspace ------------------------------------------ [...truncated 277 lines...] [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 10 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18:test (default-test) @ mapod-persistence --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest 2014-11-20 00:47:49,431 0 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testCopyFloweringDynamics6700125857159104> 2014-11-20 00:47:49,545 114 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testFloweringDynamicsReference6700125857159104> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest Running fr.inra.mapod.persistence.entity.inputs.CropCodesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in fr.inra.mapod.persistence.entity.inputs.CropCodesTest Running fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest 2014-11-20 00:47:49,675 244 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest/testStore6700125857159104> 2014-11-20 00:47:49,677 246 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project> 2014-11-20 00:47:50,121 690 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest/testLoad6700125857159104> 2014-11-20 00:47:50,121 690 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project.mapodresult> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 sec - in fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest Running fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest 2014-11-20 00:47:50,186 755 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testStore6700125857159104> 2014-11-20 00:47:50,186 755 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testStore6700125857159104/projectToStore> 2014-11-20 00:47:50,192 761 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testLoad6700125857159104> 2014-11-20 00:47:50,192 761 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest Running fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest 2014-11-20 00:47:50,242 811 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testStore6700125857159104> 2014-11-20 00:47:50,243 812 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testStore6700125857159104/projectToStore> 2014-11-20 00:47:50,249 818 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testLoad6700125857159104> 2014-11-20 00:47:50,249 818 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest Running fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest 2014-11-20 00:47:50,283 852 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testStore6700125857159104> 2014-11-20 00:47:50,284 853 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project> 2014-11-20 00:47:50,306 875 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testStore6700125857159104/projectToStore.zmapod> 2014-11-20 00:47:50,512 1081 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testLoad6700125857159104> 2014-11-20 00:47:50,512 1081 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project.mapodinput> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest Running fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest 2014-11-20 00:47:50,538 1107 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Storing workspace to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest/testStore6700127068833774/WorkspaceDefinitionStorageTest.json> 2014-11-20 00:47:50,594 1163 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Loading workspace from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/test-classes/fr/inra/mapod/persistence/workspace/definition/WorkspaceDefinitionStorageTest.json> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec <<< FAILURE! - in fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest testStore(fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest) Time elapsed: 0.055 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<[/* * #%L * Mapod :: Persistence * %% * Copyright (C) 2014 Inra, Code Lutin * %% * INRA - Tous droits réservés * #L% */ ]{ "elementDefiniti...> but was:<[]{ "elementDefiniti...> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest.testStore(WorkspaceDefinitionStorageTest.java:121) Results : Failed tests: WorkspaceDefinitionStorageTest.testStore:121 expected:<[/* * #%L * Mapod :: Persistence * %% * Copyright (C) 2014 Inra, Code Lutin * %% * INRA - Tous droits réservés * #L% */ ]{ "elementDefiniti...> but was:<[]{ "elementDefiniti...> Tests run: 13, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-reports> for the individual test results. [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod-persistence >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] No file generated. [INFO] Process phase [xmi] [INFO] No file generated. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] No file generated. [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ mapod-persistence <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-persistence --- [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-persistence --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-persistence-0.2-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.2-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/THIRD-PARTY.properties> [INFO] Copying mapod-persistence-0.2-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.2-SNAPSHOT-sources.jar> [INFO] Copying mapod-persistence-0.2-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.2-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-persistence --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-persistence --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod-persistence --- [INFO] Used declared dependencies found: [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] commons-beanutils:commons-beanutils:jar:1.9.2:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton:nuiton-converter:jar:1.0:compile [INFO] com.google.code.gson:gson:jar:2.2.4:compile [INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.15:compile [INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile [INFO] org.geotools:gt-opengis:jar:12.0.1:compile [INFO] org.geotools:gt-main:jar:12.0.1:compile [INFO] org.geotools:gt-shapefile:jar:12.0.1:compile [INFO] org.geotools:gt-api:jar:12.0.1:compile [INFO] junit:junit:jar:4.11:test [WARNING] Used undeclared dependencies found: [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [WARNING] Unused declared dependencies found: [WARNING] com.vividsolutions:jts:jar:1.13: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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 36.086 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 38.180 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:21 min [INFO] Finished at: 2014-11-20T00:48:07+01:00 [INFO] Final Memory: 73M/387M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:analyze-only (analyze) on project mapod-persistence: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:analyze-only (analyze) on project mapod-persistence: 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: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:324) 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.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:187) 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-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/57/changes> Changes: [Tony CHEMIT] - deplacement de l'ui des cropCode [Tony CHEMIT] refs #6046 : refonte du menu et des actions d'ouvertures des ecrans du projet [Tony CHEMIT] refs #6046 : refonte du menu et des actions d'ouvertures des ecrans du projet (suppresion entree simuler) [Tony CHEMIT] refs #6046 : suppression action de quitter les ecrans du projet + deplacement des fichiers de validation [Tony CHEMIT] refs #6046 : affichage itk + normalisation des emplacements d'actions (reste le paquetage action a modifier) [Tony CHEMIT] refs #6046 : cinématique d'import de carte ok ------------------------------------------ [...truncated 274 lines...] [INFO] Copying 37 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 10 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18:test (default-test) @ mapod-persistence --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest 2014-11-27 00:46:46,307 0 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testCopyFloweringDynamics7304862753374238> 2014-11-27 00:46:46,347 40 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testFloweringDynamicsReference7304862753374238> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest Running fr.inra.mapod.persistence.entity.inputs.CropCodesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in fr.inra.mapod.persistence.entity.inputs.CropCodesTest Running fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest 2014-11-27 00:46:46,428 121 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest/testStore7304862753374238> 2014-11-27 00:46:46,430 123 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project> 2014-11-27 00:46:46,857 550 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest/testLoad7304862753374238> 2014-11-27 00:46:46,857 550 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project.mapodresult> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec - in fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest Running fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest 2014-11-27 00:46:46,921 614 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testStore7304862753374238> 2014-11-27 00:46:46,922 615 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testStore7304862753374238/projectToStore> 2014-11-27 00:46:46,927 620 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testLoad7304862753374238> 2014-11-27 00:46:46,927 620 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest Running fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest 2014-11-27 00:46:46,976 669 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testStore7304862753374238> 2014-11-27 00:46:46,977 670 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testStore7304862753374238/projectToStore> 2014-11-27 00:46:46,982 675 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testLoad7304862753374238> 2014-11-27 00:46:46,982 675 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest Running fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest 2014-11-27 00:46:47,015 708 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testStore7304862753374238> 2014-11-27 00:46:47,016 709 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project> 2014-11-27 00:46:47,039 732 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testStore7304862753374238/projectToStore.zmapod> 2014-11-27 00:46:47,240 933 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testLoad7304862753374238> 2014-11-27 00:46:47,240 933 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/project.mapodinput> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest Running fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest 2014-11-27 00:46:47,266 959 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Storing workspace to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest/testStore7304863796732909/WorkspaceDefinitionStorageTest.json> 2014-11-27 00:46:47,320 1013 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Loading workspace from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/test-classes/fr/inra/mapod/persistence/workspace/definition/WorkspaceDefinitionStorageTest.json> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec <<< FAILURE! - in fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest testStore(fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest) Time elapsed: 0.054 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<[/* * #%L * Mapod :: Persistence * %% * Copyright (C) 2014 Inra, Code Lutin * %% * INRA - Tous droits réservés * #L% */ ]{ "elementDefiniti...> but was:<[]{ "elementDefiniti...> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest.testStore(WorkspaceDefinitionStorageTest.java:121) Results : Failed tests: WorkspaceDefinitionStorageTest.testStore:121 expected:<[/* * #%L * Mapod :: Persistence * %% * Copyright (C) 2014 Inra, Code Lutin * %% * INRA - Tous droits réservés * #L% */ ]{ "elementDefiniti...> but was:<[]{ "elementDefiniti...> Tests run: 13, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-reports> for the individual test results. [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod-persistence >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] No file generated. [INFO] Process phase [xmi] [INFO] No file generated. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] No file generated. [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ mapod-persistence <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-persistence --- [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-persistence --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-persistence-0.2-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.2-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/THIRD-PARTY.properties> [INFO] Copying mapod-persistence-0.2-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.2-SNAPSHOT-sources.jar> [INFO] Copying mapod-persistence-0.2-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-0.2-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-persistence --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-persistence --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod-persistence --- [INFO] Used declared dependencies found: [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] commons-beanutils:commons-beanutils:jar:1.9.2:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton:nuiton-converter:jar:1.0:compile [INFO] com.google.code.gson:gson:jar:2.2.4:compile [INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.15:compile [INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile [INFO] org.geotools:gt-opengis:jar:12.0.1:compile [INFO] org.geotools:gt-main:jar:12.0.1:compile [INFO] org.geotools:gt-shapefile:jar:12.0.1:compile [INFO] org.geotools:gt-api:jar:12.0.1:compile [INFO] junit:junit:jar:4.11:test [WARNING] Used undeclared dependencies found: [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [WARNING] Unused declared dependencies found: [WARNING] com.vividsolutions:jts:jar:1.13: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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 10.574 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 19.380 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.069 s [INFO] Finished at: 2014-11-27T00:46:56+01:00 [INFO] Final Memory: 75M/475M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:analyze-only (analyze) on project mapod-persistence: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:analyze-only (analyze) on project mapod-persistence: 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: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:324) 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.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:187) 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-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/58/changes> Changes: [bleny] Changement des fichies utilisés pour les tests de l'extraction des points, on utilise un fichier provenant de data.gouv.fr qu'on a converti en WGS84 sous qgis [bleny] Ajout d'une configuration commentée dans le pom pour pouvoir utiliser plus de mémoire pour les tests si besoin [bleny] Extraction des points qui fonctionne, l'extraction des carrés ne fonctionne pas encore [bleny] On utilise "the_geom" pour le nom d'attribut de la géométrie dans les MapodFeatures car c'est ce qui fait foi dans shapefile apparement. On propage le CRS jusque dans les types. [bleny] Correction du calcul de l'overlay pour rajouter un dernier carré en longitude et en latitude pour être sûr de couvrir toute la carte [bleny] Dans les shapefile des carrés et des points, on ajoute l'attribut avec l'id du plot [bleny] Prototype de MapUI on montre un shapefile et on peut mettre en surbrillance une parcelle en fonction de son code [bleny] POC pour la coloration des plots en fonction d'un attribut de la feature [bleny] On utilise les CropCode pour calculer les échelles de couleurs, découpage en méthodes du Handler et déplacements vers le modèle [bleny] Résolution d'une erreur provoquée par la fusion, utilisation pour les tests d'un fichier plus léger (refs #5898) [bleny] Correction du build en ajoutant une dépendance non-déclarée ------------------------------------------ [...truncated 59 lines...] [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/> [INFO] Scan 1 file header done in 48.973ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src> [INFO] Scan 4 files header done in 137.427ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ mapod --- [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 --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (copy tutti-application.properties to site) @ mapod --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] copy mapod-application.properties to site [copy] Copying 1 file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update> [copy] Copying <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/update/mapod-application.properties> to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update/mapod-application.properties> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [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 @ mapod <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod --- [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 --- [INFO] Copying pom.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/pom.xml> [INFO] Copying mapod-0.2-SNAPSHOT-site_fr.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/mapod-0.2-SNAPSHOT-site_fr.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapod --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.xml [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 74.135ms. [INFO] Process phase [xmi] [INFO] Generate one file in 2.349s. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 88 files in 319.072ms. [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-persistence --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-persistence --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/geot... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/geotools/gt-ep... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/geotools/gt-epsg-hsql/12.0.1/gt-eps... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hsql... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/hsqldb/hsqldb/... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.2.8/hsqldb-2.2.8-th... [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> is up-to-date. [WARNING] There is 1 dependencies with no license : [WARNING] - jgridshift--jgridshift--1.0 [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 25.223 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 12.374 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 43.022 s [INFO] Finished at: 2014-11-29T00:47:25+01:00 [INFO] Final Memory: 61M/258M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> 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: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: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:324) 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.MojoFailureException: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> at org.codehaus.mojo.license.AddThirdPartyMojo.doAction(AddThirdPartyMojo.java:253) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com leny@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/59/> ------------------------------------------ [...truncated 51 lines...] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/> [INFO] Scan 1 file header done in 26.232ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src> [INFO] Scan 4 files header done in 40.497ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ mapod --- [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 --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (copy tutti-application.properties to site) @ mapod --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] copy mapod-application.properties to site [copy] Copying 1 file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update> [copy] Copying <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/update/mapod-application.properties> to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update/mapod-application.properties> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [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 @ mapod <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod --- [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 --- [INFO] Copying pom.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/pom.xml> [INFO] Copying mapod-0.2-SNAPSHOT-site_fr.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/mapod-0.2-SNAPSHOT-site_fr.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapod --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.xml [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 30.425ms. [INFO] Process phase [xmi] [INFO] Generate one file in 755.09ms. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 88 files in 240.45ms. [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-persistence --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-persistence --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> is up-to-date. [WARNING] There is 1 dependencies with no license : [WARNING] - jgridshift--jgridshift--1.0 [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 10.190 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 3.525 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.910 s [INFO] Finished at: 2014-12-01T04:45:01+01:00 [INFO] Final Memory: 61M/376M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> 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: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.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: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: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:324) 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.MojoFailureException: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> at org.codehaus.mojo.license.AddThirdPartyMojo.doAction(AddThirdPartyMojo.java:253) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/60/changes> Changes: [bleny] Correction d'un test qui ne passe plus car le fichier shp n'est pas sain ------------------------------------------ [...truncated 51 lines...] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/> [INFO] Scan 1 file header done in 58.83ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src> [INFO] Scan 4 files header done in 98.231ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ mapod --- [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 --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (copy tutti-application.properties to site) @ mapod --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] copy mapod-application.properties to site [copy] Copying 1 file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update> [copy] Copying <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/update/mapod-application.properties> to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update/mapod-application.properties> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [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 @ mapod <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod --- [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 --- [INFO] Copying pom.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/pom.xml> [INFO] Copying mapod-0.2-SNAPSHOT-site_fr.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/mapod-0.2-SNAPSHOT-site_fr.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapod --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.xml [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 70.709ms. [INFO] Process phase [xmi] [INFO] Generate one file in 1.547s. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 88 files in 268.192ms. [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-persistence --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-persistence --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> is up-to-date. [WARNING] There is 1 dependencies with no license : [WARNING] - jgridshift--jgridshift--1.0 [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 25.794 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 6.836 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.992 s [INFO] Finished at: 2014-12-02T00:46:55+01:00 [INFO] Final Memory: 66M/431M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> 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: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.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: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: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:324) 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.MojoFailureException: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> at org.codehaus.mojo.license.AddThirdPartyMojo.doAction(AddThirdPartyMojo.java:253) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/61/changes> Changes: [morin] fix ClassCastException [Tony CHEMIT] suppression d'un chemin en dur [bleny] Add some logs in PlotService ------------------------------------------ [...truncated 51 lines...] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/> [INFO] Scan 1 file header done in 31.911ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src> [INFO] Scan 4 files header done in 27.506ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ mapod --- [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 --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (copy tutti-application.properties to site) @ mapod --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] copy mapod-application.properties to site [copy] Copying 1 file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update> [copy] Copying <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/update/mapod-application.properties> to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update/mapod-application.properties> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [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 @ mapod <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod --- [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 --- [INFO] Copying pom.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/pom.xml> [INFO] Copying mapod-0.2-SNAPSHOT-site_fr.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/mapod-0.2-SNAPSHOT-site_fr.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapod --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.xml [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 41.036ms. [INFO] Process phase [xmi] [INFO] Generate one file in 1.085s. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 88 files in 229.402ms. [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-persistence --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-persistence --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> is up-to-date. [WARNING] There is 1 dependencies with no license : [WARNING] - jgridshift--jgridshift--1.0 [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 10.370 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 4.407 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.727 s [INFO] Finished at: 2015-02-18T00:46:37+01:00 [INFO] Final Memory: 62M/366M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> 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:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) 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: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: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:324) 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.MojoFailureException: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> at org.codehaus.mojo.license.AddThirdPartyMojo.doAction(AddThirdPartyMojo.java:253) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/62/changes> Changes: [bleny] On empêche des ClassCastException, on est obligé d'être flou parce que la carte peut contenir des valeurs de type String ou Number [Tony CHEMIT] ajout d'une carte qui s'importe bien [morin] #6686 Impossible d'ouvrir un projet ------------------------------------------ [...truncated 50 lines...] [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/> [INFO] Scan 1 file header done in 37.459ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src> [INFO] Scan 4 files header done in 18.184ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ mapod --- [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 --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (copy tutti-application.properties to site) @ mapod --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] copy mapod-application.properties to site [copy] Copying 1 file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update> [copy] Copying <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/update/mapod-application.properties> to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update/mapod-application.properties> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [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 @ mapod <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod --- [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 --- [INFO] Copying pom.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/pom.xml> [INFO] Copying mapod-0.2-SNAPSHOT-site_fr.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/mapod-0.2-SNAPSHOT-site_fr.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapod --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.xml [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 65.945ms. [INFO] Process phase [xmi] [INFO] Generate one file in 1.159s. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 88 files in 254.879ms. [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-persistence --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-persistence --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> is up-to-date. [WARNING] There is 1 dependencies with no license : [WARNING] - jgridshift--jgridshift--1.0 [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 10.614 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 4.956 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.363 s [INFO] Finished at: 2015-02-19T00:46:38+01:00 [INFO] Final Memory: 65M/368M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.7:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> 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:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) 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: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: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:324) 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.MojoFailureException: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> at org.codehaus.mojo.license.AddThirdPartyMojo.doAction(AddThirdPartyMojo.java:253) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/63/changes> Changes: [Tony CHEMIT] upse codelutinpom 1.8.1 + optimize dependencies and third parties ------------------------------------------ [...truncated 40 lines...] [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ mapod --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/> [INFO] Scan 1 file header done in 28.163ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src> [INFO] Scan 4 files header done in 68.776ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.13:check (default) @ mapod --- [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 --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (copy tutti-application.properties to site) @ mapod --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] copy mapod-application.properties to site [copy] Copying 1 file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update> [copy] Copying <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/update/mapod-application.properties> to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/update/mapod-application.properties> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [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 @ mapod <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ mapod --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod --- [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 --- [INFO] Copying pom.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/pom.xml> [INFO] Copying mapod-0.2-SNAPSHOT-site_fr.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/mapod-0.2-SNAPSHOT-site_fr.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ mapod --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapod --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.xml [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-0.2-SNAPSHOT-site_fr.xml.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/0.2-SNAPSHOT/mapod-0.2-SNAPSHOT-site_fr.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 197.211ms. [INFO] Process phase [xmi] [INFO] Generate one file in 2.547s. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 88 files in 338.963ms. [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ mapod-persistence --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src/license> [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ mapod-persistence --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-8/nuiton-utils-3.0-rc-8-third-party.properties [INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.15/jaxx-application-api-2.15-third-party.properties [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> is up-to-date. [WARNING] There is 1 dependencies with no license : [WARNING] - jgridshift--jgridshift--1.0 [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 31.143 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 8.588 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.013 s [INFO] Finished at: 2015-02-20T00:47:26+01:00 [INFO] Final Memory: 60M/257M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (attach-licenses) on project mapod-persistence: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> 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:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) 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: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: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:324) 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.MojoFailureException: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> at org.codehaus.mojo.license.AddThirdPartyMojo.doAction(AddThirdPartyMojo.java:253) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
participants (1)
-
admin+ci-codelutin.com@codelutin.com