See 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/5/display/redirect?page=changes>

Changes:

[andreas] updated committer list, added source artefact

[andreas] removed warning about transition

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H15 (couchdbtest ubuntu xenial) in workspace 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.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 3800281fc2fd75549131720f631dadc969004ad9 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3800281fc2fd75549131720f631dadc969004ad9
Commit message: "removed warning about transition"
 > git rev-list 362b1374ae72400b7e7f9f2d26d6f6ae44940b7e # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42492
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[PDFBox JBig2 ImageIO Plugin] $ /home/jenkins/tools/java/latest1.7/bin/java 
-Xmx2g -Xms256m -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 42492
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: 
================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : 
Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to 
run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal 
to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with 
an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to 
/home/jenkins/tools/java/latest1.7.
ERROR: 
================================================================================
Established TCP socket on 39171
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[PDFBox JBig2 ImageIO Plugin] $ 
/usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xmx2g -Xms256m -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 39171
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean 
deploy -Ppedantic -DskipTests
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox JBIG2 ImageIO plugin 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jbig2-imageio ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ jbig2-imageio ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
jbig2-imageio ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
jbig2-imageio ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
jbig2-imageio ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
jbig2-imageio ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ jbig2-imageio ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ jbig2-imageio ---
[INFO] Building jar: 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
jbig2-imageio ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ jbig2-imageio ---
[INFO] Building jar: 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ jbig2-imageio ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 123 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 18 unknown: 18 generated: 0 
approved: 101 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.471s
[INFO] Finished at: Thu Nov 02 15:12:03 UTC 2017
[INFO] Final Memory: 21M/725M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check 
(default) on project jbig2-imageio: Too many files with unapproved license: 18 
See RAT report in: 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/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
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/pom.xml> to 
org.apache.pdfbox/jbig2-imageio/3.0.0-SNAPSHOT/jbig2-imageio-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.0-SNAPSHOT.jar>
 to 
org.apache.pdfbox/jbig2-imageio/3.0.0-SNAPSHOT/jbig2-imageio-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.0-SNAPSHOT-sources.jar>
 to 
org.apache.pdfbox/jbig2-imageio/3.0.0-SNAPSHOT/jbig2-imageio-3.0.0-SNAPSHOT-sources.jar
Sending e-mails to: [email protected]
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to