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 246883

Summary: Maven NetBeans Platform Application - Module Options "NetBeans Version" dropdown only shows "dev-SNAPSHOT"
Product: apisupport Reporter: unpocoloco
Component: MavenAssignee: Milos Kleint <mkleint>
Status: NEW ---    
Severity: normal CC: unpocoloco
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the (lack of) Module Options when creating a new Maven NBPA

Description unpocoloco 2014-09-04 19:38:28 UTC
Created attachment 149042 [details]
Shows the (lack of) Module Options when creating a new Maven NBPA

I'm using NetBeans 8.0 (Build 201403101706) and when I try to create a new Maven NetBeans Platform Application, under "Module Options", the only NetBeans Version choice is "dev-SNAPSHOT".  See attached image.

This is a problem because I then cannot build because our internal maven repository does not have dev-SNAPSHOTS jars.  I'll get errors like:
"Failure to find org.netbeans.api:org-netbeans-api-annotations-common:jar:dev-SNAPSHOT".

I should be able to choose NetBeans 8.0 as a version from the dropdown when I am creating the project or a module.  Do you know how I can get this option to show up?

-----------------------------------

System Info:

Product Version: NetBeans IDE 8.0 (Build 201403101706)
Updates: NetBeans IDE is updated to version NetBeans 8.0 Patch 2
Java: 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\DevUser\AppData\Roaming\NetBeans\8.0
Cache directory: C:\Users\DevUser\AppData\Local\NetBeans\Cache\8.0
Comment 1 jarome 2016-05-03 21:11:11 UTC
I see the same thing on 8.1 on OS X.