You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by gm...@apache.org on 2015/08/20 14:07:25 UTC

Build failed in Jenkins: maven-archetype #72

See <https://analysis.apache.org/jenkins/job/maven-archetype/72/>

------------------------------------------
Started by user Gavin
Building in workspace <https://analysis.apache.org/jenkins/job/maven-archetype/ws/>
Updating http://svn.apache.org/repos/asf/maven/archetype/trunk at revision '2015-08-20T12:06:25.606 +0000'
At revision 1696774
no change for http://svn.apache.org/repos/asf/maven/archetype/trunk since the previous build
Parsing POMs
[trunk] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /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/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 45685
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[trunk] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /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/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 49684
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-archetype/ws/trunk/pom.xml> clean install -U -DskipTests -fae -T2 -Papache.snapshots -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Maven Archetype
[INFO] Maven Archetype Testing
[INFO] Maven Archetype Webapp Proxy
[INFO] Maven Archetype Webapp Repository
[INFO] Maven Archetype Models
[INFO] Maven Archetype Catalog Model
[INFO] Maven Archetype Descriptor Model
[INFO] Maven Archetype Registry Model
[INFO] Maven Archetype Common
[INFO] Maven Archetype Packaging
[INFO] Maven Archetype Plugin
[INFO] 
[INFO] Using the MultiThreadedBuilder implementation with a thread count of 2
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Archetype 2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-archetype ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-archetype ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-archetype ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-archetype ---
[INFO] 
[INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ maven-archetype ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ maven-archetype ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle-check) @ maven-archetype ---
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-archetype ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: README.txt
[INFO] Exclude: *.sh
[INFO] Exclude: archetype-samples/**
[INFO] Exclude: **/*.sha1
[INFO] Exclude: src/main/resources/org/apache/maven/archetype/creator/*
[INFO] Exclude: **/Format.java
[INFO] Exclude: **/NamespaceStack.java
[INFO] Exclude: **/XMLOutputter.java
[INFO] Exclude: src/test/**
[INFO] Exclude: src/it/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .java-version
[INFO] Exclude: DEPENDENCIES
[INFO] 8 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 5 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Packaging
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Testing
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Webapp Repository
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Webapp Proxy
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Models
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Catalog Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Descriptor Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Registry Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Archetype Plugin
[INFO] This project has been banned from the build due to previous failures.
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Archetype .................................... FAILURE [ 26.071 s]
[INFO] Maven Archetype Testing ............................ SKIPPED
[INFO] Maven Archetype Webapp Proxy ....................... SKIPPED
[INFO] Maven Archetype Webapp Repository .................. SKIPPED
[INFO] Maven Archetype Models ............................. SKIPPED
[INFO] Maven Archetype Catalog Model ...................... SKIPPED
[INFO] Maven Archetype Descriptor Model ................... SKIPPED
[INFO] Maven Archetype Registry Model ..................... SKIPPED
[INFO] Maven Archetype Common ............................. SKIPPED
[INFO] Maven Archetype Packaging .......................... SKIPPED
[INFO] Maven Archetype Plugin ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------

[INFO] Total time: 27.958 s (Wall Clock)
[INFO] Finished at: 2015-08-20T12:07:22+00:00
[INFO] Final Memory: 23M/323M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-archetype: Too many files with unapproved license: 1 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-archetype/ws/trunk/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE