[
https://issues.apache.org/jira/browse/MCOMPILER-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17070229#comment-17070229
]
Karl Heinz Marbaise commented on MCOMPILER-410:
-----------------------------------------------
Done in
[d90d237ee1e6a2ba98b7c0eb59a7305512f1677b|https://gitbox.apache.org/repos/asf?p=maven-compiler-plugin.git;a=commitdiff;h=d90d237ee1e6a2ba98b7c0eb59a7305512f1677b]
> 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
> Assignee: Karl Heinz Marbaise
> Priority: Major
> Fix For: 3.9.0
>
>
> {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)