Hi,

I am unable to generate PMD/CPD metrics for a test suite as part of a
multi-module build.
The parent pom pulls version 2.3 of the PMD plugin and sets the
includeTests setting to true. The PMD and CPD reports are generated but
do not include the test metrics.

However if I generate a site from within the module that contains the
tests then I do get the required metrics but not when executed via the
parent pom.

One possible factor is that the test suite is controlled via a profile
but as the tests are running I presume that the profile is being
triggered correctly

Anyone any ideas?

--
Robert

Reply via email to