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 111541 - Maven projects with 'site' dir cause endless NPE, IDE unusable
Summary: Maven projects with 'site' dir cause endless NPE, IDE unusable
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 20:00 UTC by athompson
Modified: 2008-06-26 11:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
several NPEs loop endlessly (14.21 KB, text/plain)
2007-07-31 20:01 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2007-07-31 20:00:38 UTC
Product Version: NetBeans IDE Dev (Build 200707310000) Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04 System:
Windows XP version 5.1 running on x86; Cp1252; en_US (nb) Userdir: C:\Documents and Settings\alvin\.netbeans\dev

latest maven build (148)

my Maven projects have this directory structure:

project
  src
    main
    site
    test

if the 'site' folder is present and you try to open the project, an endless loop of NPEs makes the IDE unusable.

although the Maven changelog says that new icons were rolled back to fix an NPE, this looks very similar.
Comment 1 athompson 2007-07-31 20:01:59 UTC
Created attachment 45961 [details]
several NPEs loop endlessly
Comment 2 Milos Kleint 2007-07-31 21:30:48 UTC
good catch. I've removed an icon badge that was still used. fixed now.
Comment 4 athompson 2007-08-01 14:35:44 UTC
yup.  nice icon.