You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (Jira)" <ji...@apache.org> on 2021/11/04 05:41:00 UTC

[jira] [Commented] (MNEMONIC-696) maven-compiler-plugin compilation failure

    [ https://issues.apache.org/jira/browse/MNEMONIC-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438491#comment-17438491 ] 

Wang, Gang commented on MNEMONIC-696:
-------------------------------------

The Maven tools detect the version of openJDK using the env. variable JAVA_HOME, therefore, we have to properly set it and point it to the correct path of installed openJDK17. 

> maven-compiler-plugin compilation failure
> -----------------------------------------
>
>                 Key: MNEMONIC-696
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-696
>             Project: Mnemonic
>          Issue Type: Sub-task
>          Components: Build, JDK Upgrade
>    Affects Versions: 0.17.0
>            Reporter: Wang, Gang
>            Assignee: Gordon King
>            Priority: Major
>             Fix For: 0.17.0
>
>
> The version of maven compiler plugin already is latest one v.3.8.1, but It reported an error message about `invalid target release: 17` when building,  it looks that this plugin is not compatible with open openJDK17, we may need to wait for a while until it supports it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)