dion 2003/09/30 16:32:01 Modified: . README.txt Log: Add testing comment. We need xdocs Revision Changes Path 1.2 +3 -0 maven-plugins/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/maven-plugins/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.txt 30 Sep 2003 15:08:19 -0000 1.1 +++ README.txt 30 Sep 2003 23:32:01 -0000 1.2 @@ -1,2 +1,5 @@ Q: How do I build and install all these plugins from source? A: maven -Dgoal=clean,plugin:install multiproject:goal + +Q: How do I test all these plugins? +A: maven -Dgoal=plugin:test multiproject:goal \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
