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 - NetBeans thinks Maven has source 1.5 because it doesn't understand the new <release> tag
Summary: NetBeans thinks Maven has source 1.5 because it doesn't understand the new <r...
Status: RESOLVED DUPLICATE of bug 269567
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: Dev
Hardware: PC Other
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: JDK_9
Depends on:
Blocks:
 
Reported: 2017-05-13 14:23 UTC by terje7601
Modified: 2017-05-13 14:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***