Does dependency:analyze work? Not sure if I've tried this with inherited unused dependencies. But I would assume the plugin works on the merged pom. http://maven.apache.org/plugins/maven-dependency-plugin/analyze-mojo.html
/Anders On Tue, Jan 5, 2010 at 10:16, Lewis, Eric <[email protected]> wrote: > Hi > > We have a company-wide parent POM where all the versions of all > dependencies are managed. Now it's very handy to have the Dependency > Analysis in the site for each project, but we may have some dependencies > declared in the company-wide parent POM which are never used in the > projects. > Is there any way to find them? Is there some sort of global overall > dependency analysis? > > Best regards, > Eric > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
