From e7babd5685ea959c75b1d7590f91c94472b372de Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Thu, 19 Oct 2006 03:37:53 +0000 Subject: [PATCH] o making a default target which runs everything. this assumes that the ITs have been generated with the perl script git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@465458 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 2dd211c792..14b3839b25 100644 --- a/build.xml +++ b/build.xml @@ -1,4 +1,4 @@ - + The first time you build Maven from source, you have to build Maven without Maven. @@ -263,6 +263,8 @@ need different versions of modello. --> + +