From 0e936c99e3ae27d37b11a6a14be1120cd7288a8c Mon Sep 17 00:00:00 2001 From: Simon Willnauer Date: Wed, 11 Sep 2013 22:16:43 +0200 Subject: [PATCH] Add -Dtests.integration support to pom.xml --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index fd95de60665..f2d7bbb9d1d 100644 --- a/pom.xml +++ b/pom.xml @@ -387,6 +387,7 @@ ${tests.slow} ${tests.timeoutSuite} ${tests.showSuccess} + ${tests.integration} ${env.ES_TEST_LOCAL} ${env.ES_TEST_COMPRESS} ${env.ES_WAIT_ON_MAPPING_CHANGE}