Disable archetypes integration tests as this cause problems doing v4 M2 release
diff --git a/archetypes/camel-archetype-api-component/src/test/resources/projects/build-it/archetype.properties b/archetypes/camel-archetype-api-component/src/test/resources/projects-disabled/build-it/archetype.properties
similarity index 100%
rename from archetypes/camel-archetype-api-component/src/test/resources/projects/build-it/archetype.properties
rename to archetypes/camel-archetype-api-component/src/test/resources/projects-disabled/build-it/archetype.properties
diff --git a/archetypes/camel-archetype-api-component/src/test/resources/projects/build-it/goal.txt b/archetypes/camel-archetype-api-component/src/test/resources/projects-disabled/build-it/goal.txt
similarity index 100%
rename from archetypes/camel-archetype-api-component/src/test/resources/projects/build-it/goal.txt
rename to archetypes/camel-archetype-api-component/src/test/resources/projects-disabled/build-it/goal.txt
diff --git a/archetypes/camel-archetype-component/src/test/resources/projects/build-it/archetype.properties b/archetypes/camel-archetype-component/src/test/resources/projects-disabled/build-it/archetype.properties
similarity index 100%
rename from archetypes/camel-archetype-component/src/test/resources/projects/build-it/archetype.properties
rename to archetypes/camel-archetype-component/src/test/resources/projects-disabled/build-it/archetype.properties
diff --git a/archetypes/camel-archetype-component/src/test/resources/projects/build-it/goal.txt b/archetypes/camel-archetype-component/src/test/resources/projects-disabled/build-it/goal.txt
similarity index 100%
rename from archetypes/camel-archetype-component/src/test/resources/projects/build-it/goal.txt
rename to archetypes/camel-archetype-component/src/test/resources/projects-disabled/build-it/goal.txt
diff --git a/archetypes/camel-archetype-dataformat/src/test/resources/projects/build-it/archetype.properties b/archetypes/camel-archetype-dataformat/src/test/resources/projects-disabled/build-it/archetype.properties
similarity index 100%
rename from archetypes/camel-archetype-dataformat/src/test/resources/projects/build-it/archetype.properties
rename to archetypes/camel-archetype-dataformat/src/test/resources/projects-disabled/build-it/archetype.properties
diff --git a/archetypes/camel-archetype-dataformat/src/test/resources/projects/build-it/goal.txt b/archetypes/camel-archetype-dataformat/src/test/resources/projects-disabled/build-it/goal.txt
similarity index 100%
rename from archetypes/camel-archetype-dataformat/src/test/resources/projects/build-it/goal.txt
rename to archetypes/camel-archetype-dataformat/src/test/resources/projects-disabled/build-it/goal.txt
diff --git a/archetypes/camel-archetype-java/src/test/resources/projects/build-it/archetype.properties b/archetypes/camel-archetype-java/src/test/resources/projects-disabled/build-it/archetype.properties
similarity index 100%
rename from archetypes/camel-archetype-java/src/test/resources/projects/build-it/archetype.properties
rename to archetypes/camel-archetype-java/src/test/resources/projects-disabled/build-it/archetype.properties
diff --git a/archetypes/camel-archetype-java/src/test/resources/projects/build-it/goal.txt b/archetypes/camel-archetype-java/src/test/resources/projects-disabled/build-it/goal.txt
similarity index 100%
rename from archetypes/camel-archetype-java/src/test/resources/projects/build-it/goal.txt
rename to archetypes/camel-archetype-java/src/test/resources/projects-disabled/build-it/goal.txt
diff --git a/archetypes/camel-archetype-java/src/test/resources/projects/run-it/archetype.properties b/archetypes/camel-archetype-java/src/test/resources/projects-disabled/run-it/archetype.properties
similarity index 100%
rename from archetypes/camel-archetype-java/src/test/resources/projects/run-it/archetype.properties
rename to archetypes/camel-archetype-java/src/test/resources/projects-disabled/run-it/archetype.properties
diff --git a/archetypes/camel-archetype-java/src/test/resources/projects/run-it/goal.txt b/archetypes/camel-archetype-java/src/test/resources/projects-disabled/run-it/goal.txt
similarity index 100%
rename from archetypes/camel-archetype-java/src/test/resources/projects/run-it/goal.txt
rename to archetypes/camel-archetype-java/src/test/resources/projects-disabled/run-it/goal.txt
diff --git a/archetypes/camel-archetype-main/src/test/resources/projects/build-it/archetype.properties b/archetypes/camel-archetype-main/src/test/resources/projects-disabled/build-it/archetype.properties
similarity index 100%
rename from archetypes/camel-archetype-main/src/test/resources/projects/build-it/archetype.properties
rename to archetypes/camel-archetype-main/src/test/resources/projects-disabled/build-it/archetype.properties
diff --git a/archetypes/camel-archetype-main/src/test/resources/projects/build-it/goal.txt b/archetypes/camel-archetype-main/src/test/resources/projects-disabled/build-it/goal.txt
similarity index 100%
rename from archetypes/camel-archetype-main/src/test/resources/projects/build-it/goal.txt
rename to archetypes/camel-archetype-main/src/test/resources/projects-disabled/build-it/goal.txt
diff --git a/archetypes/camel-archetype-main/src/test/resources/projects/run-it/archetype.properties b/archetypes/camel-archetype-main/src/test/resources/projects-disabled/run-it/archetype.properties
similarity index 100%
rename from archetypes/camel-archetype-main/src/test/resources/projects/run-it/archetype.properties
rename to archetypes/camel-archetype-main/src/test/resources/projects-disabled/run-it/archetype.properties
diff --git a/archetypes/camel-archetype-main/src/test/resources/projects/run-it/goal.txt b/archetypes/camel-archetype-main/src/test/resources/projects-disabled/run-it/goal.txt
similarity index 100%
rename from archetypes/camel-archetype-main/src/test/resources/projects/run-it/goal.txt
rename to archetypes/camel-archetype-main/src/test/resources/projects-disabled/run-it/goal.txt
diff --git a/archetypes/camel-archetype-spring/src/test/resources/projects/build-it/archetype.properties b/archetypes/camel-archetype-spring/src/test/resources/projects-disabled/build-it/archetype.properties
similarity index 100%
rename from archetypes/camel-archetype-spring/src/test/resources/projects/build-it/archetype.properties
rename to archetypes/camel-archetype-spring/src/test/resources/projects-disabled/build-it/archetype.properties
diff --git a/archetypes/camel-archetype-spring/src/test/resources/projects/build-it/goal.txt b/archetypes/camel-archetype-spring/src/test/resources/projects-disabled/build-it/goal.txt
similarity index 100%
rename from archetypes/camel-archetype-spring/src/test/resources/projects/build-it/goal.txt
rename to archetypes/camel-archetype-spring/src/test/resources/projects-disabled/build-it/goal.txt
diff --git a/archetypes/camel-archetype-spring/src/test/resources/projects/run-it/archetype.properties b/archetypes/camel-archetype-spring/src/test/resources/projects-disabled/run-it/archetype.properties
similarity index 100%
rename from archetypes/camel-archetype-spring/src/test/resources/projects/run-it/archetype.properties
rename to archetypes/camel-archetype-spring/src/test/resources/projects-disabled/run-it/archetype.properties
diff --git a/archetypes/camel-archetype-spring/src/test/resources/projects/run-it/goal.txt b/archetypes/camel-archetype-spring/src/test/resources/projects-disabled/run-it/goal.txt
similarity index 100%
rename from archetypes/camel-archetype-spring/src/test/resources/projects/run-it/goal.txt
rename to archetypes/camel-archetype-spring/src/test/resources/projects-disabled/run-it/goal.txt