See 
<https://builds.apache.org/job/PDFBox-trunk/3718/display/redirect?page=changes>

Changes:

[tilman] PDFBOX-4072: add method to get inkList

[tilman] PDFBOX-4072: create ink annotation class, create ink annotation handler

[tilman] PDFBOX-4067: correct name

[tilman] PDFBOX-4070: correct names

[tilman] PDFBOX-4070: correct names

------------------------------------------
[...truncated 158.18 KB...]
A         preflight-app
AU        preflight-app/pom.xml
A         preflight-app/src
A         preflight-app/src/main
A         preflight-app/src/main/appended-resources
A         preflight-app/src/main/appended-resources/META-INF
AU        preflight-app/src/main/appended-resources/META-INF/NOTICE
AU        preflight-app/src/main/appended-resources/META-INF/LICENSE
A         debugger-app
A         debugger-app/src
A         debugger-app/src/main
A         debugger-app/src/main/appended-resources
A         debugger-app/src/main/appended-resources/META-INF
AU        debugger-app/src/main/appended-resources/META-INF/NOTICE
AU        debugger-app/src/main/appended-resources/META-INF/LICENSE
AU        debugger-app/pom.xml
AU        pdfbox-eclipse-formatter.xml
A         .gitignore
 U        .
At revision 1821426

Parsing POMs
Established TCP socket on 46725
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/jdk1.8.0_66-unlimited-security/bin/java 
-Xmx1g -XX:MaxPermSize=300m -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46725
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=300m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
deploy -Ppedantic -Dskip-bavaria=false
[INFO] Scanning for projects...
[WARNING] The project org.apache.pdfbox:pdfbox-parent:pom:3.0.0-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PDFBox parent
[INFO] Apache FontBox
[INFO] Apache XmpBox
[INFO] Apache PDFBox
[INFO] Apache Preflight
[INFO] Apache Preflight application
[INFO] Apache PDFBox Debugger
[INFO] Apache PDFBox tools
[INFO] Apache PDFBox application
[INFO] Apache PDFBox Debugger application
[INFO] Apache PDFBox examples
[INFO] Apache PDFBox
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/3.1.0/dependency-check-maven-3.1.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/3.1.0/dependency-check-maven-3.1.0.pom
 (10.0 kB at 21 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-parent/3.1.0/dependency-check-parent-3.1.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-parent/3.1.0/dependency-check-parent-3.1.0.pom
 (42 kB at 564 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/3.1.0/dependency-check-maven-3.1.0.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/3.1.0/dependency-check-maven-3.1.0.jar
 (51 kB at 1.4 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-parent ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #3717
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-parent 
---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-version) @ 
pdfbox-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
pdfbox-parent ---
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ 
pdfbox-parent >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ 
pdfbox-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ pdfbox-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ pdfbox-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[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:3.1.0:check (default) @ pdfbox-parent ---
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.pom
 (26 kB at 1.0 MB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.pom
 (6.0 kB at 356 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.pom
 (4.2 kB at 176 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.pom
 (3.1 kB at 171 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/5.5.5/lucene-parent-5.5.5.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/5.5.5/lucene-parent-5.5.5.pom
 (4.8 kB at 302 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.pom
 (3.0 kB at 149 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.pom
 (3.5 kB at 208 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.pom
 (2.8 kB at 188 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.pom
 (3.4 kB at 227 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.pom
 (5.0 kB at 294 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.pom
 (2.9 kB at 210 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.pom
 (4.0 kB at 288 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
 (2.1 kB at 124 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.2/maven-settings-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.2/maven-settings-3.5.2.pom
 (1.8 kB at 131 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.2/maven-core-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.2/maven-core-3.5.2.pom
 (8.8 kB at 549 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.2/maven-settings-builder-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.2/maven-settings-builder-3.5.2.pom
 (2.6 kB at 187 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.pom
 (1.5 kB at 117 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.2/maven-repository-metadata-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.2/maven-repository-metadata-3.5.2.pom
 (1.9 kB at 135 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.pom
 (3.1 kB at 209 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.2/maven-resolver-provider-3.5.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.2/maven-resolver-provider-3.5.2.pom
 (4.2 kB at 299 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.jar
 (26 kB at 853 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/5.5.5/lucene-queries-5.5.5.jar
 (251 kB at 3.2 MB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/5.5.5/lucene-queryparser-5.5.5.jar
 (403 kB at 2.8 MB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.0/dependency-check-core-3.1.0.jar
 (598 kB at 3.5 MB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.0/dependency-check-utils-3.1.0.jar
 (35 kB at 194 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.jar
 (359 kB at 1.9 MB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.jar
 (48 kB at 239 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.2/maven-core-3.5.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/5.5.5/lucene-sandbox-5.5.5.jar
 (232 kB at 1.1 MB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.2/maven-settings-3.5.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.jar
 (165 kB at 782 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.2/maven-settings-builder-3.5.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.2/maven-settings-3.5.2.jar
 (45 kB at 203 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.2/maven-settings-builder-3.5.2.jar
 (43 kB at 191 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.2/maven-repository-metadata-3.5.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.jar
 (15 kB at 63 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.2/maven-repository-metadata-3.5.2.jar
 (27 kB at 114 kB/s)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.2/maven-resolver-provider-3.5.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.2/maven-resolver-provider-3.5.2.jar
 (68 kB at 258 kB/s)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/5.5.5/lucene-analyzers-common-5.5.5.jar
 (1.6 MB at 5.7 MB/s)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.jar
 (180 kB at 673 kB/s)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.2/maven-core-3.5.2.jar
 (630 kB at 2.3 MB/s)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/5.5.5/lucene-core-5.5.5.jar
 (2.4 MB at 8.2 MB/s)
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[WARNING] Unable to download the NVD CVE data; the results may not include the 
most recent CPE/CVEs from the NVD.
[INFO] If you are behind a proxy you may need to configure dependency-check to 
use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. 
Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[ERROR] IO Exception: HEAD request returned a non-200 status code
[INFO] Finished Hint Analyzer (0 seconds)
[ERROR] IO Exception: GET request returned a non-200 status code
[INFO] Created CPE Index (20 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (20 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished Cpe Suppression Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (20 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ...................................... FAILURE [01:24 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] Apache PDFBox ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:38 min
[INFO] Finished at: 2018-01-17T22:13:28Z
[INFO] Final Memory: 38M/570M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.1.0:check 
(default) on project pdfbox-parent: One or more exceptions occurred during 
dependency-check analysis: One or more exceptions occurred during 
dependency-check analysis
[ERROR] Unable to download the NVD CVE data.
[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://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/debugger/pom.xml> to 
org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> to 
org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to 
org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to 
org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/debugger-app/pom.xml> to 
org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to 
org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to