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 153779 - NullPointerException at org.netbeans.modules.maven.customizer.ActionMappings.loadMappings
Summary: NullPointerException at org.netbeans.modules.maven.customizer.ActionMappings....
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 15:22 UTC by Jaromir Uhrik
Modified: 2009-04-13 00:59 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 141737


Attachments
stacktrace (2.44 KB, text/plain)
2008-11-24 15:22 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2008-11-24 15:22:48 UTC
Build: NetBeans IDE Dev (Build 081121)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.5, i386

Stacktrace: 
java.lang.NullPointerException
Comment 1 Jaromir Uhrik 2008-11-24 15:22:57 UTC
Created attachment 74087 [details]
stacktrace
Comment 2 Jaromir Uhrik 2008-11-24 15:32:46 UTC
Steps to reproduce:
-Unzip maven build for the first time so that no local repository ~/.m2 exists
-Go to Tools|Options>Miscellaneous>Maven
-Push "Edit Global Custom Goal Definitions..."

-->> NPE in exception dialog appears
Comment 3 Milos Kleint 2008-11-28 07:58:06 UTC
fixed
http://hg.netbeans.org/main/rev/ec42ac65a1d2
Comment 4 Quality Engineering 2008-11-28 17:28:32 UTC
Integrated into 'main-golden', will be available in build *200811281401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5c29bc5543e1
User: Milos Kleint <mkleint@netbeans.org>
Log: #153779 fix npe