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

Summary: NullPointerException at org.netbeans.modules.maven.customizer.ActionMappings.loadMappings
Product: projects Reporter: Jaromir Uhrik <juhrik>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: blocker CC: completeman, granella, musilt2
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=141737
Issue Type: DEFECT Exception Reporter: 141737
Attachments: stacktrace

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