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

Changes:

[Tilman Hausherr] PDFBOX-5660: update byte-buddy


------------------------------------------
[...truncated 742.39 KiB...]
CN=Swiss Government Root CA IV, OU=Swiss Government PKI, O=Bundesamt fuer 
Informatik und Telekommunikation (BIT), C=CH
19.06.2026 18:09:20 INFO  validation.CertInformationCollector:248 - Found 
issuer for Cert: CN=Swiss Government TSA, OU=Time Stamp Services, OU=Swiss 
Government PKI, O=Bundesamt fuer Informatik und Telekommunikation (BIT), 
OID.2.5.4.97=VATCH-CHE-221.032.573, L=Bern, C=CH
CN=Swiss Government Regulated CA 02, OU=Swiss Government PKI, O=Bundesamt fuer 
Informatik und Telekommunikation (BIT), OID.2.5.4.97=VATCH-CHE-221.032.573, C=CH
19.06.2026 18:09:20 INFO  validation.CertInformationCollector:248 - Found 
issuer for Cert: CN=Swiss Government Regulated CA 02, OU=Swiss Government PKI, 
O=Bundesamt fuer Informatik und Telekommunikation (BIT), 
OID.2.5.4.97=VATCH-CHE-221.032.573, C=CH
CN=Swiss Government Root CA IV, OU=Swiss Government PKI, O=Bundesamt fuer 
Informatik und Telekommunikation (BIT), C=CH
19.06.2026 18:09:20 INFO  cert.OcspHelper:439 - Nonce is good
19.06.2026 18:09:20 ERROR validation.AddValidationInformation:331 - Failed 
fetching OCSP at 'http://www.pki.admin.ch/aia/ocsp' for 'CN=EGBA-OFRF-UFRF, 
OU=CHE-377.639.368, O="Bundesamt fuer Justiz (BJ), Eidgenoessisches Amt fuer 
Grundbuch- und Bodenrecht (EGBA)", L=Bern (BE), C=CH'
org.bouncycastle.cert.ocsp.OCSPException: OCSP: Status of Cert is unknown
        at 
org.apache.pdfbox.examples.signature.cert.OcspHelper.verifyOcspResponse(OcspHelper.java:248)
        at 
org.apache.pdfbox.examples.signature.cert.OcspHelper.getResponseOcsp(OcspHelper.java:139)
        at 
org.apache.pdfbox.examples.signature.validation.AddValidationInformation.addOcspData(AddValidationInformation.java:396)
        at 
org.apache.pdfbox.examples.signature.validation.AddValidationInformation.addOcspData(AddValidationInformation.java:382)
        at 
org.apache.pdfbox.examples.signature.validation.AddValidationInformation.fetchOcspData(AddValidationInformation.java:326)
        at 
org.apache.pdfbox.examples.signature.validation.AddValidationInformation.addRevocationDataRecursive(AddValidationInformation.java:284)
        at 
org.apache.pdfbox.examples.signature.validation.AddValidationInformation.updateVRI(AddValidationInformation.java:528)
        at 
org.apache.pdfbox.examples.signature.validation.AddValidationInformation.addRevocationData(AddValidationInformation.java:254)
        at 
org.apache.pdfbox.examples.signature.validation.AddValidationInformation.doValidation(AddValidationInformation.java:193)
        at 
org.apache.pdfbox.examples.signature.validation.AddValidationInformation.validateSignature(AddValidationInformation.java:134)
        at 
org.apache.pdfbox.examples.pdmodel.TestCreateSignature.testAddValidationInformation(TestCreateSignature.java:920)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at 
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:787)
        at 
org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:478)
        at 
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91)
        at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112)
        at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93)
        at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.exec(ForkJoinPoolHierarchicalTestExecutorService.java:274)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.execSync(ForkJoinPoolHierarchicalTestExecutorService.java:247)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.executeSync(ForkJoinPoolHierarchicalTestExecutorService.java:194)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.invokeAll(ForkJoinPoolHierarchicalTestExecutorService.java:166)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.exec(ForkJoinPoolHierarchicalTestExecutorService.java:274)
        at 
java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
        at 
java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
        at 
java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.joinConcurrentTasksInReverseOrderToEnableWorkStealing(ForkJoinPoolHierarchicalTestExecutorService.java:201)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.invokeAll(ForkJoinPoolHierarchicalTestExecutorService.java:167)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.exec(ForkJoinPoolHierarchicalTestExecutorService.java:274)
        at 
