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 192430 - [70cat] AssertionError at org.netbeans.modules.maven.model.pom.impl.VersionablePOMComponentImpl.getGroupId
Summary: [70cat] AssertionError at org.netbeans.modules.maven.model.pom.impl.Versionab...
Status: RESOLVED DUPLICATE of bug 177548
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-24 18:43 UTC by karthi_acb
Modified: 2010-11-30 19:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174277


Attachments
stacktrace (2.90 KB, text/plain)
2010-11-24 18:43 UTC, karthi_acb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description karthi_acb 2010-11-24 18:43:28 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.maven.model.pom.impl.VersionablePOMComponentImpl.getGroupId(VersionablePOMComponentImpl.java:65)
   at org.netbeans.modules.maven.navigator.POMModelVisitor$22.generate(POMModelVisitor.java:931)
   at org.netbeans.modules.maven.navigator.POMModelVisitor$22.generate(POMModelVisitor.java:929)
   at org.netbeans.modules.maven.navigator.POMModelVisitor$PomListChildren.createNodes(POMModelVisitor.java:1540)
   at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1648)
   at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:149)
Comment 1 karthi_acb 2010-11-24 18:43:32 UTC
Created attachment 103303 [details]
stacktrace
Comment 2 Jesse Glick 2010-11-30 19:05:05 UTC

*** This bug has been marked as a duplicate of bug 177548 ***