You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2008/12/03 12:14:29 UTC

svn commit: r722840 - /james/mpt/trunk/BUILDING.txt

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org