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 198407

Summary: Dependency graph > "Fix Version Conflict": Add "Override version in <dependencyManagement>"
Product: projects Reporter: pekarna <pekarna>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: REOPENED ---    
Severity: normal CC: markiewb
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description pekarna 2011-05-07 01:18:26 UTC
In Maven projects, you can see a deps graph (btw one of most distinctive features of NetBeans - this is really well done!).

When there's a version conflict, you can right-click on a graph node, "Fix Version Conflict".

The options now are
 * Add direct dependency
 * Exclude from ...

I suggest to add third possibility,
 * "Override version in <dependencyManagement>"

This tells maven to use given version, but if there's no such transitive dependency. it is not a dependency. Just forces a version.

Thanks
Comment 1 Jesse Glick 2011-05-10 18:29:51 UTC
Patches welcome.
Comment 2 Martin Balin 2016-07-07 08:38:42 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-08-25 19:21:39 UTC
reopen