dion        2004/07/18 07:32:23

  Modified:    plugin/xdocs goals.xml
  Log:
  Add new goal
  
  Revision  Changes    Path
  1.8       +5 -1      maven-plugins/plugin/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/plugin/xdocs/goals.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- goals.xml 11 Jul 2004 00:57:59 -0000      1.7
  +++ goals.xml 18 Jul 2004 14:32:23 -0000      1.8
  @@ -47,7 +47,7 @@
         </goal>
         <goal>
           <name>plugin:generate-docs</name>
  -        <description>Generate navigation, goals and properties docs</description>
  +        <description>Generate navigation, goals, properties and tags 
docs</description>
         </goal>
         <goal>
           <name>plugin:generate-goals</name>
  @@ -60,6 +60,10 @@
         <goal>
           <name>plugin:generate-properties</name>
           <description>Generate properties.xml for the plugin</description>
  +      </goal>
  +      <goal>
  +        <name>plugin:generate-tags</name>
  +        <description>Generate tags.xml skeleton for any jelly taglibs included in 
the plugin</description>
         </goal>
         <goal>
           <name>plugin:install</name>
  
  
  

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

Reply via email to