Author: bago
Date: Mon May 14 10:37:39 2007
New Revision: 537923
URL: http://svn.apache.org/viewvc?view=rev&rev=537923
Log:
Created a simple BUILDING.txt file (MIME4J-15)
Added:
james/mime4j/trunk/BUILDING.txt
Added: james/mime4j/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/james/mime4j/trunk/BUILDING.txt?view=auto&rev=537923
==============================================================================
--- james/mime4j/trunk/BUILDING.txt (added)
+++ james/mime4j/trunk/BUILDING.txt Mon May 14 10:37:39 2007
@@ -0,0 +1,8 @@
+In order to build mime4j you need maven 2.0.6 or greater.
+
+mvn -U -Plocal package
+
+-U runs a plugin update
+-Plocal enable the local stage repository for dependencies.
+
+Redistributables will be placed in the target folder.
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]