Author: rdonkin
Date: Wed Dec 3 03:14:27 2008
New Revision: 722840
URL: http://svn.apache.org/viewvc?rev=722840&view=rev
Log:
Basic building instructions
Added:
james/mpt/trunk/BUILDING.txt
Added: james/mpt/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/james/mpt/trunk/BUILDING.txt?rev=722840&view=auto
==============================================================================
--- james/mpt/trunk/BUILDING.txt (added)
+++ james/mpt/trunk/BUILDING.txt Wed Dec 3 03:14:27 2008
@@ -0,0 +1,8 @@
+Apache James MPT uses Maven 2 (see http://maven.apache.org)
+
+Once Maven has been installed, running
+
+% mvn clean package site
+
+will build MPT from source and generate the site containing
+current documentation.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]