diff --git a/core-feature-pack/common/assembly.xml b/core-feature-pack/common/assembly.xml
index e832025d72b..f9428205cc8 100644
--- a/core-feature-pack/common/assembly.xml
+++ b/core-feature-pack/common/assembly.xml
@@ -16,6 +16,10 @@
src/main/resources
+
+ target/resources
+
+
diff --git a/core-feature-pack/common/pom.xml b/core-feature-pack/common/pom.xml
index 1b5cc6df2e1..39e930a4708 100644
--- a/core-feature-pack/common/pom.xml
+++ b/core-feature-pack/common/pom.xml
@@ -29,6 +29,13 @@
commons-cli
+
+ commons-daemon
+ commons-daemon
+ bin-windows
+ zip
+
+
- 3.1.2
+ 3.1.2
0.8.10
@@ -168,6 +168,7 @@
0.1.55
1.5.0
3.2.2
+ 1.3.4
3.12.0
2.10.0
4.1.99.Final
@@ -700,6 +701,13 @@
commons-cli
${version.commons-cli}
+
+ commons-daemon
+ commons-daemon
+ bin-windows
+ zip
+ ${version.commons-daemon}
+
io.smallrye
jandex