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 - Show dependency graph does not work anymore - REGRESSION
Summary: Show dependency graph does not work anymore - REGRESSION
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: markiewb
URL:
Keywords: NETFIX
: 262764 (view as bug list)
Depends on: 258898
Blocks:
  Show dependency tree
 
Reported: 2016-07-11 23:15 UTC by markiewb
Modified: 2016-07-13 01:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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