You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2018/06/03 21:08:00 UTC

[jira] [Closed] (MCOMPILER-342) Unsupported class file major version 55

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

Robert Scholte closed MCOMPILER-342.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.7.1

Fixed in [3e8d8af5131315f0d831f9f4a77a8a5f58b31ac9|https://gitbox.apache.org/repos/asf?p=maven-compiler-plugin.git;a=commit;h=3e8d8af5131315f0d831f9f4a77a8a5f58b31ac9]

> Unsupported class file major version 55
> ---------------------------------------
>
>                 Key: MCOMPILER-342
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-342
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 3.7.0
>            Reporter: Mincong Huang
>            Assignee: Robert Scholte
>            Priority: Blocker
>             Fix For: 3.7.1
>
>         Attachments: log.txt
>
>
> Maven compiler plugin does not support classes created by JDK 11 (major version 55). If you have classes created by JDK 11 in your classpath when using Maven Compiler, you've the following errors:
> {quote}
> Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project java-examples-dev-core: Execution default-compile of goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile failed: Unsupported class file major version 55 -> [Help 1]
> {quote}
> See https://github.com/mincong-h/MCOMPILER-342 for reproduction



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)