From 0635705351b896c88f6ac29be06428fe184843c9 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 061e7d0c052..45a2b5f1a91 100644 --- a/pom.xml +++ b/pom.xml @@ -472,6 +472,7 @@ But it builds the test jar. From SUREFIRE-172. --> -Dmaven.test.skip.exec ${arguments} + ${goals} pom.xml