noon a écrit :
> try the -X argument e.g. mvn -X compile
> You can "print" all the text into a text file by mvn -X compile >>
> myfile.txt
>
> Another way to browse the Maven transitive dependencies is to create Maven
> site by running mvn site command. This creates a Maven site with a nice
> dependency report.
>
>   
There is also http://code.google.com/p/maven-dependency-browser/

It is very nice : sort, filter by scope...

Try it!

-- 
Julien Graglia


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

Reply via email to