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 2017/04/18 20:26:25 UTC

Build failed in Jenkins: maven-plugins » Apache Maven Compiler Plugin #8931

See <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/8931/display/redirect?page=changes>

Changes:

[Robert Scholte] [MCOMPILER-293] Add advice message in case automodules are used
[MCOMPILER-286] Detect if dependencies should be added to classpath or modulepath

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Compiler Plugin 3.6.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-compiler-plugin ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-compiler-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-compiler-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ maven-compiler-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-compiler-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .java-version
[INFO] 273 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 272 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5:helpmojo (generate-helpmojo) @ maven-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-compiler-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ maven-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ maven-compiler-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/target/classes>
[INFO] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/src/main/java/org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.java>: <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/src/main/java/org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/src/main/java/org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/src/main/java/org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.java>:[73,25] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/ws/src/main/java/org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.java>:[66,17] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : maven-plugins » Apache Maven Compiler Plugin #8932

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-compiler-plugin/8932/display/redirect?page=changes>