Hi, I just discover a really usefull plugin [1] for m2 that allow you to - update dependencies to the latest versions available - lookup conflicts (same packages but differents versions) and handle exclusions - edit pom from the console
I also try to graph the depencies [2] of my project (which is just linked to cocoon-core + forms + authentication). Look at [3]. It's quite funny. I'm sure that m2 is a must on cocoon simplification. Regards. [1] https://svn.mojo.codehaus.org/mojo/trunk/mojo/mojo-sandbox/pomtools-maven-plugin/ [2] http://mojo.codehaus.org/graphing-maven-plugin/ [3] http://eburghar.free.fr/dependencies.png
