THX Mark this tool will help me a lot on the migration !




Mark Hobson wrote:
On 21/02/07, Rodrigo Gonçalves <[EMAIL PROTECTED]> wrote:
hi !

i'm migrating a big project from ant to maven2, i'm using maven 2.0.5.
i wrote the pom.xml with the dependencies that we had on our lib
directory, but i know that some of the dependencies are no longer being
used,  would like to know if there is a way to check automatically what
are the unused dependencies.

There's dependency-analyzer:analyze in the sandbox:

https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-dependency-analyzer-plugin/

which can provide this information.  It requires:

https://svn.apache.org/repos/asf/maven/sandbox/shared/maven-dependency-analyzer/

You'll have to build from source, but it's pretty easy to do.

Mark

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