Re: Dependency Browser Tool

2007-11-25 Thread jake341
the tool is available at http://code.google.com/p/maven-dependency-browser/ jake341 wrote: > > We have an internally developed tool that allows us to browse the > dependency tree for a selected pom. It lists the artifacts, versions and > artifacts with more that one version. W

Dependency Browser Tool

2007-10-31 Thread jake341
We have an internally developed tool that allows us to browse the dependency tree for a selected pom. It lists the artifacts, versions and artifacts with more that one version. We use it for finding where a dependency is coming from and for resolving conflicting version issues. The tools is Jav