Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/javastream.de/jenkins/jobs/org.apache.pdfbox/workspace
Updating http://svn.apache.org/repos/asf/pdfbox/trunk at revision '2025-11-04T07:51:12.491 +0100'
U         fontbox/src/main/java/org/apache/fontbox/cff/CFFParser.java
U         fontbox/src/main/java/org/apache/fontbox/cmap/CMapParser.java
U         fontbox/src/test/java/org/apache/fontbox/ttf/TestTTFParser.java
U         examples/src/test/java/org/apache/pdfbox/examples/pdmodel/TestCreateSignature.java
At revision 1929501

[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/3.9.9/bin/mvn -f pdfbox/pom.xml clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< org.apache.pdfbox:pdfbox >----------------------
[INFO] Building Apache PDFBox 4.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] The POM for org.apache.pdfbox:pdfbox-io:jar:4.0.0-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.apache.pdfbox:fontbox:jar:4.0.0-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.425 s
[INFO] Finished at: 2025-11-04T07:51:20+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project pdfbox: Could not resolve dependencies for project org.apache.pdfbox:pdfbox:bundle:4.0.0-SNAPSHOT
[ERROR] dependency: org.apache.pdfbox:pdfbox-io:jar:4.0.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact org.apache.pdfbox:pdfbox-io:jar:4.0.0-SNAPSHOT
[ERROR] dependency: org.apache.pdfbox:fontbox:jar:4.0.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact org.apache.pdfbox:fontbox:jar:4.0.0-SNAPSHOT
[ERROR] 
[ERROR] -> [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/DependencyResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE