vmassol 2003/07/09 06:05:24 Modified: xdocs articles.xml Log: Added my slides from TSSS about building J2EE applications with Maven Revision Changes Path 1.6 +24 -18 maven/xdocs/articles.xml Index: articles.xml =================================================================== RCS file: /home/cvs/maven/xdocs/articles.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- articles.xml 20 Apr 2003 14:03:18 -0000 1.5 +++ articles.xml 9 Jul 2003 13:05:24 -0000 1.6 @@ -10,25 +10,31 @@ <section name="Maven in the press"> <ul> <li> - <a href="http://www-106.ibm.com/developerworks/java/library/j-maven/"> + <a href="http://www.pivolis.com/pdf/J2EE_projects_Maven_V1.1.pdf"> + Building J2EE applications with Maven (Slides from TheServerSide + Symposium) + </a>. + </li> + <li> + <a href="http://www-106.ibm.com/developerworks/java/library/j-maven/"> Project management: Maven makes it easy - </a> - </li> - <li> - <a href="http://www.javaworld.com/javaworld/jw-10-2002/jw-1011-maven.html"> - Maven ties together tools for better code management - </a> - </li> - <li> - <a href="http://radio.weblogs.com/0116794/2003/01/03.html"> - Weblog: Morgan Delagrange - </a> - </li> - <li> - <a href="http://www.javausergroup.at/events/maven.pdf"> - The Stairway to Maven by Siegfried G?SCHL - </a> - </li> + </a> + </li> + <li> + <a href="http://www.javaworld.com/javaworld/jw-10-2002/jw-1011-maven.html"> + Maven ties together tools for better code management + </a> + </li> + <li> + <a href="http://radio.weblogs.com/0116794/2003/01/03.html"> + Weblog: Morgan Delagrange + </a> + </li> + <li> + <a href="http://www.javausergroup.at/events/maven.pdf"> + The Stairway to Maven by Siegfried G?SCHL + </a> + </li> </ul> </section> <section name="Articles">
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]