diff --git a/pom.xml b/pom.xml
index b2c060c07..70168c5f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,10 +135,14 @@
${test.include.path}
- ${test.command.args}
+ @{argLine} ${test.command.args}
false
+
+ org.jacoco
+ jacoco-maven-plugin
+
maven-failsafe-plugin