summaryrefslogtreecommitdiffstats
path: root/java/sca/BUILDING
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/BUILDING')
-rw-r--r--java/sca/BUILDING3
1 files changed, 2 insertions, 1 deletions
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.