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

cvs commit: maven/xdocs development-process.xml

vmassol     2003/06/06 03:45:11

  Modified:    xdocs    development-process.xml
  Log:
  Added steps to follow when performing a  modification on a Maven plugin
  
  Revision  Changes    Path
  1.5       +7 -0      maven/xdocs/development-process.xml
  
  Index: development-process.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/development-process.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- development-process.xml	17 Aug 2002 02:41:07 -0000	1.4
  +++ development-process.xml	6 Jun 2003 10:45:11 -0000	1.5
  @@ -47,6 +47,13 @@
                 to tag and branch your project.
               </td>
             </tr>
  +          <tr>
  +            <td><a href="http://nagoya.apache.org/wiki/apachewiki.cgi?Maven/PluginModificationGuidelines">Modifying Plugins</a></td>
  +            <td>
  +              Provides some guidelines to use when modifying plugins. This 
  +              includes steps that contributors and committers should follow.
  +            </td>
  +          </tr>
           </table>
         </subsection>
       </section>
  
  
  

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