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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists