Skip to content

Commit

Permalink
Basic building instructions
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/james/mpt/trunk@722840 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
itstechupnorth committed Dec 3, 2008
1 parent 9c57aa2 commit 43d5c33
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions BUILDING.txt
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 43d5c33

Please sign in to comment.