Author: andre
Date: 2009-05-05 12:11:16 +0200 (Tue, 05 May 2009)
New Revision: 34960
Modified:
mmbase/trunk/README
Log:
clarified prefered build method
Modified: mmbase/trunk/README
===================================================================
--- mmbase/trunk/README 2009-05-05 09:30:52 UTC (rev 34959)
+++ mmbase/trunk/README 2009-05-05 10:11:16 UTC (rev 34960)
@@ -1,7 +1,12 @@
-HOWTO maven (for people who used to use the 'ant' build)
+The prefered build method currently is Maven 1.1.
+You will find a HOWTO Maven 2 further below in this document.
-Use maven 1.1 (_not_ 1.0, _not_ 2)
+HOWTO Maven 1.1 (for people who used to use the 'ant' build)
+--------------------------------------------------------------------------------
+
+Use Apache Maven 1.1 (_not_ 1.0, _not_ 2)
+
- ant jar -> maven jar, maven jar:install
maven -Dmaven.test.skip=true jar:install
@@ -17,11 +22,9 @@
only clean the present one.
-
-HOWTO MAVEN2
+HOWTO Maven 2 (Apache Maven 2.0.6 and up)
--------------------------------------------------------------------------------
-
- Clean, build and install the mmbase.jar in the local repository:
mvn clean install
@@ -65,5 +68,4 @@
<id>mmbase</id>
<username>mmweb</username>
</server>
- </servers>
-
+ </servers>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs