See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/org.apache.pdfbox$pdfbox-examples/144/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] -----------------< org.apache.pdfbox:pdfbox-examples >------------------
[INFO] Building Apache PDFBox examples 3.0.2-SNAPSHOT                   [12/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.7.2/lucene-core-7.7.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.7.2/lucene-core-7.7.2.pom
 (3.0 kB at 138 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/7.7.2/lucene-parent-7.7.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/7.7.2/lucene-parent-7.7.2.pom
 (5.0 kB at 995 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.7.2/lucene-solr-grandparent-7.7.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.7.2/lucene-solr-grandparent-7.7.2.pom
 (373 kB at 27 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.7.2/lucene-analyzers-common-7.7.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.7.2/lucene-analyzers-common-7.7.2.pom
 (3.3 kB at 547 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jaxrs_1.1_spec/1.0/geronimo-jaxrs_1.1_spec-1.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jaxrs_1.1_spec/1.0/geronimo-jaxrs_1.1_spec-1.0.pom
 (3.8 kB at 540 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.7.2/lucene-core-7.7.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.7.2/lucene-analyzers-common-7.7.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jaxrs_1.1_spec/1.0/geronimo-jaxrs_1.1_spec-1.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jaxrs_1.1_spec/1.0/geronimo-jaxrs_1.1_spec-1.0.jar
 (55 kB at 2.6 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.7.2/lucene-analyzers-common-7.7.2.jar
 (1.7 MB at 21 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.7.2/lucene-core-7.7.2.jar
 (3.1 MB at 34 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (default) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven-version) @ 
pdfbox-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-java-version) @ 
pdfbox-examples ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default) @ pdfbox-examples 
---
[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-3.0.x/org.apache.pdfbox$pdfbox-examples/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process 
(process-resource-bundles) @ pdfbox-examples ---
[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-examples ---
[INFO] Copying 8 resources from src/main/resources to target/classes
[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-examples ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 93 source files with javac [debug deprecation release 8] to 
target/classes
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to 
get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/org.apache.pdfbox$pdfbox-examples/ws/src/main/java/org/apache/pdfbox/examples/util/PDFHighlighter.java>:[110,29]
 no suitable method found for toString(java.nio.charset.Charset)
    method java.io.ByteArrayOutputStream.toString(java.lang.String) is not 
applicable
      (argument mismatch; java.nio.charset.Charset cannot be converted to 
java.lang.String)
    method java.io.ByteArrayOutputStream.toString(int) is not applicable
      (argument mismatch; java.nio.charset.Charset cannot be converted to int)
[INFO] 1 error
[INFO] -------------------------------------------------------------

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

Reply via email to