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 21:06:32 UTC

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

See <https://builds.apache.org/job/maven-plugins-windows/org.apache.maven.plugins$maven-compiler-plugin/1921/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 F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\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 F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\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 F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: Some input files use or override a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: Recompile with -Xlint:deprecation for details.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.java: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\src\main\java\org\apache\maven\plugin\compiler\module\ReflectModuleInfoParser.java uses unchecked or unsafe operations.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-compiler-plugin/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] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-compiler-plugin/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-windows » Apache Maven Compiler Plugin #1922

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