diff --git a/clients/java-client-lib/pom.xml b/clients/java-client-lib/pom.xml
index f35c2d320..4858ceacf 100644
--- a/clients/java-client-lib/pom.xml
+++ b/clients/java-client-lib/pom.xml
@@ -49,4 +49,13 @@
pom
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+
+
+
diff --git a/model/pom.xml b/model/pom.xml
index a47b6f5c0..f81b3e602 100644
--- a/model/pom.xml
+++ b/model/pom.xml
@@ -29,4 +29,13 @@
pom
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+
+
+
diff --git a/receivers/jvm/pom.xml b/receivers/jvm/pom.xml
index 0106faef0..4a232acc6 100644
--- a/receivers/jvm/pom.xml
+++ b/receivers/jvm/pom.xml
@@ -28,4 +28,13 @@
pom
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+
+
+