Thank you for this plugin. I installed it, and have installed graphviz. But I am only seeing some of the expected features. I am using Jenkins 1.448 and Dependency Graph View version 0.2.
I have one set of related jobs in View A. These jobs each have a Dependency Graph link on the left-hand nav bar, and the link renders a nice graph. (Each job has upstream and downstream jobs listed in the landing page as appropriate.) I have other sets of related jobs in Views B and C. These jobs do NOT have a Dependency Graph link on the left-hand nav bar. (Each job does have upstream and downstream jobs listed in the landing page as appropriate.) If I force browse to http://[jenkins]/view/B/job/Foo/depgraph-view/? I get a 404 Error page with no exception or stack trace information, and I can find no information in the Jenkins log. I also do not see a Dependency Graph link at the top-level, as depicted in the screenshot on the plugin wiki page. Any thoughts? Thanks, Dan