dion        2003/10/17 17:27:59

  Modified:    xdocs    faq.fml
  Log:
  update faq
  
  Revision  Changes    Path
  1.5       +3 -2      maven-plugins/xdocs/faq.fml
  
  Index: faq.fml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/xdocs/faq.fml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- faq.fml   8 Oct 2003 15:43:55 -0000       1.4
  +++ faq.fml   18 Oct 2003 00:27:59 -0000      1.5
  @@ -16,7 +16,8 @@
       <faq id="test-all">
         <question>How do I test all these plugins?</question>
         <answer>
  -        maven -Dgoal=clean,plugin:install multiproject:goal
  +        maven -Dgoal=plugin:test multiproject:goal
  +        After they have been installed
         </answer>
       </faq>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to