See <http://ci.nuiton.org/jenkins/job/jrst-technical-site/9/changes> Changes: [Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state [Tony CHEMIT] fix release process [Eric Chatellier] Fix gitignore [Eric Chatellier] refs #3683: add support for custom classes [Eric Chatellier] Format file [Eric Chatellier] Fix java 8 compile [Tony CHEMIT] Migration vers gitlab + simplification configuration des sites [Eric Chatellier] Update parent pom [Eric Chatellier] fixes #3684: Revert iText version to 2.1.7 to be compatible with lgpl [Eric Chatellier] refs #3875: Update commons-collections [Eric Chatellier] refs #3875: Update commons-lang3 [Eric Chatellier] refs #3875: Update velocity [Eric Chatellier] refs #3875: Update jaxen [Eric Chatellier] refs #3875: Update plexus [Eric Chatellier] refs #3875: Update xmlunit [Eric Chatellier] fixes #3875: Update plexus-utils [Eric Chatellier] Fix compile error [Tony CHEMIT] Use nuitonpom 8-SNAPSHOT + doxia 1.7 + maven 3.3.9 (See #3876 #931) [Tony CHEMIT] clean pom unused configuration + move to stable nuitonpom version [Tony CHEMIT] fix javadoc [Maven Release] [jgitflow-maven-plugin]updating poms for 2.3-SNAPSHOT development [Maven Release] [jgitflow-maven-plugin]updating poms for 2.4-SNAPSHOT development [Maven Release] [jgitflow-maven-plugin]updating poms for 2.2 branch with snapshot [Maven Release] optimize dependencies [Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/2.2' with ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/jrst-technical-site/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/nuiton/jrst.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/jrst.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/nuiton/jrst.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/master^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 6ca4b5dacdebbe733687ade2e859aa7a7e4c2e93 (refs/remotes/origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 6ca4b5dacdebbe733687ade2e859aa7a7e4c2e93 git rev-list 2c7a9b8abce016b1e50d76166eb740eee416b02c # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 42976 [jrst-technical-site] $ java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 42976 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/jrst-technical-site/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JRst [INFO] JRst :: Docutils [INFO] JRst :: Api [INFO] JRst :: Site util [INFO] JRst :: Doxia module [INFO] JRst :: Doxia module legacy [INFO] JRst :: Documentation [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JRst 2.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jrst --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jrst --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-site-deploy-classifier) @ jrst --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ jrst --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ jrst --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ jrst --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ jrst --- [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message: Detected JDK Version: 1.7.0-95 is not in the allowed range 1.8. [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 4 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JRst ............................................... FAILURE [ 1.493 s] [INFO] JRst :: Docutils ................................... SKIPPED [INFO] JRst :: Api ........................................ SKIPPED [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: 7.374 s [INFO] Finished at: 2016-02-28T17:59:22+01:00 [INFO] Final Memory: 19M/240M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) on project jrst: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 Sending e-mails to: jrst-build@list.nuiton.org chatellier@codelutin.com maven-release@codelutin.com chemit@codelutin.com Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds channel stopped Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds