diff --git a/pom.xml b/pom.xml index 019815bc98..0e99627718 100644 --- a/pom.xml +++ b/pom.xml @@ -210,6 +210,27 @@ + + + org.jacoco + jacoco-maven-plugin + 0.8.7 + + + + prepare-agent + + + + report + test + + report + + + + + org.apache.maven.plugins maven-shade-plugin