diff --git a/pom.xml b/pom.xml index a2322744b..c84cbc28d 100644 --- a/pom.xml +++ b/pom.xml @@ -710,10 +710,26 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin + + false + false + org.apache.maven.plugins maven-pmd-plugin + + true + + + + default + + cpd + pmd + + + org.codehaus.mojo