This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270634

Summary: NetBeans thinks Maven has source 1.5 because it doesn't understand the new <release> tag
Product: projects Reporter: terje7601
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: JDK_9
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description terje7601 2017-05-13 14:23:49 UTC
The Maven compiler plugin has a new configuration option <release>, analog to javac's new option. However, NetBeans doesn't realize this & shows errors like "diamond operator is not supported in -source 1.5 ..."


Product Version: NetBeans IDE Dev (Build 201705060001)
Updates: Updates available
Java: 9-ea; Java HotSpot(TM) 64-Bit Server VM 9-ea+169
Runtime: Java(TM) SE Runtime Environment 9-ea+169
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
Comment 1 terje7601 2017-05-13 14:40:22 UTC

*** This bug has been marked as a duplicate of bug 269567 ***