Author: norman
Date: Sat Jan  9 17:21:06 2010
New Revision: 897497

URL: http://svn.apache.org/viewvc?rev=897497&view=rev
Log:
more details for building

Modified:
    james/server/trunk/BUILDING.txt

Modified: james/server/trunk/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/james/server/trunk/BUILDING.txt?rev=897497&r1=897496&r2=897497&view=diff
==============================================================================
--- james/server/trunk/BUILDING.txt (original)
+++ james/server/trunk/BUILDING.txt Sat Jan  9 17:21:06 2010
@@ -1,7 +1,9 @@
 The primary build tool for James server is maven.
 
 On a new checkout start by running
-
+$ cd stage
+$ mvn clean compile
+$ cd ..
 $ mvn clean package
 
 This will compiled all modules and build the distributions. 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to