dion        2002/07/03 22:03:29

  Modified:    src/plugins/deploy-site plugin.jelly
  Log:
  Removed 'ant' from error text
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-turbine-maven/src/plugins/deploy-site/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins/deploy-site/plugin.jelly,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- plugin.jelly      28 Jun 2002 02:48:01 -0000      1.1
  +++ plugin.jelly      4 Jul 2002 05:03:29 -0000       1.2
  @@ -25,7 +25,7 @@
         | You can either set this property in your ~/build.properties
         | or specify one on the command line:
         |
  -      | ant -Dmaven.username=${user.name} maven:deploy-site
  +      | maven -Dmaven.username=${user.name} deploy-site
         +------------------------------------------------------------------
       </fail>
     </goal>
  
  
  

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

Reply via email to