Could you put this changes in 1_0-BRANCH for show it in the next site generation? Thanks
Emmanuel ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 03, 2004 8:47 PM Subject: cvs commit: maven/xdocs/reference/plugins index.xml > jvanzyl 2004/05/03 11:47:01 > > Modified: xdocs/reference/plugins index.xml > Log: > o applying blurb by the mevenide folks. > > Revision Changes Path > 1.9 +10 -2 maven/xdocs/reference/plugins/index.xml > > Index: index.xml > =================================================================== > RCS file: /home/cvs/maven/xdocs/reference/plugins/index.xml,v > retrieving revision 1.8 > retrieving revision 1.9 > diff -u -r1.8 -r1.9 > --- index.xml 23 Mar 2004 02:18:34 -0000 1.8 > +++ index.xml 3 May 2004 18:47:01 -0000 1.9 > @@ -78,12 +78,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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
