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 180901 - AE from POMModelVisitor$SingleFieldNode.getShortDescription
Summary: AE from POMModelVisitor$SingleFieldNode.getShortDescription
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 180857 181269 187536 (view as bug list)
Depends on:
Blocks: 167728
  Show dependency tree
 
Reported: 2010-02-18 06:11 UTC by UlrichCech
Modified: 2010-10-13 00:10 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165391


Attachments
stacktrace (2.72 KB, text/plain)
2010-02-18 06:11 UTC, UlrichCech
Details
stacktrace (1.27 KB, text/plain)
2010-05-19 17:44 UTC, tim_sa
Details
stacktrace (2.07 KB, text/plain)
2010-05-21 17:11 UTC, abajja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description UlrichCech 2010-02-18 06:11:12 UTC
Build: NetBeans IDE Dev (Build 201002152000)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
UlrichCech: I only clicked around (opened some leafs) in the navigator view (lower left of the Netbeans-IDE) in the POM model tree view.




Stacktrace: 
java.lang.AssertionError: Values (len=2) don't match models (len=1).[
                                            felix.auto.install=${urls}
                                            felix.auto.start=file://${project.build.directory}/${project.artifactId}-${project.version}.jar
                                            org.osgi.framework.storage=${project.build.directory}/felix-cache
                                        , 
                                            felix.auto.install=${bundles}
                                            felix.auto.start=file:modules/${project.artifactId}-${project.version}.jar
                                        ]
   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.checkForTipChange(ToolTipManager.java:622)
   at javax.swing.ToolTipManager.mouseMoved(ToolTipManager.java:594)
   at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:313)
Comment 1 UlrichCech 2010-02-18 06:11:17 UTC
Created attachment 94286 [details]
stacktrace
Comment 2 Milos Kleint 2010-02-19 02:28:07 UTC
*** Bug 180857 has been marked as a duplicate of this bug. ***
Comment 3 Milos Kleint 2010-02-26 07:44:41 UTC
*** Bug 181269 has been marked as a duplicate of this bug. ***
Comment 4 tim_sa 2010-05-19 17:44:03 UTC
Created attachment 99218 [details]
stacktrace

running maven netbeans platfrom app
Comment 5 abajja 2010-05-21 17:11:31 UTC
Created attachment 99328 [details]
stacktrace

inspecting a pom.xml file
Comment 6 Antonin Nebuzelsky 2010-07-30 15:18:18 UTC
Reassigning to default owner.
Comment 7 Jesse Glick 2010-08-02 16:43:54 UTC
*** Bug 187536 has been marked as a duplicate of this bug. ***
Comment 8 Jesse Glick 2010-10-13 00:04:37 UTC
Assertion introduced by the fix of bug #167728.
Comment 9 Jesse Glick 2010-10-13 00:10:11 UTC
core-main #09babdd46a96