See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-app/1901/display/redirect?page=changes>

Changes:

[Andreas Lehmkühler] PDFBOX-5695: use maven-shade-plugin to build app 
subprojects as proposed by Axel Howind


------------------------------------------
[INFO] 
[INFO] --------------------< org.apache.pdfbox:pdfbox-app >--------------------
[INFO] Building Apache PDFBox application 4.0.0-SNAPSHOT                 [8/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ pdfbox-app ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (default) @ pdfbox-app ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven-version) @ 
pdfbox-app ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-java-version) @ 
pdfbox-app ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default) @ pdfbox-app ---
[INFO] surefireArgLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-app/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process 
(process-resource-bundles) @ pdfbox-app ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] Copying appended resource: META-INF/LICENSE
[INFO] Copying appended resource: META-INF/NOTICE
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
pdfbox-app ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-app/ws/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ pdfbox-app 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ 
pdfbox-app ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-app/ws/src/test/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ 
pdfbox-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ pdfbox-app ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ pdfbox-app ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pdfbox-app ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-app/ws/target/pdfbox-app-4.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ 
pdfbox-app ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ pdfbox-app 
---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-shade-plugin:3.5.1:shade (default) @ pdfbox-app ---
[INFO] Including org.apache.pdfbox:pdfbox-tools:jar:4.0.0-SNAPSHOT in the 
shaded jar.
[INFO] Including org.apache.pdfbox:pdfbox-debugger:jar:4.0.0-SNAPSHOT in the 
shaded jar.
[INFO] Including org.apache.pdfbox:pdfbox:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.pdfbox:pdfbox-io:jar:4.0.0-SNAPSHOT in the shaded 
jar.
[INFO] Including org.apache.pdfbox:fontbox:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.logging.log4j:log4j-core:jar:2.22.0 in the shaded 
jar.
[INFO] Including org.apache.logging.log4j:log4j-api:jar:2.22.0 in the shaded 
jar.
[INFO] Including info.picocli:picocli:jar:4.7.5 in the shaded jar.
[INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar.
[INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar.
[INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.15.0 in the shaded jar.
[INFO] Including org.apache.pdfbox:jbig2-imageio:jar:3.0.4 in the shaded jar.
[INFO] Dependency-reduced POM written at: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-app/ws/dependency-reduced-pom.xml>
[WARNING] Discovered module-info.class. Shading will break its strong 
encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong 
encapsulation.
[WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, 
bcutil-jdk18on-1.77.jar, commons-io-2.15.0.jar, picocli-4.7.5.jar define 1 
overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, 
bcutil-jdk18on-1.77.jar, commons-io-2.15.0.jar, fontbox-4.0.0-SNAPSHOT.jar, 
jbig2-imageio-3.0.4.jar, log4j-api-2.22.0.jar, log4j-core-2.22.0.jar, 
pdfbox-4.0.0-SNAPSHOT.jar, pdfbox-app-4.0.0-SNAPSHOT.jar, 
pdfbox-debugger-4.0.0-SNAPSHOT.jar, pdfbox-io-4.0.0-SNAPSHOT.jar, 
pdfbox-tools-4.0.0-SNAPSHOT.jar, picocli-4.7.5.jar define 1 overlapping 
resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] fontbox-4.0.0-SNAPSHOT.jar, jbig2-imageio-3.0.4.jar, 
log4j-api-2.22.0.jar, log4j-core-2.22.0.jar, pdfbox-4.0.0-SNAPSHOT.jar, 
pdfbox-app-4.0.0-SNAPSHOT.jar, pdfbox-debugger-4.0.0-SNAPSHOT.jar, 
pdfbox-io-4.0.0-SNAPSHOT.jar, pdfbox-tools-4.0.0-SNAPSHOT.jar define 3 
overlapping resources: 
[WARNING]   - META-INF/DEPENDENCIES
[WARNING]   - META-INF/LICENSE
[WARNING]   - META-INF/NOTICE
[WARNING] log4j-core-2.22.0.jar, pdfbox-debugger-4.0.0-SNAPSHOT.jar define 1 
overlapping resource: 
[WARNING]   - 
META-INF/org/apache/logging/log4j/core/config/plugins/Log4j2Plugins.dat
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-app/ws/target/pdfbox-app-4.0.0-SNAPSHOT.jar>
 with 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-app/ws/target/pdfbox-app-4.0.0-SNAPSHOT-shaded.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ pdfbox-app ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 2 explicit excludes.
[INFO] 4 resources included
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 
0, approved: 1 licenses.
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 2 explicit excludes.
[INFO] 4 resources included
[WARNING] Files with unapproved licenses:
  
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-app/ws/dependency-reduced-pom.xml>

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

Reply via email to