diff --git a/plugin/pom.xml b/plugin/pom.xml
index 7cf2b0b2..fbb631e6 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -22,6 +22,11 @@
https://github.com/${gitHubRepo}
+
+
+ false
+
+
diff --git a/pom.xml b/pom.xml
index d08c15b1..f07adda8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,6 +114,15 @@
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ false
+
+ true
+
+
diff --git a/ui-tests/pom.xml b/ui-tests/pom.xml
index 6cbabe65..0efbeec6 100644
--- a/ui-tests/pom.xml
+++ b/ui-tests/pom.xml
@@ -14,7 +14,7 @@
jar
-
+
true
@@ -108,6 +108,13 @@
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+ true
+
+