You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/27 23:27:12 UTC

Build failed in Jenkins: maven-plugins » Apache Maven Toolchains Plugin #6147

See <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-toolchains-plugin/6147/changes>

Changes:

[khmarbaise] Removed the try/catch for PlexusConfigurationException
cause it could never happen in this part of the code.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Toolchains Plugin 1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-toolchains-plugin ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-toolchains-plugin/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-toolchains-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-toolchains-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ maven-toolchains-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-toolchains-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 31 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 29 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:helpmojo (generate-helpmojo) @ maven-toolchains-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-toolchains-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ maven-toolchains-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ maven-toolchains-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-toolchains-plugin/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-toolchains-plugin/ws/src/main/java/org/apache/maven/plugin/toolchain/ToolchainConverter.java>:[87,68] unreported exception org.codehaus.plexus.configuration.PlexusConfigurationException; must be caught or declared to be thrown
[INFO] 1 error
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : maven-plugins » Apache Maven Toolchains Plugin #6148

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-toolchains-plugin/6148/changes>