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 - Dependency graph > "Fix Version Conflict": Add "Override version in <dependencyManagement>"
Summary: Dependency graph > "Fix Version Conflict": Add "Override version in <dependen...
Status: REOPENED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-07 01:18 UTC by pekarna
Modified: 2016-08-25 19:21 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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