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

Summary: AssertionError: Values (len=1) don't match models (len=2).[pom]
Product: projects Reporter: gtg <gtg>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 165350
Attachments: stacktrace

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 ***