See <https://builds.apache.org/job/PDFBox%201.8.x/175/changes>

Changes:

[tilman] PDFBOX-2128: add parameter directJPEG to force 1:1 extraction of JPEGs

[tilman] PDFBOX-2128: add parameter directJPEG to force 1:1 extraction of JPEGs

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/>
Updating http://svn.apache.org/repos/asf/pdfbox/branches/1.8 at revision 
'2014-06-11T13:03:15.632 +0000'
AU        
pdfbox/src/test/resources/org/apache/pdfbox/pdmodel/graphics/xobject/ccittg3.tif
U         
pdfbox/src/test/java/org/apache/pdfbox/pdmodel/graphics/xobject/PDCcittTest.java
U         pdfbox/src/main/java/org/apache/pdfbox/PDFReader.java
U         pdfbox/src/main/java/org/apache/pdfbox/ExtractImages.java
U         
pdfbox/src/main/java/org/apache/pdfbox/pdmodel/encryption/SecurityHandlersManager.java
U         
pdfbox/src/main/java/org/apache/pdfbox/pdmodel/graphics/xobject/PDJpeg.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/PDPageable.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdfparser/PDFParser.java
At revision 1601880
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[1.8] $ /home/hudson/tools/java/latest1.5/bin/java -Xmx1g -XX:MaxPermSize=300m 
-cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 55493
<===[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 
/home/hudson/tools/java/latest1.5
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[1.8] $ /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx1g 
-XX:MaxPermSize=300m -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 48283
<===[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/PDFBox%201.8.x/ws/1.8/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
deploy -Ppedantic
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PDFBox parent
[INFO] Apache FontBox
[INFO] Apache JempBox
[INFO] Apache XmpBox
[INFO] Apache PDFBox
[INFO] Apache Preflight
[INFO] Apache Preflight application
[INFO] Apache PDFBox for Lucene
[INFO] Apache PDFBox for Ant
[INFO] Apache PDFBox webapp
[INFO] Apache PDFBox application
[INFO] Apache PDFBox examples
[INFO] PDFBox reactor
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 1.8.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ pdfbox-parent ---
[INFO] Deleting 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/parent/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
pdfbox-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
pdfbox-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.6:check (default) @ pdfbox-parent ---
[INFO] Exclude: release.properties
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ pdfbox-parent 
---
[INFO] Installing 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/parent/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox-parent/1.8.6-SNAPSHOT/pdfbox-parent-1.8.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ pdfbox-parent ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/1.8.6-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.pdfbox:pdfbox-parent:1.8.6-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Error 
transferring file: Server returned HTTP response code: 503 for URL: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/1.8.6-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... FAILURE [48.235s]
[INFO] Apache FontBox .................................... SKIPPED
[INFO] Apache JempBox .................................... SKIPPED
[INFO] Apache XmpBox ..................................... SKIPPED
[INFO] Apache PDFBox ..................................... SKIPPED
[INFO] Apache Preflight .................................. SKIPPED
[INFO] Apache Preflight application ...................... SKIPPED
[INFO] Apache PDFBox for Lucene .......................... SKIPPED
[INFO] Apache PDFBox for Ant ............................. SKIPPED
[INFO] Apache PDFBox webapp .............................. SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.364s
[INFO] Finished at: Wed Jun 11 13:04:58 UTC 2014
[INFO] Final Memory: 17M/121M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy (default-deploy) on 
project pdfbox-parent: Failed to retrieve remote metadata 
org.apache.pdfbox:pdfbox-parent:1.8.6-SNAPSHOT/maven-metadata.xml: Could not 
transfer metadata 
org.apache.pdfbox:pdfbox-parent:1.8.6-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Error 
transferring file: Server returned HTTP response code: 503 for URL: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/1.8.6-SNAPSHOT/maven-metadata.xml
 -> [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
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/1.8.6-SNAPSHOT/pdfbox-app-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox application #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3205 bytes
Compression is 0.0%
Took 0.43 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/war/pom.xml> to 
org.apache.pdfbox/pdfbox-war/1.8.6-SNAPSHOT/pdfbox-war-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox webapp #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1683 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/1.8.6-SNAPSHOT/pdfbox-reactor-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? PDFBox reactor #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6809 bytes
Compression is 0.0%
Took 2.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/fontbox/pom.xml> to 
org.apache.pdfbox/fontbox/1.8.6-SNAPSHOT/fontbox-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache FontBox #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2288 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/1.8.6-SNAPSHOT/pdfbox-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7602 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/1.8.6-SNAPSHOT/xmpbox-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache XmpBox #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3892 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/pom.xml> to 
org.apache.pdfbox/preflight-app/1.8.6-SNAPSHOT/preflight-app-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache Preflight application 
#174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 2.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/ant/pom.xml> to 
org.apache.pdfbox/pdfbox-ant/1.8.6-SNAPSHOT/pdfbox-ant-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox for Ant #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1796 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/examples/pom.xml> to 
org.apache.pdfbox/pdfbox-examples/1.8.6-SNAPSHOT/pdfbox-examples-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox examples #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2319 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/lucene/pom.xml> to 
org.apache.pdfbox/pdfbox-lucene/1.8.6-SNAPSHOT/pdfbox-lucene-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox for Lucene #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2072 bytes
Compression is 0.0%
Took 99 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight/pom.xml> to 
org.apache.pdfbox/preflight/1.8.6-SNAPSHOT/preflight-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache Preflight #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7878 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/1.8.6-SNAPSHOT/pdfbox-parent-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? PDFBox parent #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7965 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/jempbox/pom.xml> to 
org.apache.pdfbox/jempbox/1.8.6-SNAPSHOT/jempbox-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache JempBox #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2092 bytes
Compression is 0.0%
Took 0.13 sec
Sending e-mails to: [email protected]
channel stopped
Archiving artifacts
Sending artifact delta relative to PDFBox 1.8.x #174
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 27858 bytes
Compression is 0.0%
Took 0.12 sec

Reply via email to