diff --git a/pom.xml b/pom.xml index 09ae456..0677af7 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,24 @@ + + org.jacoco + jacoco-maven-plugin + 0.8.12 + + + + prepare-agent + + + + test + + report + + + +