I believe the correct locations are:

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

and

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

Thanks'


On 2/21/07, Mark Hobson <[EMAIL PROTECTED]> 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]


Reply via email to