diff --git a/pom.xml b/pom.xml index e380834..72dcebb 100644 --- a/pom.xml +++ b/pom.xml @@ -25,6 +25,26 @@ + + org.jacoco + jacoco-maven-plugin + 0.7.5.201505241946 + + + + prepare-agent + + + + report + test + + report + + + + + org.apache.maven.plugins maven-jdeps-plugin