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 187536 - [69cat] AssertionError: Values (len=3) don't match models (len=4).[Parent-POM fuer webapp-Module, incl. Deployment-Konfiguration Webserver, Top-Level-POM fuer allgemeine Abhaengigkeiten , null]
Summary: [69cat] AssertionError: Values (len=3) don't match models (len=4).[Parent-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: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-14 10:13 UTC by mhuebner
Modified: 2010-08-02 16:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170669


Attachments
stacktrace (2.11 KB, text/plain)
2010-06-14 10:13 UTC, mhuebner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mhuebner 2010-06-14 10:13:08 UTC
Build: NetBeans IDE Dev (Build 201006130001)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

Stacktrace: 
java.lang.AssertionError: Values (len=3) don't match models (len=4).[Parent-POM fuer webapp-Module, incl. Deployment-Konfiguration Webserver, Top-Level-POM fuer allgemeine Abhaengigkeiten , null]
   at org.netbeans.modules.maven.navigator.POMModelVisitor$SingleFieldNode.getShortDescription(POMModelVisitor.java:1186)
   at org.openide.explorer.view.VisualizerNode.getShortDescription(VisualizerNode.java:211)
   at org.openide.explorer.view.TreeView$ExplorerTree.getToolTipText(TreeView.java:2134)
   at javax.swing.ToolTipManager.mouseMoved(ToolTipManager.java:598)
   at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:313)
   at java.awt.Component.processMouseMotionEvent(Component.java:6308)
Comment 1 mhuebner 2010-06-14 10:13:12 UTC
Created attachment 100056 [details]
stacktrace
Comment 2 Jesse Glick 2010-08-02 16:43:54 UTC

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