You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/10/01 01:32:01 UTC

cvs commit: maven-plugins README.txt

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org