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

Cheers,
Brett

On 11/25/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
> 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 be
> open source ofcourse)?
>
> With the maven 2 dependency mechanism, this can't be that hard. Get your
> dependencies, then get the dependencies of your dependencies and so on. Put
> all that in some kind of model that some library can turn into a nice graph
> et voila! :)
>
> regards,
>
> Wim
>
>

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

Reply via email to