From e41bd0e6dafec5aec6800f521e188a3be199ef7c Mon Sep 17 00:00:00 2001 From: lresende Date: Sun, 8 Feb 2009 08:51:00 +0000 Subject: Updating BUILDING to instruct users to run mvn -Psetup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742027 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/BUILDING | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/java/sca/BUILDING b/java/sca/BUILDING index c61e4f76c9..00eaddbaff 100644 --- a/java/sca/BUILDING +++ b/java/sca/BUILDING @@ -29,7 +29,8 @@ Building 1) Change to the top level directory of Apache Tuscany source distribution. 2) Run - $> mvn + $> mvn -Psetup + $> mvn This will compile Apache Tuscany and run all of the tests in the source distribution. -- cgit v1.2.3