brett 2004/05/05 04:02:54
Modified: xdocs index.xml
Log:
add mevenide link
Revision Changes Path
1.2 +10 -2 maven-plugins/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 5 May 2004 07:36:03 -0000 1.1
+++ index.xml 5 May 2004 11:02:54 -0000 1.2
@@ -83,12 +83,20 @@
</tr>
</table>
</subsection>
+ <subsection name="Plugins on Codehaus">
+ <table>
+ <tr>
+ <td><a href="http://mevenide.codehaus.org/maven-nbm-plugin">Maven NBM
plugin</a></td>
+ <td>Plugin for creating Netbeans modules (both jars and NBMs) and
autoupdate sites.</td>
+ </tr>
+ </table>
+ </subsection>
</section>
<section name="IDE Plugins for Maven">
<table>
<tr>
- <td><a href="http://mevenide.sourceforge.net/">Mevenide</a></td>
- <td>Mevenide (Maven IDE Integration) aims at integrating Maven into
standard IDEs. Currently only Eclipse is targeted.</td>
+ <td><a href="http://mevenide.codehaus.org/">Mevenide</a></td>
+ <td>Mevenide (Maven IDE Integration) aims at integrating Maven into
standard IDEs. Currently Eclipse and Netbeans are targeted.</td>
</tr>
</table>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]