Does anyone have experience running the JDepend reporting plugin in a
multi-module project?

We've been able to successfully run the subject plugin [via site:site]
in individual projects with <packaging> types of jar and war, but when
performing

   mvn jdepend:generate

in the top-level project [which contains no source of its own], the
plugin fails with

   ...
   [INFO] [jdepend:generate]
   Directory does not exist: c:\workspace\dev\target\classes
   ...

Ultimately, the goal is to run 'site:site' for the top-level project
[which would run JDepend and other reporting plugins], followed by
'dashboard:dashboard'.

BTW, there isn't any configuration info
http://mojo.codehaus.org/jdepend-maven-plugin/.

Thanks.

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to