From 633079726e3ba5efeaa230efebfd6d76e57f1f2a Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Fri, 19 Nov 2004 23:34:18 +0000 Subject: [PATCH] Added rootdir --- maven.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/maven.xml b/maven.xml index 5a8e529660..7fb0f21e40 100755 --- a/maven.xml +++ b/maven.xml @@ -1,3 +1,23 @@ + + + + + ${basedir} + + + + + + ${rootdir}/.. + + + + ${rootdirname} + Using root dir: ${rootdir} + +