From 5b5c981d954e0e7769e486039371c4603d2ef915 Mon Sep 17 00:00:00 2001 From: stack Date: Tue, 16 Dec 2014 16:58:42 -0800 Subject: [PATCH] HBASE-12121 maven release plugin does not allow for customized goals (Enoch Hsu) --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 74c5b0321a8..2149a2fa006 100644 --- a/pom.xml +++ b/pom.xml @@ -450,6 +450,7 @@ But it builds the test jar. From SUREFIRE-172. --> -Dmaven.test.skip.exec ${arguments} + ${goals} pom.xml