Update of /var/cvs/all
In directory james.mmbase.org:/tmp/cvs-serv27818

Modified Files:
        README 
Log Message:
some more remarks about using maven


See also: http://cvs.mmbase.org/viewcvs/all


Index: README
===================================================================
RCS file: /var/cvs/all/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- README      25 Jan 2008 09:33:14 -0000      1.1
+++ README      30 Jun 2008 11:58:03 -0000      1.2
@@ -1,9 +1,10 @@
-HOWTO maven.
+HOWTO maven (for people who used to use the 'ant' build)
 
-Use maven 1.1.
+Use maven 1.1 (_not_ 1.0, _not_ 2)
 
 - ant jar -> maven jar, maven jar:install
 maven -Dmaven.test.skip=true jar:install
 
 - ant     -> maven
--
+
+- ant bindist -> maven all:install, cd example-war; maven war:install
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to