See <https://builds.apache.org/job/PDFBox-sonar/4/changes>

Changes:

[tilman] PDFBOX-2852: replace for with while

[tilman] PDFBOX-2852: remove obsolete code

[tilman] PDFBOX-2852: remove Math.floor(int)

[tilman] PDFBOX-2852: move method after constructor per Java Code Conventions

[lehmi] PDFBOX-3635: remove workaround as it is no longer needed

[tilman] PDFBOX-2852: simplify code

[tilman] PDFBOX-2852: Sonar fixes

[lehmi] adjust the name of the reactor build as it is used within sonar

------------------------------------------
[...truncated 2034 lines...]
Downloaded: 
http://repo.maven.apache.org/maven2/org/sonarsource/scanner/maven/sonar-maven-plugin/3.2/sonar-maven-plugin-3.2.pom
 (9 KB at 492.4 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/36/parent-36.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/36/parent-36.pom
 (29 KB at 1560.6 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/sonarsource/scanner/maven/sonar-maven-plugin/3.2/sonar-maven-plugin-3.2.jar
Downloaded: 
http://repo.maven.apache.org/maven2/org/sonarsource/scanner/maven/sonar-maven-plugin/3.2/sonar-maven-plugin-3.2.jar
 (52 KB at 1855.2 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-parent 
---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache FontBox 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fontbox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fontbox 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 89 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ fontbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 98 source files to 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/fontbox/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>:
 Recompile with -Xlint:unchecked for details.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache XmpBox 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ xmpbox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xmpbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/xmpbox/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ xmpbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 72 source files to 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/xmpbox/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 560 source files to 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDFont.java>:[299,27]
 getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFont.java>:[286,27]
 getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/PDStream.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/PDStream.java>:
 Recompile with -Xlint:unchecked for details.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ preflight ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ preflight 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ preflight ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/descriptor/FontDescriptorHelper.java>:
 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/descriptor/FontDescriptorHelper.java>
 uses unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/descriptor/FontDescriptorHelper.java>:
 Recompile with -Xlint:unchecked for details.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight application 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ preflight-app 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
preflight-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight-app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ preflight-app 
---
[INFO] No sources to compile
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox Debugger 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
pdfbox-debugger ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
pdfbox-debugger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
pdfbox-debugger ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 80 source files to 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger/src/main/java/org/apache/pdfbox/debugger/streampane/StreamPane.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger/src/main/java/org/apache/pdfbox/debugger/streampane/StreamPane.java>:
 Recompile with -Xlint:unchecked for details.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox tools 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-tools 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
pdfbox-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/tools/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-tools 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/tools/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox application 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-app ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
pdfbox-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-app ---
[INFO] No sources to compile
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox Debugger application 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ debugger-app 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
debugger-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger-app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ debugger-app 
---
[INFO] No sources to compile
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox examples 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
pdfbox-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
pdfbox-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
pdfbox-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>:
 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>
 uses unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>:
 Recompile with -Xlint:unchecked for details.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-reactor 
---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- sonar-maven-plugin:3.2:sonar (default-cli) @ pdfbox-reactor ---
Downloading: 
http://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.8/sonar-scanner-api-2.8.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.8/sonar-scanner-api-2.8.pom
 (5 KB at 256.8 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api-parent/2.8/sonar-scanner-api-parent-2.8.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api-parent/2.8/sonar-scanner-api-parent-2.8.pom
 (5 KB at 246.5 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom
 (2 KB at 84.6 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.8/sonar-scanner-api-2.8.jar
Downloading: 
http://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar
 (33 KB at 1612.8 KB/sec)
Downloaded: 
http://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.8/sonar-scanner-api-2.8.jar
 (516 KB at 7361.5 KB/sec)
[INFO] User cache: /home/jenkins/.sonar/cache
[ERROR] SonarQube server [https://builds.apache.org/analysis] can not be reached
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [1.336s]
[INFO] Apache FontBox .................................... SUCCESS [3.284s]
[INFO] Apache XmpBox ..................................... SUCCESS [1.846s]
[INFO] Apache PDFBox ..................................... SUCCESS [3.760s]
[INFO] Apache Preflight .................................. SUCCESS [0.805s]
[INFO] Apache Preflight application ...................... SUCCESS [0.164s]
[INFO] Apache PDFBox Debugger ............................ SUCCESS [0.820s]
[INFO] Apache PDFBox tools ............................... SUCCESS [0.325s]
[INFO] Apache PDFBox application ......................... SUCCESS [0.151s]
[INFO] Apache PDFBox Debugger application ................ SUCCESS [0.169s]
[INFO] Apache PDFBox examples ............................ SUCCESS [0.876s]
[INFO] Apache PDFBox ..................................... FAILURE [1.573s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.325s
[INFO] Finished at: Mon Dec 19 02:57:10 UTC 2016
[INFO] Final Memory: 40M/710M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on 
project pdfbox-reactor: Unable to execute SonarQube: Fail to download libraries 
from server: java.lang.RuntimeException: Unexpected error: 
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter 
must be non-empty -> [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://builds.apache.org/job/PDFBox-sonar/ws/trunk/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/2.1.0-SNAPSHOT/xmpbox-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/2.1.0-SNAPSHOT/pdfbox-tools-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger/pom.xml> to 
org.apache.pdfbox/pdfbox-debugger/2.1.0-SNAPSHOT/pdfbox-debugger-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight-app/pom.xml> to 
org.apache.pdfbox/preflight-app/2.1.0-SNAPSHOT/preflight-app-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/2.1.0-SNAPSHOT/pdfbox-app-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/pom.xml> to 
org.apache.pdfbox/pdfbox-examples/2.1.0-SNAPSHOT/pdfbox-examples-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/pom.xml> to 
org.apache.pdfbox/preflight/2.1.0-SNAPSHOT/preflight-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/2.1.0-SNAPSHOT/pdfbox-reactor-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/2.1.0-SNAPSHOT/pdfbox-parent-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/2.1.0-SNAPSHOT/pdfbox-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger-app/pom.xml> to 
org.apache.pdfbox/debugger-app/2.1.0-SNAPSHOT/debugger-app-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-sonar/ws/trunk/fontbox/pom.xml> to 
org.apache.pdfbox/fontbox/2.1.0-SNAPSHOT/fontbox-2.1.0-SNAPSHOT.pom
Sending e-mails to: dev@pdfbox.apache.org
channel stopped

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

Reply via email to