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 180857 - AssertionError: Values (len=1) don't match models (len=2).[pom]
Summary: AssertionError: Values (len=1) don't match models (len=2).[pom]
Status: RESOLVED DUPLICATE of bug 180901
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 11:32 UTC by gtg
Modified: 2010-02-19 02:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 165350


Attachments
stacktrace (1.25 KB, text/plain)
2010-02-17 11:32 UTC, gtg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gtg 2010-02-17 11:32:45 UTC
Build: NetBeans IDE Dev (Build 201002080200)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

Stacktrace: 
java.lang.AssertionError: Values (len=1) don't match models (len=2).[pom]
   at org.netbeans.modules.maven.navigator.POMModelVisitor$SingleFieldNode.getShortDescription(POMModelVisitor.java:1128)
   at org.openide.explorer.view.VisualizerNode.getShortDescription(VisualizerNode.java:208)
   at org.openide.explorer.view.TreeView$ExplorerTree.getToolTipText(TreeView.java:2101)
   at javax.swing.ToolTipManager$insideTimerAction.actionPerformed(ToolTipManager.java:662)
   at javax.swing.Timer.fireActionPerformed(Timer.java:271)
   at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
Comment 1 gtg 2010-02-17 11:32:52 UTC
Created attachment 94248 [details]
stacktrace
Comment 2 Milos Kleint 2010-02-19 02:28:07 UTC
duplicate of issue 180901

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