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
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