You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ep...@apache.org on 2003/12/10 22:17:35 UTC

cvs commit: maven-plugins/artifact/xdocs tags.xml

epugh       2003/12/10 13:17:35

  Modified:    artifact/xdocs tags.xml
  Log:
  mention plugin type explicitly in doc
  
  Revision  Changes    Path
  1.3       +1 -1      maven-plugins/artifact/xdocs/tags.xml
  
  Index: tags.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/artifact/xdocs/tags.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- tags.xml	29 Jun 2003 13:16:02 -0000	1.2
  +++ tags.xml	10 Dec 2003 21:17:35 -0000	1.3
  @@ -58,7 +58,7 @@
             <tr>
               <td>type</td>
               <td>The type of the artifact 
  -              (like <i>jar</i> or <i>war</i>). Type is used for
  +              (like <i>jar</i> or <i>war</i> or <i>plugin</i>). Type is used for
                 computing a detination path in repository.            
               </td>
               <td>No</td>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org