diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml
index 0889a50fb8a..c0cf70c77c8 100644
--- a/spring-boot-integration-tests/pom.xml
+++ b/spring-boot-integration-tests/pom.xml
@@ -119,12 +119,14 @@
src/it/settings.xml
${main.basedir}/spring-boot-samples/
-
-
- spring-boot-sample-websocket/pom.xml
-
+
+
+ spring-boot-sample-websocket/pom.xml
+
${project.build.directory}/local-repo
${skipTests}
+ true
diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml
index 84f8834bdab..ba5a42a410c 100644
--- a/spring-boot-tools/spring-boot-loader/pom.xml
+++ b/spring-boot-tools/spring-boot-loader/pom.xml
@@ -23,6 +23,7 @@
verify
true
${skipTests}
+ true
diff --git a/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/pom.xml
index 2ea136413d1..7fee13139c3 100644
--- a/spring-boot-tools/spring-boot-maven-plugin/pom.xml
+++ b/spring-boot-tools/spring-boot-maven-plugin/pom.xml
@@ -125,6 +125,7 @@
verify
true
${skipTests}
+ true