diff --git a/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-api/pom.xml b/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-api/pom.xml
index 61ec0e878172c..4c0c483cd255a 100644
--- a/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-api/pom.xml
+++ b/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-api/pom.xml
@@ -46,7 +46,7 @@
attach-sources
- jar
+ jar-no-fork
diff --git a/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml b/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml
index 12de482397dc1..b7e06b2cb6fac 100644
--- a/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml
+++ b/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml
@@ -57,4 +57,5 @@
test
+
diff --git a/components/camel-dhis2/camel-dhis2-api/pom.xml b/components/camel-dhis2/camel-dhis2-api/pom.xml
index d5ba10a70d082..c9948de5d6532 100644
--- a/components/camel-dhis2/camel-dhis2-api/pom.xml
+++ b/components/camel-dhis2/camel-dhis2-api/pom.xml
@@ -55,7 +55,7 @@
attach-sources
- jar
+ jar-no-fork
diff --git a/pom.xml b/pom.xml
index b8526c07c9a3a..8c743ef528df8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -711,7 +711,7 @@
attach-sources
- jar
+ jar-no-fork
@@ -747,7 +747,7 @@
attach-sources
- jar
+ jar-no-fork