diff --git a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-embedded/pom.xml b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-embedded/pom.xml
index d05f5dfbf5..98d847324a 100644
--- a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-embedded/pom.xml
+++ b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-embedded/pom.xml
@@ -100,18 +100,39 @@
+
+ maven-resources-plugin
+
+
+ generate-resources
+
+ copy-resources
+
+
+ ${project.basedir}/src/main/resources/shared
+
+
+ ${common.test.resources.dir}
+
+ **/*.bpmn
+ **/*.sw.json
+
+
+
+
+
+
+
+
+ maven-clean-plugin
+
+
+
+ ${project.basedir}/src/main/resources/shared
+
+
+
+
-
-
- src/main/resources
-
-
- ${common.test.resources.dir}
-
- **/*.bpmn
- **/*.sw.json
-
-
-
diff --git a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-knative-eventing/pom.xml b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-knative-eventing/pom.xml
index 90749fb3ca..117b9b532f 100644
--- a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-knative-eventing/pom.xml
+++ b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-knative-eventing/pom.xml
@@ -88,18 +88,39 @@
+
+ maven-resources-plugin
+
+
+ generate-resources
+
+ copy-resources
+
+
+ ${project.basedir}/src/main/resources/shared
+
+
+ ${common.test.resources.dir}
+
+ **/*.bpmn
+ **/*.sw.json
+
+
+
+
+
+
+
+
+ maven-clean-plugin
+
+
+
+ ${project.basedir}/src/main/resources/shared
+
+
+
+
-
-
- src/main/resources
-
-
- ${common.test.resources.dir}
-
- **/*.bpmn
- **/*.sw.json
-
-
-
diff --git a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-management/pom.xml b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-management/pom.xml
index 0cd2706aa4..bdd8080ca8 100644
--- a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-management/pom.xml
+++ b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-management/pom.xml
@@ -79,7 +79,6 @@
io.quarkus
quarkus-maven-plugin
- ${version.io.quarkus}
true
@@ -91,18 +90,39 @@
+
+ maven-resources-plugin
+
+
+ generate-resources
+
+ copy-resources
+
+
+ ${project.basedir}/src/main/resources/shared
+
+
+ ${common.test.resources.dir}
+
+ **/*.bpmn
+ **/*.sw.json
+
+
+
+
+
+
+
+
+ maven-clean-plugin
+
+
+
+ ${project.basedir}/src/main/resources/shared
+
+
+
+
-
-
- src/main/resources
-
-
- ${common.test.resources.dir}
-
- **/*.bpmn
- **/*.sw.json
-
-
-
diff --git a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-messaging/pom.xml b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-messaging/pom.xml
index 11bd53efb7..7fc47b4e57 100644
--- a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-messaging/pom.xml
+++ b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-messaging/pom.xml
@@ -94,24 +94,10 @@
-
-
- src/main/resources
-
-
- ${common.test.resources.dir}
-
- **/*.bpmn
- **/*.sw.json
-
-
-
-
io.quarkus
quarkus-maven-plugin
- ${version.io.quarkus}
true
@@ -123,6 +109,39 @@
+
+ maven-resources-plugin
+
+
+ generate-resources
+
+ copy-resources
+
+
+ ${project.basedir}/src/main/resources/shared
+
+
+ ${common.test.resources.dir}
+
+ **/*.bpmn
+ **/*.sw.json
+
+
+
+
+
+
+
+
+ maven-clean-plugin
+
+
+
+ ${project.basedir}/src/main/resources/shared
+
+
+
+