You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Vano Beridze (Jira)" <ji...@apache.org> on 2021/09/22 14:20:00 UTC

[jira] [Created] (NETBEANS-6042) JDK 17 project fails to run

Vano Beridze created NETBEANS-6042:
--------------------------------------

             Summary: JDK 17 project fails to run
                 Key: NETBEANS-6042
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6042
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Maven
    Affects Versions: 12.5
            Reporter: Vano Beridze


# Run NetBeans with Oracle JDK 17
 # Create Java Maven Project
 # Create Main class with main method that prints something
 # Run project from IDE
 # NetBeans fails to compile the program with the following output

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project myproject: Fatal error compiling: error: invalid target release: 17 -> [Help 1]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists