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 - Maven NetBeans Platform Application - Module Options "NetBeans Version" dropdown only shows "dev-SNAPSHOT"
Summary: Maven NetBeans Platform Application - Module Options "NetBeans Version" dropd...
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-04 19:38 UTC by unpocoloco
Modified: 2016-05-03 21:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the (lack of) Module Options when creating a new Maven NBPA (86.36 KB, image/png)
2014-09-04 19:38 UTC, unpocoloco
Details

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