See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/521/display/redirect?page=changes>

Changes:

[Andreas Lehmkühler] PDFBOX-5254: revert last change

[Andreas Lehmkühler] PDFBOX-5254: add test


------------------------------------------
[...truncated 7.50 KB...]
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] --- dependency-check-maven:6.2.2:check (default) @ pdfbox-parent ---
[INFO] Checking for updates
[ERROR] Error retrieving 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta; received 
response code 503; Service Unavailable
[ERROR] Unable to download meta file: 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta
org.owasp.dependencycheck.data.update.exception.UpdateException: Unable to 
download meta file: 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.getMetaFile 
(NvdCveUpdater.java:349)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.getUpdatesNeeded 
(NvdCveUpdater.java:387)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update 
(NvdCveUpdater.java:122)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:873)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase 
(Engine.java:680)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:606)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck 
(BaseDependencyCheckMojo.java:1680)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute 
(BaseDependencyCheckMojo.java:939)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    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:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.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:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.owasp.dependencycheck.utils.DownloadFailedException: Download 
failed, unable to retrieve 
'https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta'; Error 
downloading file 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta; unable to 
connect.
    at org.owasp.dependencycheck.utils.Downloader.fetchContent 
(Downloader.java:187)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.getMetaFile 
(NvdCveUpdater.java:342)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.getUpdatesNeeded 
(NvdCveUpdater.java:387)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update 
(NvdCveUpdater.java:122)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:873)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase 
(Engine.java:680)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:606)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck 
(BaseDependencyCheckMojo.java:1680)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute 
(BaseDependencyCheckMojo.java:939)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    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:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.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:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.owasp.dependencycheck.utils.DownloadFailedException: Error 
downloading file 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta; unable to 
connect.
    at org.owasp.dependencycheck.utils.HttpResourceConnection.obtainConnection 
(HttpResourceConnection.java:267)
    at org.owasp.dependencycheck.utils.HttpResourceConnection.fetch 
(HttpResourceConnection.java:163)
    at org.owasp.dependencycheck.utils.Downloader.fetchContent 
(Downloader.java:182)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.getMetaFile 
(NvdCveUpdater.java:342)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.getUpdatesNeeded 
(NvdCveUpdater.java:387)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update 
(NvdCveUpdater.java:122)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:873)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase 
(Engine.java:680)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:606)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck 
(BaseDependencyCheckMojo.java:1680)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute 
(BaseDependencyCheckMojo.java:939)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    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:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.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:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.owasp.dependencycheck.utils.DownloadFailedException: Error 
retrieving https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta; 
received response code 503; Service Unavailable
    at org.owasp.dependencycheck.utils.HttpResourceConnection.obtainConnection 
(HttpResourceConnection.java:249)
    at org.owasp.dependencycheck.utils.HttpResourceConnection.fetch 
(HttpResourceConnection.java:163)
    at org.owasp.dependencycheck.utils.Downloader.fetchContent 
(Downloader.java:182)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.getMetaFile 
(NvdCveUpdater.java:342)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.getUpdatesNeeded 
(NvdCveUpdater.java:387)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update 
(NvdCveUpdater.java:122)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:873)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase 
(Engine.java:680)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:606)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck 
(BaseDependencyCheckMojo.java:1680)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute 
(BaseDependencyCheckMojo.java:939)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    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:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.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:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:375)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:73)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[WARNING] Unable to update 1 or more Cached Web DataSource, using local data 
instead. Results may not include recent vulnerabilities.
[ERROR] Unable to continue dependency-check analysis.
[WARNING] Attempt to (de-)serialize anonymous class 
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for PDFBox reactor 2.0.25-SNAPSHOT:
[INFO] 
[INFO] PDFBox parent ...................................... FAILURE [ 24.911 s]
[INFO] Apache FontBox ..................................... SKIPPED
[INFO] Apache XmpBox ...................................... SKIPPED
[INFO] Apache PDFBox ...................................... SKIPPED
[INFO] Apache Preflight ................................... SKIPPED
[INFO] Apache Preflight application ....................... SKIPPED
[INFO] Apache PDFBox Debugger ............................. SKIPPED
[INFO] Apache PDFBox tools ................................ SKIPPED
[INFO] Apache PDFBox application .......................... SKIPPED
[INFO] Apache PDFBox Debugger application ................. SKIPPED
[INFO] Apache PDFBox examples ............................. SKIPPED
[INFO] PDFBox reactor ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  51.386 s
[INFO] Finished at: 2021-08-09T19:52:46Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:6.2.2:check 
(default) on project pdfbox-parent: Fatal exception(s) analyzing PDFBox parent: 
One or more exceptions occurred during analysis:
[ERROR] UpdateException: Unable to download meta file: 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta
[ERROR] caused by DownloadFailedException: Download failed, unable to retrieve 
'https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta'; Error 
downloading file 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta; unable to 
connect.
[ERROR] caused by DownloadFailedException: Error downloading file 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta; unable to 
connect.
[ERROR] caused by DownloadFailedException: Error retrieving 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.meta; received 
response code 503; Service Unavailable
[ERROR] NoDataException: No documents exist
[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/MojoExecutionException
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/2.0.25-SNAPSHOT/xmpbox-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/2.0.25-SNAPSHOT/pdfbox-tools-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/pom.xml> 
to 
org.apache.pdfbox/pdfbox-debugger/2.0.25-SNAPSHOT/pdfbox-debugger-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/pom.xml>
 to 
org.apache.pdfbox/preflight-app/2.0.25-SNAPSHOT/preflight-app-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/2.0.25-SNAPSHOT/pdfbox-app-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/examples/pom.xml> 
to 
org.apache.pdfbox/pdfbox-examples/2.0.25-SNAPSHOT/pdfbox-examples-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/pom.xml> 
to org.apache.pdfbox/preflight/2.0.25-SNAPSHOT/preflight-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/2.0.25-SNAPSHOT/pdfbox-reactor-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/2.0.25-SNAPSHOT/pdfbox-parent-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/2.0.25-SNAPSHOT/pdfbox-2.0.25-SNAPSHOT.pom
[Fast Archiver] Compressed 41.58 KB of artifacts by 77.0% relative to #520
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger-app/pom.xml>
 to 
org.apache.pdfbox/debugger-app/2.0.25-SNAPSHOT/debugger-app-2.0.25-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/pom.xml> 
to org.apache.pdfbox/fontbox/2.0.25-SNAPSHOT/fontbox-2.0.25-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox examples 
#521' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox #521' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger 
application #521' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache FontBox #521' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache XmpBox #521' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox tools 
#521' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger 
#521' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache Preflight 
application #521' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox 
application #521' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache Preflight #521' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » PDFBox reactor #521' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
channel stopped
Archiving artifacts

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

Reply via email to