[ https://issues.apache.org/jira/browse/MCOMPILER-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte updated MCOMPILER-410: ------------------------------------- Description: {noformat} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.2-SNAPSHOT:compile (default-compile) on project error-prone-compiler: Compilation failure [ERROR] /home/jenkins/jenkins-slave/workspace/box_maven-compiler-plugin_master@2/linux-jdk15-m3.6.x_build/target/it/error-prone-compiler/src/main/java/MyClass.java:[20,8] cannot access java.lang.Object [ERROR] bad class file: /modules/java.base/java/lang/Object.class [ERROR] class file has wrong version 59.0, should be 53.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.2-SNAPSHOT:compile (default-compile) on project error-prone-compiler: Compilation failure /home/jenkins/jenkins-slave/workspace/box_maven-compiler-plugin_master@2/linux-jdk15-m3.6.x_build/target/it/error-prone-compiler/src/main/java/MyClass.java:[20,8] cannot access java.lang.Object bad class file: /modules/java.base/java/lang/Object.class class file has wrong version 59.0, should be 53.0 Please remove or make sure it appears in the correct subdirectory of the classpath. {noformat} was: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.2-SNAPSHOT:compile (default-compile) on project error-prone-compiler: Compilation failure [ERROR] /home/jenkins/jenkins-slave/workspace/box_maven-compiler-plugin_master@2/linux-jdk15-m3.6.x_build/target/it/error-prone-compiler/src/main/java/MyClass.java:[20,8] cannot access java.lang.Object [ERROR] bad class file: /modules/java.base/java/lang/Object.class [ERROR] class file has wrong version 59.0, should be 53.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.2-SNAPSHOT:compile (default-compile) on project error-prone-compiler: Compilation failure /home/jenkins/jenkins-slave/workspace/box_maven-compiler-plugin_master@2/linux-jdk15-m3.6.x_build/target/it/error-prone-compiler/src/main/java/MyClass.java:[20,8] cannot access java.lang.Object bad class file: /modules/java.base/java/lang/Object.class class file has wrong version 59.0, should be 53.0 Please remove or make sure it appears in the correct subdirectory of the classpath. > CI Broken by JDK 15 changes > --------------------------- > > Key: MCOMPILER-410 > URL: https://issues.apache.org/jira/browse/MCOMPILER-410 > Project: Maven Compiler Plugin > Issue Type: Bug > Reporter: Elliotte Rusty Harold > Priority: Major > > {noformat} > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.8.2-SNAPSHOT:compile > (default-compile) on project error-prone-compiler: Compilation failure > [ERROR] > /home/jenkins/jenkins-slave/workspace/box_maven-compiler-plugin_master@2/linux-jdk15-m3.6.x_build/target/it/error-prone-compiler/src/main/java/MyClass.java:[20,8] > cannot access java.lang.Object > [ERROR] bad class file: /modules/java.base/java/lang/Object.class > [ERROR] class file has wrong version 59.0, should be 53.0 > [ERROR] Please remove or make sure it appears in the correct > subdirectory of the classpath. > [ERROR] -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to > execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.8.2-SNAPSHOT:compile > (default-compile) on project error-prone-compiler: Compilation failure > > /home/jenkins/jenkins-slave/workspace/box_maven-compiler-plugin_master@2/linux-jdk15-m3.6.x_build/target/it/error-prone-compiler/src/main/java/MyClass.java:[20,8] > cannot access java.lang.Object > bad class file: /modules/java.base/java/lang/Object.class > class file has wrong version 59.0, should be 53.0 > Please remove or make sure it appears in the correct subdirectory > of the classpath. > {noformat} > -- This message was sent by Atlassian Jira (v8.3.4#803005)