diff --git a/pom.xml b/pom.xml index 64af80c08..f5fdf3940 100644 --- a/pom.xml +++ b/pom.xml @@ -237,6 +237,28 @@ + + + org.codehaus.mojo + exec-maven-plugin + 1.4.0 + + test + ${project.basedir}/target/test-classes + tools.ToolsRunner + true + + + org.jacoco