See <http://ci.nuiton.org/jenkins/job/jrst-nightly/3/changes> Changes: [echatellier] Fix javadoc [echatellier] Revert to java 6 jython compatible version [echatellier] refs #3523: Update docutils python code to 0.12 [echatellier] refs #3523: Update docutils python code to 0.12 [echatellier] refs #3522: Update itext & flyingsaucer [echatellier] Fix doc and imports [echatellier] Fix deprecated api [echatellier] Update i18n [echatellier] refs #3342: Review jrst renderer to make it compatible with maven-site-plugin 3.4 refs #3522: Update libs ------------------------------------------ [...truncated 515 lines...] Running org.nuiton.jrst.JRSTTest INFO [main] (TimeLog.java:245) log - [758.984ms] for method 'Simple Mode generation', (total call 1, total time 758.984ms, min time 758.984ms, max time 758.984ms, avg time 758.984ms) WARN [MainThread] (TimeLog.java:243) log - [11.606s] for method 'DocUtils generation', (total call 1, total time 11.606s, min time 2.147s, max time 11.606s, avg time 11.606s) INFO [MainThread] (TimeLog.java:245) log - [363.335ms] for method 'Simple Mode generation', (total call 1, total time 363.335ms, min time 363.335ms, max time 363.335ms, avg time 363.335ms) INFO [MainThread] (TimeLog.java:245) log - [1.191s] for method 'DocUtils generation', (total call 1, total time 1.191s, min time 1.191s, max time 1.191s, avg time 1.191s) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.041 sec - in org.nuiton.jrst.JRSTTest Running org.nuiton.jrst.JRSTGeneratorTest INFO [MainThread] (JRSTGeneratorTest.java:95) testRstToDocbook - Testing RST to Docbook (test.rst)... INFO [MainThread] (TimeLog.java:245) log - [580.043ms] for method 'Simple Mode generation', (total call 1, total time 580.043ms, min time 580.043ms, max time 580.043ms, avg time 580.043ms) INFO [MainThread] (JRSTGeneratorTest.java:167) testRstToPDF - Testing RST to PDF (test.rst) ... INFO [MainThread] (TimeLog.java:245) log - [900.877ms] for method 'Simple Mode generation', (total call 1, total time 900.877ms, min time 900.877ms, max time 900.877ms, avg time 900.877ms) INFO [MainThread] (JRSTGeneratorTest.java:72) testRstToHtml - Testing RST to HTML (test.rst)... INFO [MainThread] (TimeLog.java:245) log - [402.577ms] for method 'Simple Mode generation', (total call 1, total time 402.577ms, min time 402.577ms, max time 402.577ms, avg time 402.577ms) INFO [MainThread] (JRSTGeneratorTest.java:178) testRstToPDF2 - Testing RST to PDF (docDeveloppeur.rst) ... INFO [MainThread] (TimeLog.java:245) log - [171.416ms] for method 'Simple Mode generation', (total call 1, total time 171.416ms, min time 171.416ms, max time 171.416ms, avg time 171.416ms) INFO [MainThread] (JRSTGeneratorTest.java:106) testRstToXdoc - Testing RST to Xdoc (test.rst)... INFO [MainThread] (TimeLog.java:245) log - [252.035ms] for method 'Simple Mode generation', (total call 1, total time 252.035ms, min time 252.035ms, max time 252.035ms, avg time 252.035ms) INFO [MainThread] (JRSTGeneratorTest.java:83) testRstToHtml2 - Testing RST to HTML (docDeveloppeur.rst) ... INFO [MainThread] (TimeLog.java:245) log - [105.396ms] for method 'Simple Mode generation', (total call 1, total time 105.396ms, min time 105.396ms, max time 105.396ms, avg time 105.396ms) INFO [MainThread] (JRSTGeneratorTest.java:155) testRstToXdocJrstSite - Testing RST to Xdoc (frEntier.rst) ... INFO [MainThread] (TimeLog.java:245) log - [703.462ms] for method 'Simple Mode generation', (total call 1, total time 703.462ms, min time 703.462ms, max time 703.462ms, avg time 703.462ms) <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/frEntier.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/frEntier.rst>:167: (WARNING/2) Inline literal start-string without end-string. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/frEntier.rst>:171: (WARNING/2) Inline literal start-string without end-string. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/frEntier.rst>:716: (WARNING/2) Literal block ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/frEntier.rst>:834: (ERROR/3) Malformed table. Text in column margin in table line 7. ======= ============= ================================================================= Pattern Exemple Signification ======= ============= ================================================================= ``|`` Gauche|Milieu Indique une alternative (un noeud ou bien l'autre (ou les deux)) / personne/nom Chemin d'accès aux éléments (personne/bras/gauche) * * Motif "joker" désignant n'importe quel élément ``//`` ``//̀``personne Indique tous les descendants d'un noeud . . Caractérise le noeud courant ``..`` ``..`` Désigne le noeud parent @ @valeur Indique un attribut caractéristique ======= ============= ================================================================= INFO [MainThread] (TimeLog.java:245) log - [1.769s] for method 'DocUtils generation', (total call 1, total time 1.769s, min time 1.769s, max time 1.769s, avg time 1.769s) INFO [MainThread] (JRSTGeneratorTest.java:133) testRstToXdoc3 - Testing RST to Xdoc (test3.rst) ... INFO [MainThread] (TimeLog.java:245) log - [114.496ms] for method 'Simple Mode generation', (total call 1, total time 114.496ms, min time 114.496ms, max time 114.496ms, avg time 114.496ms) <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/test3.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. INFO [MainThread] (JRSTGeneratorTest.java:144) testRstToXdoc4 - Testing RST to Xdoc (test4.rst) ... INFO [MainThread] (TimeLog.java:245) log - [197.093ms] for method 'Simple Mode generation', (total call 1, total time 197.093ms, min time 197.093ms, max time 197.093ms, avg time 197.093ms) <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/test4.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.579 sec - in org.nuiton.jrst.JRSTGeneratorTest Running org.nuiton.jrst.bugs.DirectiveTest <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testContent877.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testContents.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. INFO [MainThread] (DirectiveTest.java:62) assertJRST - <?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/TR/xhtml1/strict"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta name="generator" content="JRST http://maven-site.nuiton.org/jrst"/><title>Test attribut image</title></head><body><h1 class="mainTitle">Test attribut image</h1><!-- - --><!-- * #%L --><!-- * JRst :: Api --><!-- * --><!-- * $Id: testImages21.rst 608 2011-08-18 09:25:35Z tchemit $ --><!-- * $HeadURL: https://svn.nuiton.org/jrst/trunk/jrst/src/test/resources/bugs/testImages21.... $ --><!-- * %% --><!-- * Copyright (C) 2004 - 2011 CodeLutin --><!-- * %% --><!-- * This program is free software: you can redistribute it and/or modify --><!-- * it under the terms of the GNU Lesser General Public License as --><!-- * published by the Free Software Foundation, either version 3 of the --><!-- * License, or (at your option) any later version. --><!-- * --><!-- * This program is distributed in the hope that it will be useful, --><!-- * but WITHOUT ANY WARRANTY; without even the implied warranty of --><!-- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --><!-- * GNU General Lesser Public License for more details. --><!-- * --><!-- * You should have received a copy of the GNU General Lesser Public --><!-- * License along with this program. If not, see --><!-- * <http://www.gnu.org/licenses/lgpl-3.0.html>. --><!-- * #L% --><!-- - --><div class="align-center" align="center"><img alt="alternate text" src="picture.jpeg" width="200 px" height="100px"/></div><div class="align-center" align="center"><img alt="tab alternate text" src="picturetab.jpeg" width="200 px" height="100px"/></div><img alt="scale alternate text" src="picturescale.jpeg" width="49%" height="49%"/></body></html> <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testImages21.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. INFO [MainThread] (DirectiveTest.java:62) assertJRST - <?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/TR/xhtml1/strict"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta name="generator" content="JRST http://maven-site.nuiton.org/jrst"/><title>Test attribut image</title></head><body><h1 class="mainTitle">Test attribut image</h1><!-- - --><!-- * #%L --><!-- * JRst :: Api --><!-- * --><!-- * $Id: testImages21.rst 608 2011-08-18 09:25:35Z tchemit $ --><!-- * $HeadURL: https://svn.nuiton.org/jrst/trunk/jrst/src/test/resources/bugs/testImages21.... $ --><!-- * %% --><!-- * Copyright (C) 2004 - 2011 CodeLutin --><!-- * %% --><!-- * This program is free software: you can redistribute it and/or modify --><!-- * it under the terms of the GNU Lesser General Public License as --><!-- * published by the Free Software Foundation, either version 3 of the --><!-- * License, or (at your option) any later version. --><!-- * --><!-- * This program is distributed in the hope that it will be useful, --><!-- * but WITHOUT ANY WARRANTY; without even the implied warranty of --><!-- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --><!-- * GNU General Lesser Public License for more details. --><!-- * --><!-- * You should have received a copy of the GNU General Lesser Public --><!-- * License along with this program. If not, see --><!-- * <http://www.gnu.org/licenses/lgpl-3.0.html>. --><!-- * #L% --><!-- - --><div class="system-message" style="border: medium outset; padding: 1em;"><p class="system-message-title" style="color: red; font-weight: bold;"> System Message: WARNING/2 (line 25) </p>Explicit markup ends without a blank line; unexpected unindent.</div><div class="align-center" align="center"><img alt="alternate text" src="picture.jpeg" width="200px" height="100px"/></div><div class="align-center" align="center"><img alt="tab alternate text" src="picturetab.jpeg" width="200px" height="100px"/></div><img alt="scale alternate text" src="picturescale.jpeg"/></body></html> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 sec - in org.nuiton.jrst.bugs.DirectiveTest Running org.nuiton.jrst.bugs.TableTest <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testTable1375.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testTable1290.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 sec - in org.nuiton.jrst.bugs.TableTest Running org.nuiton.jrst.bugs.TextTest <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testLinks1380.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testLinks.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testEmbeddedURIs.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testOptionsList644.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testOptionsList644.rst>:42: (WARNING/2) Option list ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testTab1378.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testTab1378.rst>:36: (WARNING/2) Cannot analyze code. Pygments package not found. Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.819 sec - in org.nuiton.jrst.bugs.TextTest Running org.nuiton.jrst.bugs.ErrorsTest <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testDisplayErrors.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testDisplayErrors.rst>:38: (WARNING/2) Literal block ends without a blank line; unexpected unindent. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testDisplayErrors.rst>:51: (WARNING/2) Inline literal start-string without end-string. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testDisplayErrors.rst>:51: (WARNING/2) Inline literal start-string without end-string. <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testDisplayErrors.rst>:74: (WARNING/2) Duplicate explicit target name: "dossier contenant tous les fichiers nécessaires à ce plan". <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testDisplayErrors.rst>:62: (ERROR/3) Duplicate target name, cannot be used as a unique reference: "dossier contenant tous les fichiers nécessaires à ce plan". <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testDisplayErrors.rst>:70: (ERROR/3) Duplicate target name, cannot be used as a unique reference: "dossier contenant tous les fichiers nécessaires à ce plan". Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.nuiton.jrst.bugs.ErrorsTest Running org.nuiton.jrst.bugs.AdmonitionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuiton.jrst.bugs.AdmonitionTest Running org.nuiton.jrst.bugs.OptionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.nuiton.jrst.bugs.OptionTest Running org.nuiton.jrst.bugs.TitlesTest <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/src/test/resources/bugs/testNoSubtitle.rst>:25: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec - in org.nuiton.jrst.bugs.TitlesTest Running org.nuiton.jrst.XMLCaseTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuiton.jrst.XMLCaseTest Results : Tests run: 30, Failures: 0, Errors: 0, Skipped: 4 [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) @ jrst --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/target/jrst-2.1-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ jrst >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ jrst --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ jrst --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ jrst --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ jrst --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ jrst <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ jrst --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/target/jrst-2.1-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jrst --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc' has not been previously called for the module: 'org.nuiton.jrst:docutils:jar:2.1-SNAPSHOT'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/docutils/target/apidocs> [ERROR] Error fetching link: <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/docutils/target/apidocs/package-list.> Ignored it. [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Error fetching URL: http://maven-site.nuiton.org/nuiton-utils/apidocs/package-list [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/jrst/target/jrst-2.1-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jrst --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ jrst --- [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) @ jrst --- [INFO] Loaded <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/target/collect-artifacts.txt> [INFO] Copying jrst-2.1-SNAPSHOT.jar to <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/target/collect/org.nuiton.jrst--jrst/jrst-2.1-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/target/collect/org.nuiton.jrst--jrst/THIRD-PARTY.properties> [INFO] Copying jrst-2.1-SNAPSHOT-sources.jar to <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/target/collect/org.nuiton.jrst--jrst/jrst-2.1-SNAPSHOT-sources.jar> [INFO] Copying jrst-2.1-SNAPSHOT-javadoc.jar to <http://ci.nuiton.org/jenkins/job/jrst-nightly/ws/trunk/target/collect/org.nuiton.jrst--jrst/jrst-2.1-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ jrst --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ jrst --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ jrst --- [INFO] Used declared dependencies found: [INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.13:compile [INFO] commons-lang:commons-lang:jar:2.6:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] commons-primitives:commons-primitives:jar:1.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] dom4j:dom4j:jar:1.6.1:compile [INFO] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:provided [INFO] org.python:jython-standalone:jar:2.5.3:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] org.xhtmlrenderer:flying-saucer-pdf-itext5:jar:9.0.6:compile [INFO] com.itextpdf:itextpdf:jar:5.5.2:compile [INFO] xmlunit:xmlunit:jar:1.5:test [INFO] junit:junit:jar:4.11:test [WARNING] Used undeclared dependencies found: [WARNING] org.xhtmlrenderer:flying-saucer-core:jar:9.0.6:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JRst ............................................... SUCCESS [ 12.950 s] [INFO] JRst :: Docutils ................................... SUCCESS [ 3.826 s] [INFO] JRst :: Api ........................................ FAILURE [01:07 min] [INFO] JRst :: Site util .................................. SKIPPED [INFO] JRst :: Doxia module ............................... SKIPPED [INFO] JRst :: Doxia module legacy ........................ SKIPPED [INFO] JRst :: Documentation .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:27 min [INFO] Finished at: 2014-09-30T02:38:49+02:00 [JENKINS] Archiving disabled [INFO] Final Memory: 87M/977M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project jrst: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project jrst: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :jrst Failed to send e-mail to echatellier because no e-mail address is known, and no default e-mail domain is configured Sending e-mails to: jrst-build@list.nuiton.org channel stopped Skipping sonar analysis due to bad build status FAILURE Failed to send e-mail to echatellier because no e-mail address is known, and no default e-mail domain is configured