From d6134fec499e2134eb1ad1f5c6ffafcd446ddd57 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Fri, 15 Apr 2016 15:37:04 +0300 Subject: Fix uitest deployment configuration Change-Id: I4becdfd4a2d8dc2b3677bcfc937d8cc5b0b2bbe7 --- uitest/pom.xml | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/uitest/pom.xml b/uitest/pom.xml index 17903256ea..ee47dcf56e 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -12,6 +12,7 @@ war 8.1.12.v20130726 + true https://vaadin.com/ @@ -341,7 +342,7 @@ maven-deploy-plugin - true + ${skip.uitest.deployment} @@ -371,19 +372,9 @@ false - - - - - org.apache.maven.plugins - maven-deploy-plugin - - false - - - - - + + false + -- cgit v1.2.3