Hans,

hdockter wrote:
> 
> The BaseDependencyManager has a getIvy method. It is not exposed by  
> the DependencyManager interface (because I consider the way we create  
> the Ivy object not final. I have some open questions I have to file  
> to the Ivy mailing list).
> 

Right. I've written a plugin which spits out a nice ASCII tree of the
dependencies. Hooray! However, to do this I've had to use reflection to
access the getIvy method on BaseDependencyManager (not a public method).
Boo.

I'm adding Graphviz dot output functionality so you can generate diagrams of
your dependencies. Once this is done I'll contribute the code back. Would
you prefer a new plugin, or an extension of some existing class/plugin?

Phil.
-- 
View this message in context: 
http://www.nabble.com/Getting-a-dependency-tree-tp20230810p20256854.html
Sent from the gradle-dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to