You can either use dependency:tree:

http://maven.apache.org/plugins/maven-dependency-plugin/examples/filtering-the-dependency-tree.html
http://maven.apache.org/plugins/maven-dependency-plugin/examples/resolving-conflicts-using-the-dependency-tree.html

Or m2eclipse for a graphical view within Eclipse:

http://m2eclipse.codehaus.org/

Mark

2008/10/6 Nicola Benaglia <[EMAIL PROTECTED]>:
> Hi,
> isn't there an eclipse plugin to see a graph with dependencies in a
> maven project?
> I have to exclude some jar deployed but I found difficult to find the
> calling dependency with the command mvn dependency:resolve -X
> Maybe some of you knows the existence of such a plugin :)
>
> Thank you
> Nicola
>
> ---------------------------------------------------------------------
> 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