On Wed, Mar 26, 2008 at 6:09 AM, Jim Christenson
<[EMAIL PROTECTED]> wrote:

>  Is there a way to force this, or is there some other tool/report that would
>  look at the code and show the gaps?

mvn dependency:analyze

Analyzes the dependencies of this project and determines which are:
used and declared; used and undeclared; unused and declared.

http://maven.apache.org/plugins/maven-dependency-plugin/usage.html

-- 
Wendy

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

Reply via email to