See <https://analysis.apache.org/jenkins/job/isis/711/changes>

Changes:

[dan] ISIS-1237: started work on swagger integration.

[dan] ISIS-1237: a little more work on SwaggerService; can also access

[dan] ISIS-1237: can now invoke actions (GET and POST) via swagger-ui

[dan] ISIS-1237: improving the UI of the swagger-ui html

[dan] ISIS-1237: factoring out helper methods.  Also changing order of select

[dan] ISIS-1237: removing the action prompt paths

[dan] ISIS-1237: object paths and object action paths.

[dan] ISIS-1237: renamed api-docs/index.html to swagger-ui/index.htm; updated

[dan] ISIS-1237: now generates models for object, object collection and

[dan] ISIS-1237: sorting out tagging.

------------------------------------------
Started by an SCM change
Building in workspace <https://analysis.apache.org/jenkins/job/isis/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.apache.org/isis.git
 > git init <https://analysis.apache.org/jenkins/job/isis/ws/> # timeout=10
Fetching upstream changes from git://git.apache.org/isis.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.apache.org/isis.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.apache.org/isis.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.apache.org/isis.git # timeout=10
Fetching upstream changes from git://git.apache.org/isis.git
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.apache.org/isis.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c64caa1ae9f3dbf984855bfd5109f2fa19e4a759 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c64caa1ae9f3dbf984855bfd5109f2fa19e4a759
 > git rev-list 2d9b2ee2f11bf453efcbacfabd8c4c5c21857c95 # timeout=10
 > git tag -a -f -m Jenkins Build #711 jenkins-isis-711 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41769
[core] $ 
/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.7.0_65/bin/java
 -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp 
/x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5
 
/x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar
 
/x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar
 
/x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar
 41769
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://analysis.apache.org/jenkins/job/isis/ws/core/pom.xml> clean install -U 
-DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Isis
[INFO] Isis Unit Test Support
[INFO] Isis AppLib
[INFO] Isis Schemas
[INFO] Isis Log4j Impls
[INFO] Isis MetaModel
[INFO] Isis Runtime
[INFO] Isis Wrapper Service
[INFO] Isis WebServer
[INFO] Isis Security Bypass
[INFO] Isis Security Shiro
[INFO] Isis Spec Support
[INFO] Isis Integration Testing Support
[INFO] Isis RestfulObjects Viewer AppLib
[INFO] Isis RestfulObjects Viewer Rendering
[INFO] Isis RestfulObjects Viewer Server
[INFO] Isis Wicket Viewer Applib
[INFO] Isis Wicket Viewer Model
[INFO] Isis Wicket Viewer UI Components
[INFO] Isis Wicket Viewer Implementation
[INFO] Isis Maven Plugin (isis-maven-plugin)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Isis 1.11.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ isis ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (validate-enforce) @ isis ---
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed 
with message:
Detected JDK Version: 1.7.0-65 is not in the allowed range [1.8.0,).
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Unit Test Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis AppLib
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Schemas
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Log4j Impls
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis MetaModel
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Runtime
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wrapper Service
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis WebServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Security Bypass
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Security Shiro
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Spec Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Integration Testing Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis RestfulObjects Viewer AppLib
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis RestfulObjects Viewer Rendering
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis RestfulObjects Viewer Server
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wicket Viewer Applib
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wicket Viewer Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wicket Viewer UI Components
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wicket Viewer Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Maven Plugin (isis-maven-plugin)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Isis ....................................... FAILURE [3.295s]
[INFO] Isis Unit Test Support ............................ SKIPPED
[INFO] Isis AppLib ....................................... SKIPPED
[INFO] Isis Schemas ...................................... SKIPPED
[INFO] Isis Log4j Impls .................................. SKIPPED
[INFO] Isis MetaModel .................................... SKIPPED
[INFO] Isis Runtime ...................................... SKIPPED
[INFO] Isis Wrapper Service .............................. SKIPPED
[INFO] Isis WebServer .................................... SKIPPED
[INFO] Isis Security Bypass .............................. SKIPPED
[INFO] Isis Security Shiro ............................... SKIPPED
[INFO] Isis Spec Support ................................. SKIPPED
[INFO] Isis Integration Testing Support .................. SKIPPED
[INFO] Isis RestfulObjects Viewer AppLib ................. SKIPPED
[INFO] Isis RestfulObjects Viewer Rendering .............. SKIPPED
[INFO] Isis RestfulObjects Viewer Server ................. SKIPPED
[INFO] Isis Wicket Viewer Applib ......................... SKIPPED
[INFO] Isis Wicket Viewer Model .......................... SKIPPED
[INFO] Isis Wicket Viewer UI Components .................. SKIPPED
[INFO] Isis Wicket Viewer Implementation ................. SKIPPED
[INFO] Isis Maven Plugin (isis-maven-plugin) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.970s
[INFO] Finished at: Fri Dec 11 10:47:30 UTC 2015
[INFO] Final Memory: 15M/246M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (validate-enforce) 
on project isis: 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: [email protected]
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Reply via email to