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 - Create module in maven gives invalid project
Summary: Create module in maven gives invalid project
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords: PLATFORM
Depends on:
Blocks:
 
Reported: 2015-10-29 12:18 UTC by vdtoorn
Modified: 2017-10-18 09:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (81.51 KB, text/plain)
2015-10-29 12:18 UTC, vdtoorn
Details

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