From 93af608d55b1a19d4cf9e45687c72f92853af661 Mon Sep 17 00:00:00 2001 From: Oleg Gusakov Date: Sat, 7 Mar 2009 00:57:13 +0000 Subject: [PATCH] [MNG-3849] added clean.local.repo flag to the mercury build git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751150 13f79535-47bb-0310-9956-ffa450edef68 --- build-mercury.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/build-mercury.xml b/build-mercury.xml index cf2bcec3ae..530ad52373 100644 --- a/build-mercury.xml +++ b/build-mercury.xml @@ -67,7 +67,13 @@ END SNIPPET: ant-bootstrap --> +--> + + + + + + maven.home = ${maven.home} @@ -76,7 +82,12 @@ END SNIPPET: ant-bootstrap --> - + + + + + +