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 179495 - NullPointerException at org.netbeans.modules.maven.model.pom.impl.IdPOMComponentImpl.getId
Summary: NullPointerException at org.netbeans.modules.maven.model.pom.impl.IdPOMCompon...
Status: RESOLVED INCOMPLETE
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 04:58 UTC by onmomo
Modified: 2010-07-28 15:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164311


Attachments
stacktrace (1.61 KB, text/plain)
2010-01-14 04:58 UTC, onmomo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description onmomo 2010-01-14 04:58:52 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP, 5.1, x86

User Comments:
onmomo: Don't know exactly what I was doing..



Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.maven.model.pom.impl.IdPOMComponentImpl.getId(IdPOMComponentImpl.java:58)
   at org.netbeans.modules.maven.navigator.POMModelVisitor$5.generate(POMModelVisitor.java:210)
   at org.netbeans.modules.maven.navigator.POMModelVisitor$5.generate(POMModelVisitor.java:208)
   at org.netbeans.modules.maven.navigator.POMModelVisitor$PomListChildren.createNodes(POMModelVisitor.java:1457)
   at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1611)
   at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:147)
Comment 1 onmomo 2010-01-14 04:58:56 UTC
Created attachment 93281 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2010-07-28 15:16:06 UTC
Only one report. No additional information. Closing as incomplete for now.

Please, reopen if you see it again.