You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by sn...@apache.org on 2005/09/25 10:36:00 UTC

svn commit: r291393 - /maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml

Author: snicoll
Date: Sun Sep 25 01:35:57 2005
New Revision: 291393

URL: http://svn.apache.org/viewcvs?rev=291393&view=rev
Log:
Added reference to maven-rar-plugin

Modified:
    maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml

Modified: maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml?rev=291393&r1=291392&r2=291393&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml (original)
+++ maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml Sun Sep 25 01:35:57 2005
@@ -240,6 +240,16 @@
         </tr>
         <tr>
           <td>
+            <a href="maven-rar-plugin">
+              <code>rar</code>
+            </a>
+          </td>
+          <td>
+            Build a RAR from the current project.
+          </td>
+        </tr>
+        <tr>
+          <td>
             <a href="maven-release-plugin">
               <code>release</code>
             </a>



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