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 256256

Summary: Create module in maven gives invalid project
Product: apisupport Reporter: vdtoorn <vdtoorn>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal Keywords: PLATFORM
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description vdtoorn 2015-10-29 12:18:30 UTC
Product Version = NetBeans IDE 8.1 RC2 (Build 201510122201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.25-b02

Reproducibility: Happens every time

STEPS:
 * Create Netbeans platform application based on 80RELEASE, with the Maven code template
 * Create a new Netbeans module project in the folder with the parent project

ACTUAL:
  The module project tree shows that the sources are part of the parent project. This disappears if the IDE is restarted.
  The IDE indicates there are project problems:

     Problem: Project Problem: No NetBeans platform/IDE associated with the project, resolvable by: 
     org.netbeans.modules.maven.apisupport.MissingNbInstallationProblemProvider$ProjectProblemResolverImpl@b54b1895 unresolved

  This turns out to be unresolvable by the ProblemResolver

EXPECTED:
  A working module stu
Comment 1 vdtoorn 2015-10-29 12:18:35 UTC
Created attachment 157044 [details]
IDE log
Comment 2 ecerulm 2017-10-18 09:25:43 UTC
This is still happening in 8.2 and Dev 201710110002