You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (Jira)" <ji...@apache.org> on 2020/03/28 21:30:00 UTC

[jira] [Assigned] (MCOMPILER-410) CI Broken by JDK 15 changes

     [ https://issues.apache.org/jira/browse/MCOMPILER-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise reassigned MCOMPILER-410:
---------------------------------------------

    Assignee: Karl Heinz Marbaise

> 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
>
> {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)