From b03d8a59143875631f20b64651583dfc892eb39f Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 23 Jun 2016 14:29:11 -0700 Subject: [PATCH] Skip antlib integration tests on -DskipTests --- spring-boot-tools/spring-boot-antlib/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot-tools/spring-boot-antlib/pom.xml b/spring-boot-tools/spring-boot-antlib/pom.xml index 38e5567d7e..b2ce1157fe 100644 --- a/spring-boot-tools/spring-boot-antlib/pom.xml +++ b/spring-boot-tools/spring-boot-antlib/pom.xml @@ -89,6 +89,7 @@ + ${skipTests} run