See
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/1039/display/redirect?page=changes>
Changes:
[Tilman Hausherr] PDFBOX-5644: caption-offset-h, caption-offset-v und
caption-style only when Cap yes; remove super(); use constants; avoid useless
dictionary entry
------------------------------------------
[...truncated 12.40 KB...]
at java.lang.reflect.Method.invoke (Method.java:566)
at org.h2.schema.FunctionAlias$JavaMethod.execute (FunctionAlias.java:495)
at org.h2.schema.FunctionAlias$JavaMethod.getTableValue
(FunctionAlias.java:363)
at org.h2.expression.function.table.JavaTableFunction.getValue
(JavaTableFunction.java:34)
at org.h2.table.FunctionTable.getResult (FunctionTable.java:51)
at org.h2.index.VirtualConstructedTableIndex.find
(VirtualConstructedTableIndex.java:38)
at org.h2.index.IndexCursor.find (IndexCursor.java:161)
at org.h2.table.TableFilter.next (TableFilter.java:394)
at org.h2.command.query.Select$LazyResultQueryFlat.fetchNextRow
(Select.java:1832)
at org.h2.result.LazyResult.hasNext (LazyResult.java:78)
at org.h2.result.FetchedResult.next (FetchedResult.java:34)
at org.h2.command.query.Select.queryFlat (Select.java:728)
at org.h2.command.query.Select.queryWithoutCache (Select.java:833)
at org.h2.command.query.Query.queryWithoutCacheLazyCheck (Query.java:197)
at org.h2.command.query.Query.query (Query.java:512)
at org.h2.command.query.Query.query (Query.java:475)
at org.h2.command.CommandContainer.query (CommandContainer.java:251)
at org.h2.command.Command.executeQuery (Command.java:190)
at org.h2.jdbc.JdbcPreparedStatement.executeQuery
(JdbcPreparedStatement.java:128)
at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeQuery
(DelegatingPreparedStatement.java:122)
at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeQuery
(DelegatingPreparedStatement.java:122)
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateOrInsertVulnerability
(CveDB.java:994)
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability
(CveDB.java:820)
at org.owasp.dependencycheck.data.update.nvd.NvdCveParser.parse
(NvdCveParser.java:115)
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: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.JdbcSQLTransientException: Row not found when trying to
delete from index "PUBLIC.IDXSOFTWARECPE: 36577323" [90112-214]
at org.h2.message.DbException.getJdbcSQLException (DbException.java:682)
at org.h2.message.DbException.getJdbcSQLException (DbException.java:477)
at org.h2.message.DbException.get (DbException.java:223)
at org.h2.message.DbException.get (DbException.java:199)
at org.h2.mvstore.db.MVSecondaryIndex.remove (MVSecondaryIndex.java:238)
at org.h2.mvstore.db.MVTable.removeRow (MVTable.java:485)
at org.h2.command.dml.Delete.update (Delete.java:88)
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.owasp.dependencycheck.data.nvdcve.H2Functions.updateVulnerability
(H2Functions.java:227)
at jdk.internal.reflect.GeneratedMethodAccessor74.invoke (Unknown Source)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.h2.schema.FunctionAlias$JavaMethod.execute (FunctionAlias.java:495)
at org.h2.schema.FunctionAlias$JavaMethod.getTableValue
(FunctionAlias.java:363)
at org.h2.expression.function.table.JavaTableFunction.getValue
(JavaTableFunction.java:34)
at org.h2.table.FunctionTable.getResult (FunctionTable.java:51)
at org.h2.index.VirtualConstructedTableIndex.find
(VirtualConstructedTableIndex.java:38)
at org.h2.index.IndexCursor.find (IndexCursor.java:161)
at org.h2.table.TableFilter.next (TableFilter.java:394)
at org.h2.command.query.Select$LazyResultQueryFlat.fetchNextRow
(Select.java:1832)
at org.h2.result.LazyResult.hasNext (LazyResult.java:78)
at org.h2.result.FetchedResult.next (FetchedResult.java:34)
at org.h2.command.query.Select.queryFlat (Select.java:728)
at org.h2.command.query.Select.queryWithoutCache (Select.java:833)
at org.h2.command.query.Query.queryWithoutCacheLazyCheck (Query.java:197)
at org.h2.command.query.Query.query (Query.java:512)
at org.h2.command.query.Query.query (Query.java:475)
at org.h2.command.CommandContainer.query (CommandContainer.java:251)
at org.h2.command.Command.executeQuery (Command.java:190)
at org.h2.jdbc.JdbcPreparedStatement.executeQuery
(JdbcPreparedStatement.java:128)
at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeQuery
(DelegatingPreparedStatement.java:122)
at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeQuery
(DelegatingPreparedStatement.java:122)
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateOrInsertVulnerability
(CveDB.java:994)
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability
(CveDB.java:820)
at org.owasp.dependencycheck.data.update.nvd.NvdCveParser.parse
(NvdCveParser.java:115)
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: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)
[INFO] Skipping RetireJS update since last update was within 24 hours.
[ERROR] Unable to access the local database.
Ensure that
'/home/jenkins/.m2/repository/org/owasp/dependency-check-utils/8.3.1/../../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.3.1/../../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: General error:
"org.h2.mvstore.MVStoreException: This store is closed [2.1.214/4]"; SQL
statement:
SELECT cveID FROM knownExploited cveID WHERE cveID=? [50000-214]
org.owasp.dependencycheck.data.update.exception.UpdateException:
org.h2.jdbc.JdbcBatchUpdateException: General error:
"org.h2.mvstore.MVStoreException: This store is closed [2.1.214/4]"; SQL
statement:
SELECT cveID FROM knownExploited cveID WHERE cveID=? [50000-214]
at org.owasp.dependencycheck.data.update.KnownExploitedDataSource.update
(KnownExploitedDataSource.java:93)
at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:900)
at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase
(Engine.java:705)
at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:631)
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:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000
(MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run
(MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute
(DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:73)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
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:283)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:226)
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: General error:
"org.h2.mvstore.MVStoreException: This store is closed [2.1.214/4]"; SQL
statement:
SELECT cveID FROM knownExploited cveID WHERE cveID=? [50000-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:1095)
at org.owasp.dependencycheck.data.update.KnownExploitedDataSource.update
(KnownExploitedDataSource.java:85)
at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:900)
at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase
(Engine.java:705)
at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:631)
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:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000
(MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run
(MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute
(DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:73)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
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:283)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:226)
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 PDFBox reactor 2.0.30-SNAPSHOT:
[INFO]
[INFO] PDFBox parent ...................................... FAILURE [02:27 min]
[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: 02:52 min
[INFO] Finished at: 2023-08-03T18:05:43Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:8.3.1: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: General error:
"org.h2.mvstore.MVStoreException: This store is closed [2.1.214/4]"; SQL
statement:
[ERROR] SELECT cveID FROM knownExploited cveID WHERE cveID=? [50000-214]
[ERROR] caused by JdbcBatchUpdateException: General error:
"org.h2.mvstore.MVStoreException: This store is closed [2.1.214/4]"; SQL
statement:
[ERROR] SELECT cveID FROM knownExploited cveID WHERE cveID=? [50000-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-2.0.x/ws/xmpbox/pom.xml> to
org.apache.pdfbox/xmpbox/2.0.30-SNAPSHOT/xmpbox-2.0.30-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.30-SNAPSHOT/pdfbox-tools-2.0.30-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.30-SNAPSHOT/pdfbox-debugger-2.0.30-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.30-SNAPSHOT/preflight-app-2.0.30-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.30-SNAPSHOT/pdfbox-app-2.0.30-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.30-SNAPSHOT/pdfbox-examples-2.0.30-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.30-SNAPSHOT/preflight-2.0.30-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.30-SNAPSHOT/pdfbox-reactor-2.0.30-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.30-SNAPSHOT/pdfbox-parent-2.0.30-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.30-SNAPSHOT/pdfbox-2.0.30-SNAPSHOT.pom
[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.30-SNAPSHOT/debugger-app-2.0.30-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.30-SNAPSHOT/fontbox-2.0.30-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox examples
#1039' 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 #1039'
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 #1039' 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 #1039'
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 #1039'
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
#1039' 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
#1039' 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 #1039' 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 #1039' 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 #1039'
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 #1039'
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]