java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
        at 
java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
        at 
java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
        at 
java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
        at 
java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
19.06.2026 18:09:21 INFO  signature.SigUtils:445 - 200 OK
19.06.2026 18:09:21 INFO  cert.CRLVerifier:231 - The certificate was not 
revoked by CRL http://www.pki.admin.ch/crl/RegularCA01.crl
19.06.2026 18:09:21 INFO  validation.CertInformationCollector:248 - Found 
issuer for Cert: CN=Swiss Government Regular CA 01, OU=Certification 
Authorities, OU=Services, O=Admin, C=CH
CN=Swiss Government Root CA II, OU=Certification Authorities, OU=Services, 
O=The Federal Authorities of the Swiss Confederation, C=CH
19.06.2026 18:09:21 INFO  cert.OcspHelper:439 - Nonce is good
19.06.2026 18:09:21 INFO  validation.CertInformationCollector:248 - Found 
issuer for Cert: CN=OCSP-Responder-RootCAII, OU=Swiss Government PKI, 
O=Bundesamt fuer Informatik und Telekommunikation (BIT), C=CH
CN=Swiss Government Root CA II, OU=Certification Authorities, OU=Services, 
O=The Federal Authorities of the Swiss Confederation, C=CH
19.06.2026 18:09:21 INFO  cert.OcspHelper:439 - Nonce is good
19.06.2026 18:09:21 INFO  validation.CertInformationCollector:248 - Found 
issuer for Cert: CN=OCSP-Responder-RegulatedCA02, OU=Swiss Government PKI, 
O=Bundesamt fuer Informatik und Telekommunikation (BIT), C=CH
CN=Swiss Government Regulated CA 02, OU=Swiss Government PKI, O=Bundesamt fuer 
Informatik und Telekommunikation (BIT), OID.2.5.4.97=VATCH-CHE-221.032.573, C=CH
19.06.2026 18:09:21 INFO  validation.CertInformationCollector:248 - Found 
issuer for Cert: CN=Swiss Government Regulated CA 02, OU=Swiss Government PKI, 
O=Bundesamt fuer Informatik und Telekommunikation (BIT), 
OID.2.5.4.97=VATCH-CHE-221.032.573, C=CH
CN=Swiss Government Root CA IV, OU=Swiss Government PKI, O=Bundesamt fuer 
Informatik und Telekommunikation (BIT), C=CH
19.06.2026 18:09:22 INFO  cert.OcspHelper:439 - Nonce is good
19.06.2026 18:09:22 INFO  validation.CertInformationCollector:248 - Found 
issuer for Cert: CN=OCSP-Responder-RootCAIV, OU=Swiss Government PKI, 
O=Bundesamt fuer Informatik und Telekommunikation (BIT), C=CH
CN=Swiss Government Root CA IV, OU=Swiss Government PKI, O=Bundesamt fuer 
Informatik und Telekommunikation (BIT), C=CH
hexSignatureHash: FDAF28ED27407334A7606598CD1156C9052FC7D4
hexCrlSignatureHash: 5B438C0B683144052F424FA890213D779522CCC2
ocspSignatureHash: 200FE45F5FF837031FA10847BC34531CC105976A
ocspSignatureHash: D40BA532108035B4A936152BE0F5640260E08A90
ocspSignatureHash: CCA4358970F502E88B9FDBA02BE3F3C3976B8A7E
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.35 s 
-- in org.apache.pdfbox.examples.pdmodel.TestCreateSignature
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.15:report (report) @ pdfbox-examples ---
[INFO] Loading execution data file 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/examples/target/jacoco.exec>
[INFO] Analyzed bundle 'Apache PDFBox examples' with 100 classes
[INFO] 
[INFO] --- jar:3.5.0:jar (default-jar) @ pdfbox-examples ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/examples/target/pdfbox-examples-4.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pdfbox-examples ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/examples/target/pdfbox-examples-4.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] ------------------< org.apache.pdfbox:pdfbox-reactor >------------------
[INFO] Building pdfbox-reactor 4.0.0-SNAPSHOT                           [11/11]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.6.3:enforce (default) @ pdfbox-reactor ---
[INFO] 
[INFO] --- enforcer:3.6.3:enforce (enforce-maven-version) @ pdfbox-reactor ---
[INFO] 
[INFO] --- enforcer:3.6.3:enforce (enforce-java-version) @ pdfbox-reactor ---
[INFO] 
[INFO] --- checkstyle:3.6.0:check (check) @ pdfbox-reactor ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco:0.8.15:prepare-agent (default) @ pdfbox-reactor ---
[INFO] surefireArgLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/target/jacoco.exec>
[INFO] 
[INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ 
pdfbox-reactor ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.8
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- jacoco:0.8.15:report (report) @ pdfbox-reactor ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pdfbox-reactor ---
[INFO] 
[INFO] ------------------< org.apache.pdfbox:pdfbox-reactor >------------------
[INFO] Building pdfbox-reactor 4.0.0-SNAPSHOT                           [12/11]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sonar:5.7.0.6970:sonar (default-cli) @ pdfbox-reactor ---
[WARNING] Using an unspecified version instead of an explicit plugin version 
may introduce breaking analysis changes at an unwanted time. It is highly 
recommended to use an explicit version, e.g. 
'org.sonarsource.scanner.maven:sonar-maven-plugin:5.7.0.6970'.
[INFO] Java 17.0.12 Eclipse Adoptium (64-bit)
[INFO] Linux 5.15.0-164-generic (amd64)
[INFO] Communicating with SonarQube Cloud
[INFO] JRE provisioning: os[linux], arch[x86_64]
[INFO] Starting SonarScanner Engine...
[INFO] Java 21.0.9 Eclipse Adoptium (64-bit)
[INFO] Load global settings
[INFO] Load global settings (done) | time=847ms
[INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
[INFO] Loading required plugins
[INFO] Load plugins index
[INFO] Load plugins index (done) | time=486ms
[INFO] Load/download plugins
[INFO] Load/download plugins (done) | time=171ms
[INFO] Loaded core extensions: sca, a3s, architecture
[INFO] Process project properties
[INFO] Project key: pdfbox-reactor
[INFO] Base dir: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/>
[INFO] Working dir: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/target/sonar>
[INFO] Load project settings for component key: 'pdfbox-reactor'
[INFO] Load project settings for component key: 'pdfbox-reactor' (done) | 
time=213ms
[INFO] Found an active CI vendor: 'Jenkins'
[ERROR] Error retrieving feature flags, using default analyzer behavior
Not authorized or project not found. Please check the 'SONAR_TOKEN' environment 
variable, the 'sonar.projectKey' and 'sonar.organization' properties, or 
contact the project administrator to verify the token's permissions.

[INFO] Check ALM binding of project 'pdfbox-reactor'
[WARNING] Failed to check if project 'pdfbox-reactor' is bound
[INFO] Detected project binding: ERROR
[INFO] Check ALM binding of project 'pdfbox-reactor' (done) | time=160ms
[INFO] Load branch configuration
[INFO] Load branch configuration (done) | time=4ms
[INFO] Create analysis
[ERROR] Not authorized or project not found. Please check the 'SONAR_TOKEN' 
environment variable, the 'sonar.projectKey' and 'sonar.organization' 
properties, or contact the project administrator to verify the token's 
permissions.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for pdfbox-reactor 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache PDFBox parent ............................... SUCCESS [ 23.132 s]
[INFO] Apache PDFBox io ................................... SUCCESS [ 50.840 s]
[INFO] Apache FontBox ..................................... SUCCESS [ 36.771 s]
[INFO] Apache XmpBox ...................................... SUCCESS [ 14.578 s]
[INFO] Apache PDFBox ...................................... SUCCESS [01:22 min]
[INFO] Apache PDFBox Debugger ............................. SUCCESS [ 11.868 s]
[INFO] Apache PDFBox tools ................................ SUCCESS [ 25.639 s]
[INFO] Apache PDFBox application .......................... SUCCESS [ 12.746 s]
[INFO] Apache PDFBox Debugger application ................. SUCCESS [ 12.008 s]
[INFO] Apache PDFBox examples ............................. SUCCESS [ 45.875 s]
[INFO] pdfbox-reactor ..................................... FAILURE [ 15.980 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:41 min
[INFO] Finished at: 2026-06-19T18:10:12Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.sonarsource.scanner.maven:sonar-maven-plugin:5.7.0.6970:sonar (default-cli) 
on project pdfbox-reactor: The scanner analysis has failed! See the logs for 
more details. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :pdfbox-reactor
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/pom.xml> 
to org.apache.pdfbox/xmpbox/4.0.0-SNAPSHOT/xmpbox-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/target/xmpbox-4.0.0-SNAPSHOT.jar>
 to org.apache.pdfbox/xmpbox/4.0.0-SNAPSHOT/xmpbox-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/target/xmpbox-4.0.0-SNAPSHOT-sources.jar>
 to org.apache.pdfbox/xmpbox/4.0.0-SNAPSHOT/xmpbox-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/4.0.0-SNAPSHOT/pdfbox-tools-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/tools/target/pdfbox-tools-4.0.0-SNAPSHOT.jar>
 to 
org.apache.pdfbox/pdfbox-tools/4.0.0-SNAPSHOT/pdfbox-tools-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/tools/target/pdfbox-tools-4.0.0-SNAPSHOT-sources.jar>
 to 
org.apache.pdfbox/pdfbox-tools/4.0.0-SNAPSHOT/pdfbox-tools-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger/pom.xml> 
to 
org.apache.pdfbox/pdfbox-debugger/4.0.0-SNAPSHOT/pdfbox-debugger-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger/target/pdfbox-debugger-4.0.0-SNAPSHOT.jar>
 to 
org.apache.pdfbox/pdfbox-debugger/4.0.0-SNAPSHOT/pdfbox-debugger-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger/target/pdfbox-debugger-4.0.0-SNAPSHOT-sources.jar>
 to 
org.apache.pdfbox/pdfbox-debugger/4.0.0-SNAPSHOT/pdfbox-debugger-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/4.0.0-SNAPSHOT/pdfbox-app-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/app/target/pdfbox-app-4.0.0-SNAPSHOT.jar>
 to org.apache.pdfbox/pdfbox-app/4.0.0-SNAPSHOT/pdfbox-app-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/examples/pom.xml> 
to 
org.apache.pdfbox/pdfbox-examples/4.0.0-SNAPSHOT/pdfbox-examples-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/examples/target/pdfbox-examples-4.0.0-SNAPSHOT.jar>
 to 
org.apache.pdfbox/pdfbox-examples/4.0.0-SNAPSHOT/pdfbox-examples-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/examples/target/pdfbox-examples-4.0.0-SNAPSHOT-sources.jar>
 to 
org.apache.pdfbox/pdfbox-examples/4.0.0-SNAPSHOT/pdfbox-examples-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/4.0.0-SNAPSHOT/pdfbox-reactor-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/parent/pom.xml> 
to 
org.apache.pdfbox/pdfbox-parent/4.0.0-SNAPSHOT/pdfbox-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/pom.xml> 
to org.apache.pdfbox/pdfbox/4.0.0-SNAPSHOT/pdfbox-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/pdfbox-4.0.0-SNAPSHOT.jar>
 to org.apache.pdfbox/pdfbox/4.0.0-SNAPSHOT/pdfbox-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/pdfbox-4.0.0-SNAPSHOT-sources.jar>
 to org.apache.pdfbox/pdfbox/4.0.0-SNAPSHOT/pdfbox-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger-app/pom.xml>
 to 
org.apache.pdfbox/debugger-app/4.0.0-SNAPSHOT/debugger-app-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger-app/target/debugger-app-4.0.0-SNAPSHOT.jar>
 to 
org.apache.pdfbox/debugger-app/4.0.0-SNAPSHOT/debugger-app-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/pom.xml> to 
org.apache.pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/target/pdfbox-io-4.0.0-SNAPSHOT.jar>
 to org.apache.pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/io/target/pdfbox-io-4.0.0-SNAPSHOT-sources.jar>
 to 
org.apache.pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/pom.xml> 
to org.apache.pdfbox/fontbox/4.0.0-SNAPSHOT/fontbox-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/target/fontbox-4.0.0-SNAPSHOT.jar>
 to org.apache.pdfbox/fontbox/4.0.0-SNAPSHOT/fontbox-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/target/fontbox-4.0.0-SNAPSHOT-sources.jar>
 to org.apache.pdfbox/fontbox/4.0.0-SNAPSHOT/fontbox-4.0.0-SNAPSHOT-sources.jar
Sending e-mails to: [email protected]
channel stopped

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

Reply via email to