Re: [m2] dependency graph

2005-11-29 Thread Carlos Sanchez
done, thanks On 11/29/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > Found this link also: > http://www.svgopen.org/2005/papers/ComparisonXML2SVGTransformationMechanisms/ > > If you could add it to the wiki page? > > regards, > > Wim > > 2005/11/28, Wim Deblauwe <[EMAIL PROTECTED]>: > > > > Thanks

Re: [m2] dependency graph

2005-11-29 Thread Wim Deblauwe
Found this link also: http://www.svgopen.org/2005/papers/ComparisonXML2SVGTransformationMechanisms/ If you could add it to the wiki page? regards, Wim 2005/11/28, Wim Deblauwe <[EMAIL PROTECTED]>: > > Thanks for creating that page, we might be able to gather all the info > there. > I just wante

Re: [m2] dependency graph

2005-11-27 Thread Wim Deblauwe
Thanks for creating that page, we might be able to gather all the info there. I just wanted to say that I hope, you will not choose to use Graphviz, but choose a full java solution. You don't want to bother users with special installation things to have a dependency graph, especially since there ar

Re: [m2] dependency graph

2005-11-26 Thread Brett Porter
http://docs.codehaus.org/display/MAVEN/Dependency+Graphing On 11/25/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > Just for the record, here are 2 links that might ease the work: > > http://www.xml.com/pub/a/2004/09/08/tree.html > http://www.linguiste.org/syntax/tree/drawer/ > > They show how to co

Re: [m2] dependency graph

2005-11-25 Thread Wim Deblauwe
Just for the record, here are 2 links that might ease the work: http://www.xml.com/pub/a/2004/09/08/tree.html http://www.linguiste.org/syntax/tree/drawer/ They show how to convert an xml tree structure to a SVG image. regards, Wim 2005/11/25, Wim Deblauwe <[EMAIL PROTECTED]>: > > Well, maybe

Re: [m2] dependency graph

2005-11-25 Thread Wim Deblauwe
Well, maybe we need to bundle to effort to know where we are standing on some wiki page? regards, Wim 2005/11/25, Brett Porter <[EMAIL PROTECTED]>: > > Yes, its planned. We just have a very long todo list :) > > It is quite simple, as the artifact resolver has a listener with nodes > that can be

Re: [m2] dependency graph

2005-11-24 Thread Brett Porter
Yes, its planned. We just have a very long todo list :) It is quite simple, as the artifact resolver has a listener with nodes that can be used to get all the information, once a way is provided to hook into the process. I think some others have worked on some related experiements (Joakim?) Chee

[m2] dependency graph

2005-11-24 Thread Wim Deblauwe
Hi, it would be really cool to have a plugin that shows all the dependencies of your project in a graph. This graph could be in SVG or png or whatever. Is there already such a plugin or plans for such a plugin? What graphing library do you think would be best to implement this kind of thing (must