From d90f29ad989be9e25751bc333fcfdda2c46a14c8 Mon Sep 17 00:00:00 2001 From: Alexander Reelsen Date: Tue, 20 Oct 2015 10:56:51 +0200 Subject: [PATCH] Marvel: Dont skip deployment This had been disabled in the past due to marvel not being ready, but needs to be reenabled to make sure marvel is released. Original commit: elastic/x-pack-elasticsearch@269d5623d06971598e012086cf530f0133e9dd37 --- marvel/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/marvel/pom.xml b/marvel/pom.xml index 7b846a967c2..bfafa7a6e60 100644 --- a/marvel/pom.xml +++ b/marvel/pom.xml @@ -22,7 +22,6 @@ dev-tools/integration-tests.xml marvel false - true -Xlint:-rawtypes,-unchecked