From f37718124ae2dc6ab9c7c12c68e4cb17e802cf1e Mon Sep 17 00:00:00 2001 From: DOHA Date: Fri, 14 Oct 2016 12:37:05 +0200 Subject: [PATCH] skip live test --- spring-zuul/spring-zuul-ui/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-zuul/spring-zuul-ui/pom.xml b/spring-zuul/spring-zuul-ui/pom.xml index 9eaf4b7c45..99df27f2f9 100644 --- a/spring-zuul/spring-zuul-ui/pom.xml +++ b/spring-zuul/spring-zuul-ui/pom.xml @@ -87,5 +87,18 @@ true + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*LiveTest.java + + + + + + \ No newline at end of file