Looks like it could be very useful, hunting down rogue transitive
dependencies can be painful at times.  Is there any reason this isn't a
Maven plugin though?  --repository could be taken from settings.xml
--workspace could just be the current directory where you run mvn xx:xx. 


----- Original message -----
From: "jake341" <[EMAIL PROTECTED]>
To: [email protected]
Date: Sun, 25 Nov 2007 09:03:26 -0800 (PST)
Subject: Dependency Browser Tool


We have 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 (convergence) issues.  The tools is
Java
1.4.2/Swing.

The source and compiled jars available at:

http://maven-dependency-browser.googlecode.com

Issues, comments and feature suggestions welcome.

Jake 

http://www.nabble.com/file/p13937357/screenshot.jpg 
-- 
View this message in context:
http://www.nabble.com/Dependency-Browser-Tool-tf4870799s177.html#a13937357
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to