diff --git a/distribution/agent/pom.xml b/distribution/agent/pom.xml
index 79be2c1fea226..4b922a365390e 100644
--- a/distribution/agent/pom.xml
+++ b/distribution/agent/pom.xml
@@ -82,6 +82,21 @@
net.nicoulaj.maven.plugins
checksum-maven-plugin
+
+ maven-source-plugin
+
+
+ io.smallrye
+ jandex-maven-plugin
+
+
+ make-index
+
+ jandex
+
+
+
+
diff --git a/distribution/jdbc/pom.xml b/distribution/jdbc/pom.xml
index 1a51d4de27b31..556f19d15ed80 100644
--- a/distribution/jdbc/pom.xml
+++ b/distribution/jdbc/pom.xml
@@ -90,6 +90,21 @@
net.nicoulaj.maven.plugins
checksum-maven-plugin
+
+ maven-source-plugin
+
+
+ io.smallrye
+ jandex-maven-plugin
+
+
+ make-index
+
+ jandex
+
+
+
+
diff --git a/distribution/proxy/pom.xml b/distribution/proxy/pom.xml
index 8fc298ef4996d..f0cc35b29824a 100644
--- a/distribution/proxy/pom.xml
+++ b/distribution/proxy/pom.xml
@@ -96,6 +96,21 @@
net.nicoulaj.maven.plugins
checksum-maven-plugin
+
+ maven-source-plugin
+
+
+ io.smallrye
+ jandex-maven-plugin
+
+
+ make-index
+
+ jandex
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 4fccc1a4e8451..d791f4b22645e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -825,24 +825,7 @@
-
-
- io.smallrye
- jandex-maven-plugin
-
-
- make-index
-
- jandex
-
-
-
-
-
-
- maven-source-plugin
-
maven-javadoc-plugin