From 07a1e529f87b2cb33a416ff9b00f2d2a842848cf Mon Sep 17 00:00:00 2001 From: Brett Leslie Porter Date: Fri, 29 Apr 2005 09:31:42 +0000 Subject: [PATCH] need to construct the repository checkout first git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@165285 13f79535-47bb-0310-9956-ffa450edef68 --- maven-artifact-ant/sample.build.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/maven-artifact-ant/sample.build.xml b/maven-artifact-ant/sample.build.xml index 04a2b5161d..ffbf6d4e06 100644 --- a/maven-artifact-ant/sample.build.xml +++ b/maven-artifact-ant/sample.build.xml @@ -72,9 +72,14 @@ + + + + + - +