dion        2003/07/30 21:35:52

  Modified:    .        maven.xml
  Log:
  use new maven:user-check tag
  
  Revision  Changes    Path
  1.86      +1 -1      maven/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven/maven.xml,v
  retrieving revision 1.85
  retrieving revision 1.86
  diff -u -r1.85 -r1.86
  --- maven.xml 27 Jul 2003 23:33:56 -0000      1.85
  +++ maven.xml 31 Jul 2003 04:35:51 -0000      1.86
  @@ -232,7 +232,7 @@
     <goal name="maven:installer-deploy"
       description="Deploy an installable Maven jar to the remote repo??">
   
  -    <m:user-check user="${maven.username}"/>
  +    <maven:user-check user="${maven.username}"/>
       <attainGoal name="maven:installer"/>
   
       <tar longfile="gnu" tarfile="installers.tar">
  
  
  

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

Reply via email to