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 262774

Summary: Show dependency graph does not work anymore - REGRESSION
Product: projects Reporter: markiewb
Component: MavenAssignee: markiewb
Status: RESOLVED FIXED    
Severity: normal CC: terje7601
Priority: P2 Keywords: NETFIX
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 258898    
Bug Blocks:    

Description markiewb 2016-07-11 23:15:11 UTC
* create a maven project
* right click on the project node, choose "Open POM", "Graph", "Show Graph"

ACTUAL: The graph is never shown

Product Version: NetBeans IDE Dev (Build 20160711-782b9a84b759)
Java: 1.8.0_71; Java HotSpot(TM) 64-Bit Server VM 25.71-b15
Runtime: Java(TM) SE Runtime Environment 1.8.0_71-b15
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 markiewb 2016-07-11 23:17:18 UTC
In the log there is output like

WARNING [org.netbeans.modules.maven.graph.DependencyGraphTopComponent]: 1,362,648,277 missing DependencyNode and/or Project
Comment 2 markiewb 2016-07-11 23:34:00 UTC
Had been introduced by #258898

Fixed
http://hg.netbeans.org/core-main/rev/4ddd5b254ac7
Comment 3 markiewb 2016-07-11 23:38:19 UTC
*** Bug 262764 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2016-07-13 01:49:58 UTC
Integrated into 'main-silver', will be available in build *201607130002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4ddd5b254ac7
User: Benno Markiewicz <markiewb@netbeans.org>
Log: #262774 - Show dependency graph does not work anymore - REGRESSION

Had been introduced by #258898