See <https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/6/changes>

Changes:

[pottlinger] LHF: Reducing Eclipse warnings.

* Version information comes from parent pom.

------------------------------------------
[...truncated 355 lines...]
AU        apache-whisker-scan/src/site/resources/css/site.css
AU        apache-whisker-scan/src/site/site.xml
AU        apache-whisker-scan/pom.xml
A         apache-whisker-cli
AU        apache-whisker-cli/NOTICE
AU        apache-whisker-cli/LICENSE
A         apache-whisker-cli/src
A         apache-whisker-cli/src/test
A         apache-whisker-cli/src/test/java
A         apache-whisker-cli/src/test/java/org
A         apache-whisker-cli/src/test/java/org/apache
A         apache-whisker-cli/src/test/java/org/apache/creadur
A         apache-whisker-cli/src/test/java/org/apache/creadur/whisker
A         apache-whisker-cli/src/test/java/org/apache/creadur/whisker/cli
AU        
apache-whisker-cli/src/test/java/org/apache/creadur/whisker/cli/TestCommandParsing.java
AU        
apache-whisker-cli/src/test/java/org/apache/creadur/whisker/cli/TestMain.java
A         apache-whisker-cli/src/main
A         apache-whisker-cli/src/main/resources
A         apache-whisker-cli/src/main/resources/META-INF
A         apache-whisker-cli/src/main/resources/META-INF/jdom_NOTICE
A         apache-whisker-cli/src/main/resources/META-INF/jdom_LICENSE
A         apache-whisker-cli/src/main/java
A         apache-whisker-cli/src/main/java/org
A         apache-whisker-cli/src/main/java/org/apache
A         apache-whisker-cli/src/main/java/org/apache/creadur
A         apache-whisker-cli/src/main/java/org/apache/creadur/whisker
A         apache-whisker-cli/src/main/java/org/apache/creadur/whisker/cli
AU        
apache-whisker-cli/src/main/java/org/apache/creadur/whisker/cli/CommandLineOption.java
AU        
apache-whisker-cli/src/main/java/org/apache/creadur/whisker/cli/Main.java
AU        
apache-whisker-cli/src/main/java/org/apache/creadur/whisker/cli/package-info.java
AU        
apache-whisker-cli/src/main/java/org/apache/creadur/whisker/cli/SystemLog.java
A         apache-whisker-cli/src/site
A         apache-whisker-cli/src/site/resources
A         apache-whisker-cli/src/site/resources/css
AU        apache-whisker-cli/src/site/resources/css/site.css
AU        apache-whisker-cli/src/site/site.xml
A         apache-whisker-cli/src/site/apt
AU        apache-whisker-cli/src/site/apt/index.apt
AU        apache-whisker-cli/pom.xml
AU        NOTICE
AU        LICENSE
A         .gitignore
 U        .
At revision 1631865
Parsing POMs
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Creadur-Whisker-Latest-Jdk] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/bin/java -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/tools/maven/apache-maven-3.0.4 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43018
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
install -B -U -e -fae -V -Prat
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /home/jenkins/tools/maven/apache-maven-3.0.4
Java version: 1.8.0_20, vendor: Oracle Corporation
Java home: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.13.0-36-lowlatency", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Whisker
[INFO] Apache Whisker::Model
[INFO] Apache Whisker::Scan
[INFO] Apache Whisker::XML
[INFO] Apache Whisker::App
[INFO] Apache Whisker::Output(velocity)
[INFO] Apache Whisker::Command Line Interface
[INFO] Apache Whisker::Maven Plugin
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Whisker 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-whisker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ 
apache-whisker ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ apache-whisker ---
[INFO] 58 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 27 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: 2 unknown: 2 generated: 0 
approved: 21 licence.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::Scan
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::XML
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::App
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::Output(velocity)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::Maven Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... FAILURE [11.751s]
[INFO] Apache Whisker::Model ............................. SKIPPED
[INFO] Apache Whisker::Scan .............................. SKIPPED
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Maven Plugin ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.514s
[INFO] Finished at: Tue Oct 14 20:06:07 UTC 2014
[INFO] Final Memory: 16M/421M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "rat" could not be activated because it does 
not exist.
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.rat:apache-rat-plugin:0.11:check (default) on project 
apache-whisker: Too many files with unapproved license: 2 See RAT report in: 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/target/rat.txt> -> 
[Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.rat:apache-rat-plugin:0.11:check (default) on project 
apache-whisker: Too many files with unapproved license: 2 See RAT report in: 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/target/rat.txt>
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        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:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        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:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved 
license: 2 See RAT report in: 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/target/rat.txt>
        at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:194)
        at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:182)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 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

[JENKINS] Archiving 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/pom.xml> to 
org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Whisker-Latest-Jdk » Apache Whisker 
#5
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16620 bytes
Compression is 0.0%
Took 61 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/apache-whisker-model/pom.xml>
 to 
org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Whisker-Latest-Jdk » Apache 
Whisker::Model #5
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1957 bytes
Compression is 0.0%
Took 57 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/apache-whisker-maven-plugin/pom.xml>
 to 
org.apache.creadur.whisker/apache-whisker-maven-plugin/0.2-SNAPSHOT/apache-whisker-maven-plugin-0.2-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Whisker-Latest-Jdk » Apache 
Whisker::Maven Plugin #5
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7217 bytes
Compression is 0.0%
Took 51 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/apache-whisker-xml/pom.xml>
 to 
org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Whisker-Latest-Jdk » Apache 
Whisker::XML #5
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2227 bytes
Compression is 0.0%
Took 52 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/apache-whisker-scan/pom.xml>
 to 
org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Whisker-Latest-Jdk » Apache 
Whisker::Scan #5
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1827 bytes
Compression is 0.0%
Took 50 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/apache-whisker-app/pom.xml>
 to 
org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Whisker-Latest-Jdk » Apache 
Whisker::App #5
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2590 bytes
Compression is 0.0%
Took 57 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/apache-whisker-cli/pom.xml>
 to 
org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Whisker-Latest-Jdk » Apache 
Whisker::Command Line Interface #5
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4979 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Creadur-Whisker-Latest-Jdk/ws/apache-whisker-velocity/pom.xml>
 to 
org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Whisker-Latest-Jdk » Apache 
Whisker::Output(velocity) #5
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3024 bytes
Compression is 0.0%
Took 83 ms
channel stopped

Reply via email to