See
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/68/display/redirect?page=changes>
Changes:
[Tilman Hausherr] PDFBOX-5660: update jacoco
[Tilman Hausherr] PDFBOX-5660: update log4j
------------------------------------------
[...truncated 23.37 KB...]
at org.h2.mvstore.MVStore.readPage (MVStore.java:2566)
at org.h2.mvstore.MVMap.readPage (MVMap.java:633)
at org.h2.mvstore.Page$NonLeaf.getChildPage (Page.java:1125)
at org.h2.mvstore.CursorPos.traverseDown (CursorPos.java:61)
at org.h2.mvstore.MVMap.operate (MVMap.java:1770)
at org.h2.mvstore.tx.TransactionMap.set (TransactionMap.java:346)
at org.h2.mvstore.tx.TransactionMap.lock (TransactionMap.java:312)
at org.h2.mvstore.db.MVPrimaryIndex.lockRow (MVPrimaryIndex.java:222)
at org.h2.mvstore.db.MVPrimaryIndex.lockRow (MVPrimaryIndex.java:217)
at org.h2.mvstore.db.MVTable.lockRow (MVTable.java:555)
at org.h2.command.dml.Update.update (Update.java:76)
at org.h2.command.dml.DataChangeStatement.update
(DataChangeStatement.java:74)
at org.h2.command.CommandContainer.update (CommandContainer.java:169)
at org.h2.command.Command.executeUpdate (Command.java:252)
at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal
(JdbcPreparedStatement.java:209)
at org.h2.jdbc.JdbcPreparedStatement.executeUpdate
(JdbcPreparedStatement.java:169)
at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate
(DelegatingPreparedStatement.java:136)
at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate
(DelegatingPreparedStatement.java:136)
at org.owasp.dependencycheck.data.nvdcve.CveDB.cleanupDatabase
(CveDB.java:1360)
at org.owasp.dependencycheck.data.update.NvdCveUpdater.update
(NvdCveUpdater.java:147)
at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:902)
at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase
(Engine.java:707)
at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:633)
at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck
(BaseDependencyCheckMojo.java:1929)
at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute
(BaseDependencyCheckMojo.java:1112)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:370)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:163)
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:298)
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:138)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
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:179)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
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:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0
(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:829)
Caused by: org.h2.mvstore.MVStoreException: Writing to
sun.nio.ch.FileChannelImpl@34f2cb53 failed; length 1347584 at 201588736
[2.1.214/2]
at org.h2.mvstore.DataUtils.newMVStoreException (DataUtils.java:1004)
at org.h2.mvstore.DataUtils.writeFully (DataUtils.java:493)
at org.h2.mvstore.FileStore.writeFully (FileStore.java:113)
at org.h2.mvstore.MVStore.write (MVStore.java:1269)
at org.h2.mvstore.MVStore.storeBuffer (MVStore.java:1750)
at org.h2.mvstore.MVStore.lambda$serializeAndStore$5 (MVStore.java:1600)
at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:829)
Caused by: java.io.IOException: No space left on device
at sun.nio.ch.FileDispatcherImpl.pwrite0 (Native Method)
at sun.nio.ch.FileDispatcherImpl.pwrite (FileDispatcherImpl.java:68)
at sun.nio.ch.IOUtil.writeFromNativeBuffer (IOUtil.java:109)
at sun.nio.ch.IOUtil.write (IOUtil.java:79)
at sun.nio.ch.FileChannelImpl.writeInternal (FileChannelImpl.java:850)
at sun.nio.ch.FileChannelImpl.write (FileChannelImpl.java:836)
at org.h2.mvstore.DataUtils.writeFully (DataUtils.java:489)
at org.h2.mvstore.FileStore.writeFully (FileStore.java:113)
at org.h2.mvstore.MVStore.write (MVStore.java:1269)
at org.h2.mvstore.MVStore.storeBuffer (MVStore.java:1750)
at org.h2.mvstore.MVStore.lambda$serializeAndStore$5 (MVStore.java:1600)
at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:829)
[ERROR] Unable to access the local database.
Ensure that
'/home/jenkins/.m2/repository/org/owasp/dependency-check-utils/8.4.0/../../dependency-check-data/7.0'
is a writable directory. If the problem persist try deleting the files in
'/home/jenkins/.m2/repository/org/owasp/dependency-check-utils/8.4.0/../../dependency-check-data/7.0'
and running Dependency-Check Core again. If the problem continues, please
create a log file (see documentation at
https://jeremylong.github.io/DependencyCheck/) and open a ticket at
https://github.com/jeremylong/DependencyCheck/issues and include the log file.
[INFO] Updating CISA Known Exploited Vulnerability list:
https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json
[ERROR] org.h2.jdbc.JdbcBatchUpdateException: The database has been closed
[90098-214]
org.owasp.dependencycheck.data.update.exception.UpdateException:
org.h2.jdbc.JdbcBatchUpdateException: The database has been closed [90098-214]
at org.owasp.dependencycheck.data.update.KnownExploitedDataSource.update
(KnownExploitedDataSource.java:93)
at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:902)
at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase
(Engine.java:707)
at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:633)
at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck
(BaseDependencyCheckMojo.java:1929)
at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute
(BaseDependencyCheckMojo.java:1112)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:370)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:163)
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:298)
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:138)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
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:179)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
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:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0
(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:829)
Caused by: org.h2.jdbc.JdbcBatchUpdateException: The database has been closed
[90098-214]
at org.h2.jdbc.JdbcPreparedStatement.executeBatch
(JdbcPreparedStatement.java:1269)
at org.apache.commons.dbcp2.DelegatingStatement.executeBatch
(DelegatingStatement.java:241)
at org.apache.commons.dbcp2.DelegatingStatement.executeBatch
(DelegatingStatement.java:241)
at
org.owasp.dependencycheck.data.nvdcve.CveDB.updateKnownExploitedVulnerabilities
(CveDB.java:1078)
at org.owasp.dependencycheck.data.update.KnownExploitedDataSource.update
(KnownExploitedDataSource.java:85)
at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:902)
at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase
(Engine.java:707)
at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:633)
at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck
(BaseDependencyCheckMojo.java:1929)
at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute
(BaseDependencyCheckMojo.java:1112)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:370)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:163)
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:298)
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:138)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
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:179)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
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:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0
(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:829)
[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 Apache PDFBox 3.0.1-SNAPSHOT:
[INFO]
[INFO] PDFBox parent ...................................... FAILURE [ 29.035 s]
[INFO] Apache PDFBox io ................................... SKIPPED
[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] Apache PDFBox ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.142 s
[INFO] Finished at: 2023-10-19T03:38:39Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:8.4.0:check
(default) on project pdfbox-parent: Fatal exception(s) analyzing PDFBox parent:
One or more exceptions occurred during analysis:
[ERROR] UpdateException: org.h2.jdbc.JdbcBatchUpdateException: The database has
been closed [90098-214]
[ERROR] caused by JdbcBatchUpdateException: The database has been closed
[90098-214]
[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-3.0.x/ws/examples/pom.xml>
to
org.apache.pdfbox/pdfbox-examples/3.0.1-SNAPSHOT/pdfbox-examples-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/parent/pom.xml> to
org.apache.pdfbox/pdfbox-parent/3.0.1-SNAPSHOT/pdfbox-parent-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/pdfbox/pom.xml> to
org.apache.pdfbox/pdfbox/3.0.1-SNAPSHOT/pdfbox-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/debugger-app/pom.xml>
to
org.apache.pdfbox/debugger-app/3.0.1-SNAPSHOT/debugger-app-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/pom.xml> to
org.apache.pdfbox/pdfbox-io/3.0.1-SNAPSHOT/pdfbox-io-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/pom.xml>
to org.apache.pdfbox/fontbox/3.0.1-SNAPSHOT/fontbox-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/xmpbox/pom.xml> to
org.apache.pdfbox/xmpbox/3.0.1-SNAPSHOT/xmpbox-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/tools/pom.xml> to
org.apache.pdfbox/pdfbox-tools/3.0.1-SNAPSHOT/pdfbox-tools-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/debugger/pom.xml>
to
org.apache.pdfbox/pdfbox-debugger/3.0.1-SNAPSHOT/pdfbox-debugger-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/preflight-app/pom.xml>
to
org.apache.pdfbox/preflight-app/3.0.1-SNAPSHOT/preflight-app-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/app/pom.xml> to
org.apache.pdfbox/pdfbox-app/3.0.1-SNAPSHOT/pdfbox-app-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/preflight/pom.xml>
to org.apache.pdfbox/preflight/3.0.1-SNAPSHOT/preflight-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/pom.xml> to
org.apache.pdfbox/pdfbox-reactor/3.0.1-SNAPSHOT/pdfbox-reactor-3.0.1-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache PDFBox examples
#68' 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-3.0.x » Apache PDFBox #68' 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-3.0.x » Apache PDFBox Debugger
application #68' 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-3.0.x » Apache PDFBox io #68'
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-3.0.x » Apache FontBox #68'
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-3.0.x » Apache XmpBox #68' 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-3.0.x » Apache PDFBox tools
#68' 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-3.0.x » Apache PDFBox Debugger
#68' 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-3.0.x » Apache Preflight
application #68' 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-3.0.x » Apache PDFBox
application #68' 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-3.0.x » Apache Preflight #68'
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-3.0.x » Apache PDFBox #68' 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]