niclas      2003/12/10 01:51:20

  Modified:    meta     maven.xml
  Log:
  Fixed an Error in the errorhandling if the Meta Plugin was not found. Probably the 
repo-plugin-install goal changed name to avalon:setup.
  
  Revision  Changes    Path
  1.5       +1 -1      avalon/meta/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/meta/maven.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- maven.xml 20 Nov 2003 22:19:20 -0000      1.4
  +++ maven.xml 10 Dec 2003 09:51:20 -0000      1.5
  @@ -291,7 +291,7 @@
   #     $ maven avalon:setup                                          #
   #                                                                   #
   #####################################################################</ant:echo>
  -      <attainGoal name="avalon:repo-plugin-install"/>
  +      <attainGoal name="avalon:setup"/>
       </j:if>
     </postGoal>
   
  
  
  

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

Reply via email to