See
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/694/display/redirect?page=changes>
Changes:
[Andreas Lehmkühler] PDFBOX-5178: use index value to choose correct object if
the object numbers within an object stream are not unique
------------------------------------------
[...truncated 14.53 KB...]
Caused by: org.h2.jdbc.JdbcBatchUpdateException: Value too long for column
"VERSIONENDEXCLUDING CHARACTER VARYING(60)":
"'0.0.0-20160722212129-ac0cc4484ad4_before_v0.0.0-20200131131040-063a3fb69896'
(75)"; SQL statement:
INSERT INTO software (cveid, cpeEntryId, versionEndExcluding,
versionEndIncluding, versionStartExcluding, versionStartIncluding, vulnerable)
VALUES (?, ?, ?, ?, ?, ?, ?) [22001-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.executeBatch
(CveDB.java:1248)
at
org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerabilityInsertSoftware
(CveDB.java:1098)
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability
(CveDB.java:816)
at org.owasp.dependencycheck.data.update.nvd.NvdCveParser.parse
(NvdCveParser.java:114)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.importJSON
(ProcessTask.java:141)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.processFiles
(ProcessTask.java:154)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call
(ProcessTask.java:114)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call
(ProcessTask.java:41)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
[INFO] Skipping RetireJS update since last update was within 24 hours.
[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] An internal object pool swallowed an Exception.
org.h2.jdbc.JdbcSQLNonTransientException: General error: "General error:
""org.h2.mvstore.MVStoreException: Writing to
sun.nio.ch.FileChannelImpl@62a25289 failed; length 2760704 at 132014080
[2.1.214/2]"" [50000-214]" [50000-214]
at org.h2.message.DbException.getJdbcSQLException (DbException.java:554)
at org.h2.message.DbException.getJdbcSQLException (DbException.java:477)
at org.h2.message.DbException.get (DbException.java:212)
at org.h2.engine.Database.throwLastBackgroundException (Database.java:1782)
at org.h2.engine.SessionLocal.close (SessionLocal.java:877)
at org.h2.jdbc.JdbcConnection.close (JdbcConnection.java:360)
at org.apache.commons.dbcp2.DelegatingConnection.closeInternal
(DelegatingConnection.java:176)
at org.apache.commons.dbcp2.PoolableConnection.reallyClose
(PoolableConnection.java:304)
at org.apache.commons.dbcp2.PoolableConnectionFactory.destroyObject
(PoolableConnectionFactory.java:151)
at org.apache.commons.pool2.impl.GenericObjectPool.destroy
(GenericObjectPool.java:605)
at org.apache.commons.pool2.impl.GenericObjectPool.returnObject
(GenericObjectPool.java:1172)
at org.apache.commons.dbcp2.PoolableConnection.close
(PoolableConnection.java:184)
at org.apache.commons.dbcp2.DelegatingConnection.closeInternal
(DelegatingConnection.java:176)
at org.apache.commons.dbcp2.DelegatingConnection.close
(DelegatingConnection.java:155)
at
org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.close
(PoolingDataSource.java:58)
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateOrInsertVulnerability
(CveDB.java:993)
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability
(CveDB.java:811)
at org.owasp.dependencycheck.data.update.nvd.NvdCveParser.parse
(NvdCveParser.java:114)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.importJSON
(ProcessTask.java:141)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.processFiles
(ProcessTask.java:154)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call
(ProcessTask.java:114)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call
(ProcessTask.java:41)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
Caused by: org.h2.message.DbException: General error:
"org.h2.mvstore.MVStoreException: Writing to
sun.nio.ch.FileChannelImpl@62a25289 failed; length 2760704 at 132014080
[2.1.214/2]" [50000-214]
at org.h2.message.DbException.get (DbException.java:212)
at org.h2.message.DbException.convert (DbException.java:395)
at org.h2.mvstore.db.Store.lambda$new$0 (Store.java:125)
at org.h2.mvstore.MVStore.handleException (MVStore.java:3318)
at org.h2.mvstore.MVStore.panic (MVStore.java:593)
at org.h2.mvstore.MVStore.write (MVStore.java:1271)
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:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
Caused by: org.h2.jdbc.JdbcSQLNonTransientException: General error:
"org.h2.mvstore.MVStoreException: Writing to
sun.nio.ch.FileChannelImpl@62a25289 failed; length 2760704 at 132014080
[2.1.214/2]" [50000-214]
at org.h2.message.DbException.getJdbcSQLException (DbException.java:554)
at org.h2.message.DbException.getJdbcSQLException (DbException.java:477)
at org.h2.message.DbException.get (DbException.java:212)
at org.h2.message.DbException.convert (DbException.java:395)
at org.h2.mvstore.db.Store.lambda$new$0 (Store.java:125)
at org.h2.mvstore.MVStore.handleException (MVStore.java:3318)
at org.h2.mvstore.MVStore.panic (MVStore.java:593)
at org.h2.mvstore.MVStore.write (MVStore.java:1271)
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:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
Caused by: org.h2.mvstore.MVStoreException: Writing to
sun.nio.ch.FileChannelImpl@62a25289 failed; length 2760704 at 132014080
[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:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
Caused by: java.nio.channels.ClosedChannelException
at sun.nio.ch.FileChannelImpl.ensureOpen (FileChannelImpl.java:165)
at sun.nio.ch.FileChannelImpl.write (FileChannelImpl.java:994)
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:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
[WARNING] An internal object pool swallowed an Exception.
org.h2.jdbc.JdbcSQLNonTransientException: General error: "General error:
""org.h2.mvstore.MVStoreException: Writing to
sun.nio.ch.FileChannelImpl@62a25289 failed; length 2760704 at 132014080
[2.1.214/2]"" [50000-214]" [50000-214]
at org.h2.message.DbException.getJdbcSQLException (DbException.java:554)
at org.h2.message.DbException.getJdbcSQLException (DbException.java:477)
at org.h2.message.DbException.get (DbException.java:212)
at org.h2.engine.Database.throwLastBackgroundException (Database.java:1782)
at org.h2.engine.SessionLocal.close (SessionLocal.java:877)
at org.h2.jdbc.JdbcConnection.close (JdbcConnection.java:360)
at org.apache.commons.dbcp2.DelegatingConnection.closeInternal
(DelegatingConnection.java:176)
at org.apache.commons.dbcp2.PoolableConnection.reallyClose
(PoolableConnection.java:304)
at org.apache.commons.dbcp2.PoolableConnectionFactory.destroyObject
(PoolableConnectionFactory.java:151)
at org.apache.commons.pool2.impl.GenericObjectPool.destroy
(GenericObjectPool.java:605)
at org.apache.commons.pool2.impl.GenericObjectPool.returnObject
(GenericObjectPool.java:1172)
at org.apache.commons.dbcp2.PoolableConnection.close
(PoolableConnection.java:184)
at org.apache.commons.dbcp2.DelegatingConnection.closeInternal
(DelegatingConnection.java:176)
at org.apache.commons.dbcp2.DelegatingConnection.close
(DelegatingConnection.java:155)
at
org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.close
(PoolingDataSource.java:58)
at
org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerabilityInsertSoftware
(CveDB.java:1100)
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability
(CveDB.java:816)
at org.owasp.dependencycheck.data.update.nvd.NvdCveParser.parse
(NvdCveParser.java:114)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.importJSON
(ProcessTask.java:141)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.processFiles
(ProcessTask.java:154)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call
(ProcessTask.java:114)
at org.owasp.dependencycheck.data.update.nvd.ProcessTask.call
(ProcessTask.java:41)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
Caused by: org.h2.message.DbException: General error:
"org.h2.mvstore.MVStoreException: Writing to
sun.nio.ch.FileChannelImpl@62a25289 failed; length 2760704 at 132014080
[2.1.214/2]" [50000-214]
at org.h2.message.DbException.get (DbException.java:212)
at org.h2.message.DbException.convert (DbException.java:395)
at org.h2.mvstore.db.Store.lambda$new$0 (Store.java:125)
at org.h2.mvstore.MVStore.handleException (MVStore.java:3318)
at org.h2.mvstore.MVStore.panic (MVStore.java:593)
at org.h2.mvstore.MVStore.storeBuffer (MVStore.java:1765)
at org.h2.mvstore.MVStore.lambda$serializeAndStore$5 (MVStore.java:1600)
at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
Caused by: org.h2.jdbc.JdbcSQLNonTransientException: General error:
"org.h2.mvstore.MVStoreException: Writing to
sun.nio.ch.FileChannelImpl@62a25289 failed; length 2760704 at 132014080
[2.1.214/2]" [50000-214]
at org.h2.message.DbException.getJdbcSQLException (DbException.java:554)
at org.h2.message.DbException.getJdbcSQLException (DbException.java:477)
at org.h2.message.DbException.get (DbException.java:212)
at org.h2.message.DbException.convert (DbException.java:395)
at org.h2.mvstore.db.Store.lambda$new$0 (Store.java:125)
at org.h2.mvstore.MVStore.handleException (MVStore.java:3318)
at org.h2.mvstore.MVStore.panic (MVStore.java:593)
at org.h2.mvstore.MVStore.storeBuffer (MVStore.java:1765)
at org.h2.mvstore.MVStore.lambda$serializeAndStore$5 (MVStore.java:1600)
at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
Caused by: org.h2.mvstore.MVStoreException: Writing to
sun.nio.ch.FileChannelImpl@62a25289 failed; length 2760704 at 132014080
[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:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
Caused by: java.nio.channels.ClosedChannelException
at sun.nio.ch.FileChannelImpl.ensureOpen (FileChannelImpl.java:165)
at sun.nio.ch.FileChannelImpl.write (FileChannelImpl.java:994)
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:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1589)
[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.0-SNAPSHOT:
[INFO]
[INFO] PDFBox parent ...................................... FAILURE [01:42 min]
[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: 02:09 min
[INFO] Finished at: 2023-01-06T23:13:54Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:7.4.3:check
(default) on project pdfbox-parent: Fatal exception(s) analyzing PDFBox parent:
One or more exceptions occurred during analysis:
[ERROR] UpdateException:
org.owasp.dependencycheck.data.nvdcve.DatabaseException: Error updating
'CVE-2020-36569'
[ERROR] caused by DatabaseException: Error updating 'CVE-2020-36569'
[ERROR] caused by JdbcBatchUpdateException: Value too long for column
"VERSIONENDEXCLUDING CHARACTER VARYING(60)":
"'0.0.0-20160722212129-ac0cc4484ad4_before_v0.0.0-20200131131040-063a3fb69896'
(75)"; SQL statement:
[ERROR] INSERT INTO software (cveid, cpeEntryId, versionEndExcluding,
versionEndIncluding, versionStartExcluding, versionStartIncluding, vulnerable)
VALUES (?, ?, ?, ?, ?, ?, ?) [22001-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-Trunk-jdk19/ws/io/pom.xml>
to org.apache.pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/examples/pom.xml>
to
org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/parent/pom.xml>
to
org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/pdfbox/pom.xml>
to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/debugger-app/pom.xml>
to
org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/fontbox/pom.xml>
to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/xmpbox/pom.xml>
to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/tools/pom.xml>
to
org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/debugger/pom.xml>
to
org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/preflight-app/pom.xml>
to
org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/app/pom.xml>
to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/preflight/pom.xml>
to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk19/ws/pom.xml> to
org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-Trunk-jdk19 » Apache PDFBox io
#694' 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-Trunk-jdk19 » Apache PDFBox
examples #694' 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-Trunk-jdk19 » Apache PDFBox
#694' 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-Trunk-jdk19 » Apache PDFBox
Debugger application #694' 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-Trunk-jdk19 » Apache FontBox
#694' 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-Trunk-jdk19 » Apache XmpBox
#694' 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-Trunk-jdk19 » Apache PDFBox
tools #694' 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-Trunk-jdk19 » Apache PDFBox
Debugger #694' 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-Trunk-jdk19 » Apache Preflight
application #694' 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-Trunk-jdk19 » Apache PDFBox
application #694' 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-Trunk-jdk19 » Apache Preflight
#694' 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-Trunk-jdk19 » Apache PDFBox
#694' 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]