From 9c801ca1df1a4f91ddba1f4e5355fabece376bde Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 26 Aug 2010 09:46:46 +0000 Subject: [PATCH] add a flag skipTests to be able to skip test execution and not tests compilation git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@989573 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.xml b/build.xml index 5dfbef63fe..83996348e4 100644 --- a/build.xml +++ b/build.xml @@ -78,6 +78,7 @@ Do you want to continue? + maven.home = ${maven.home} @@ -233,6 +234,7 @@ Do you want to continue? +