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 167743

Summary: Ability to delete elements from dependency graph
Product: projects Reporter: _ tboudreau <tboudreau>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: REOPENED ---    
Severity: blocker CC: markiewb
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ tboudreau 2009-06-28 02:24:30 UTC
Sometimes you only care about a few things in a dependency graph - it would be useful to delete nodes.  For example, a
wicket project depends on Jetty - but not really, it just embeds it for unit testing - so I would like to unclutter the
graph by deleting jetty (and therefore any of its dependencies that only it depends on) from the visible graph.
Comment 1 Milos Kleint 2009-06-29 07:46:49 UTC
the problem I see is that it's not clear if just the view is gone or the dependency from the pom. We have a bunch of
generic filters (like hiding based on scope) that should fill the role.
reassigning to dafe
Comment 2 Martin Balin 2016-07-07 08:37:54 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 markiewb 2016-07-10 19:29:22 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)