Hello, I have a multi-module project. The top project has the packaging type "pom" and I have configured jdepend-maven-plugin in the reporting section, so that jdepend gets executed for all modules. But the build stops when executing jdepend for the top project with the following message:
Directory does not exist: S:\src\Exploratory Prototypes\CodeQualityTools\src\top\target\classes It looks like JDepend does not work for pom-projects. Any solutions for this? Do I have to configure JDepend for each module? Greets Wolfgang -- View this message in context: http://www.nabble.com/JDepend-for-pom-project-tp19151632p19151632.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
