NetBeans had a really cool feature that would allow you to view all of a Maven project’s dependencies as a graph. Well, I recently upgraded from 6.8 to 6.9, and while all the other Maven stuff works fine, the menu item for the dependency graph has vanished. I couldn’t find any information on the NetBeans site. Does anybody know if this feature was removed? Or am I just missing some configuration option?
Share
According to Creating an Enterprise Application Using Maven (applies to NetBeans 6.9), the dependency graph is supposed to be available:
I can’t confirm this as I’m not using NetBeans 6.9 right now but I doubt they removed this nice feature.