diff --git a/pom.xml b/pom.xml index ea9e6ec3..2172e2f4 100644 --- a/pom.xml +++ b/pom.xml @@ -143,4 +143,28 @@ + + + metric + + + + org.apache.maven.plugins + maven-jxr-plugin + 3.6.0 + + + org.apache.maven.plugins + maven-pmd-plugin + 3.28.0 + + + true + true + + + + + +