From d7c45e3328c5ea46710271b7fa91955fe81ad0cc Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 3 Oct 2012 10:30:22 +0000 Subject: [PATCH] possibility to override preparationGoals running twice test is a pain :-) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393392 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 62928c560..87a894df9 100644 --- a/pom.xml +++ b/pom.xml @@ -103,6 +103,8 @@ 3.0.7 2.0 7.0.30 + + clean install @@ -1802,7 +1804,7 @@ false true deploy - clean install + ${release.preparationGoals} -Prelease