Author: olamy Date: Thu Sep 8 12:30:21 2011 New Revision: 1166654 URL: http://svn.apache.org/viewvc?rev=1166654&view=rev Log: add a page for Maven Plugin and a link : so all pages regenerated (note : olamy is a French native so all typo fixes will be appreciate :-)
Added: tomcat/site/trunk/docs/maven-plugin.html tomcat/site/trunk/xdocs/maven-plugin.xml Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.html tomcat/site/trunk/docs/contact.html tomcat/site/trunk/docs/download-55.html tomcat/site/trunk/docs/download-60.html tomcat/site/trunk/docs/download-70.html tomcat/site/trunk/docs/download-connectors.html tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/docs/findhelp.html tomcat/site/trunk/docs/getinvolved.html tomcat/site/trunk/docs/heritage.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/irc.html tomcat/site/trunk/docs/legal.html tomcat/site/trunk/docs/lists.html tomcat/site/trunk/docs/migration.html tomcat/site/trunk/docs/oldnews.html tomcat/site/trunk/docs/resources.html tomcat/site/trunk/docs/security-3.html tomcat/site/trunk/docs/security-4.html tomcat/site/trunk/docs/security-5.html tomcat/site/trunk/docs/security-6.html tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/docs/security-impact.html tomcat/site/trunk/docs/security-jk.html tomcat/site/trunk/docs/security-native.html tomcat/site/trunk/docs/security.html tomcat/site/trunk/docs/svn.html tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/docs/whoweare.html tomcat/site/trunk/xdocs/stylesheets/project.xml Modified: tomcat/site/trunk/docs/bugreport.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/bugreport.html (original) +++ tomcat/site/trunk/docs/bugreport.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/ci.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/ci.html (original) +++ tomcat/site/trunk/docs/ci.html Thu Sep 8 12:30:21 2011 @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/contact.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/contact.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/contact.html (original) +++ tomcat/site/trunk/docs/contact.html Thu Sep 8 12:30:21 2011 @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/download-55.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-55.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/download-55.html (original) +++ tomcat/site/trunk/docs/download-55.html Thu Sep 8 12:30:21 2011 @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/download-60.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-60.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/download-60.html (original) +++ tomcat/site/trunk/docs/download-60.html Thu Sep 8 12:30:21 2011 @@ -3,17 +3,17 @@ <html> <head> <title>Apache Tomcat - Apache Tomcat 6 Downloads</title> -<link rel="stylesheet" href="stylesheets/tomcat.css" type="text/css" /> -<link media="print" rel="stylesheet" href="stylesheets/tomcat-printer.css" type="text/css" /> +<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/> +<link type="text/css" href="stylesheets/tomcat-printer.css" rel="stylesheet" media="print"/> </head> -<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"> -<table cellspacing="0" width="100%" border="0"> +<body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"> +<table border="0" width="100%" cellspacing="0"> <!--PAGE HEADER--> <tr> <td> <!--PROJECT LOGO--> <a href="http://tomcat.apache.org/"> -<img border="0" alt="Tomcat Logo" align="left" src="./images/tomcat.gif" /> +<img src="./images/tomcat.gif" align="left" alt="Tomcat Logo" border="0"/> </a> </td> <td> @@ -24,28 +24,28 @@ <td> <!--APACHE LOGO--> <a href="http://www.apache.org/"> -<img border="0" alt="Apache Logo" align="right" src="http://www.apache.org/images/asf-logo.gif" /> +<img src="http://www.apache.org/images/asf-logo.gif" align="right" alt="Apache Logo" border="0"/> </a> </td> </tr> </table> <div class="searchbox noPrint"> -<form method="get" action="http://www.google.com/search"> -<input type="hidden" name="sitesearch" value="tomcat.apache.org" /> -<input type="text" id="query" name="q" size="25" value="Search the Site" /> -<input type="submit" value="Search Site" name="Search" /> +<form action="http://www.google.com/search" method="get"> +<input value="tomcat.apache.org" name="sitesearch" type="hidden"/> +<input value="Search the Site" size="25" name="q" id="query" type="text"/> +<input name="Search" value="Search Site" type="submit"/> </form> </div> -<table cellspacing="4" width="100%" border="0"> +<table border="0" width="100%" cellspacing="4"> <!--HEADER SEPARATOR--> <tr> <td colspan="2"> -<hr size="1" noshade="" /> +<hr noshade="" size="1"/> </td> </tr> <tr> <!--LEFT SIDE NAVIGATION--> -<td class="noPrint" nowrap="true" valign="top" width="20%"> +<td width="20%" valign="top" nowrap="true" class="noPrint"> <p> <strong>Apache Tomcat</strong> </p> @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> @@ -191,11 +194,11 @@ </ul> </td> <!--RIGHT SIDE MAIN BODY--> -<td id="mainBody" align="left" valign="top" width="80%"> -<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<td width="80%" valign="top" align="left" id="mainBody"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#525D76"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Tomcat 6 Downloads"> <!--()--> </a> @@ -219,14 +222,14 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> -<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#525D76"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Quick Navigation"> <!--()--> </a> @@ -250,14 +253,14 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> -<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#525D76"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Release Integrity"> <!--()--> </a> @@ -284,14 +287,14 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> -<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#525D76"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Mirrors"> <strong>Mirrors</strong> </a> @@ -307,8 +310,8 @@ encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are <i>backup</i> mirrors (at the end of the mirrors list) that should be - available.<br />[if-any logo]<a href="[link]" rel="nofollow"> -<img align="right" src="[logo]" border="0" /> + available.<br/>[if-any logo]<a href="[link]" rel="nofollow"> +<img align="right" src="[logo]" border="0"/> </a>[end]</p> <p> <form action="[location]" method="get" id="SelectMirror"> @@ -323,7 +326,7 @@ [for backup]<option value="[backup]">[backup] (backup)</option>[end] [end] </select> -<input type="submit" value="Change" /> +<input type="submit" value="Change"/> </form> </p> @@ -334,14 +337,14 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> -<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#525D76"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="6.0.33"> <strong>6.0.33</strong> </a> @@ -358,10 +361,10 @@ file for packaging information. It explains what every distribution contains. </p> - <table width="100%" cellpadding="2" cellspacing="0" border="0"> + <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#828DA6"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Binary Distributions"> <!--()--> </a> @@ -429,17 +432,17 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> - <table width="100%" cellpadding="2" cellspacing="0" border="0"> + <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#828DA6"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Source Code Distributions"> <!--()--> </a> @@ -469,7 +472,7 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> @@ -481,7 +484,7 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> @@ -490,17 +493,17 @@ <!--FOOTER SEPARATOR--> <tr> <td colspan="2"> -<hr size="1" noshade="" /> +<hr noshade="" size="1"/> </td> </tr> <!--PAGE FOOTER--> <tr> <td colspan="2"> <div align="center"> -<font size="-1" color="#525D76"> +<font color="#525D76" size="-1"> <em> Copyright © 1999-2011, The Apache Software Foundation - <br /> + <br/> Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. </em> Modified: tomcat/site/trunk/docs/download-70.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-70.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/download-70.html (original) +++ tomcat/site/trunk/docs/download-70.html Thu Sep 8 12:30:21 2011 @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/download-connectors.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-connectors.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/download-connectors.html (original) +++ tomcat/site/trunk/docs/download-connectors.html Thu Sep 8 12:30:21 2011 @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/download-native.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/download-native.html (original) +++ tomcat/site/trunk/docs/download-native.html Thu Sep 8 12:30:21 2011 @@ -3,17 +3,17 @@ <html> <head> <title>Apache Tomcat - Tomcat Native Downloads</title> -<link rel="stylesheet" href="stylesheets/tomcat.css" type="text/css" /> -<link media="print" rel="stylesheet" href="stylesheets/tomcat-printer.css" type="text/css" /> +<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/> +<link type="text/css" href="stylesheets/tomcat-printer.css" rel="stylesheet" media="print"/> </head> -<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"> -<table cellspacing="0" width="100%" border="0"> +<body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"> +<table border="0" width="100%" cellspacing="0"> <!--PAGE HEADER--> <tr> <td> <!--PROJECT LOGO--> <a href="http://tomcat.apache.org/"> -<img border="0" alt="Tomcat Logo" align="left" src="./images/tomcat.gif" /> +<img src="./images/tomcat.gif" align="left" alt="Tomcat Logo" border="0"/> </a> </td> <td> @@ -24,28 +24,28 @@ <td> <!--APACHE LOGO--> <a href="http://www.apache.org/"> -<img border="0" alt="Apache Logo" align="right" src="http://www.apache.org/images/asf-logo.gif" /> +<img src="http://www.apache.org/images/asf-logo.gif" align="right" alt="Apache Logo" border="0"/> </a> </td> </tr> </table> <div class="searchbox noPrint"> -<form method="get" action="http://www.google.com/search"> -<input type="hidden" name="sitesearch" value="tomcat.apache.org" /> -<input type="text" id="query" name="q" size="25" value="Search the Site" /> -<input type="submit" value="Search Site" name="Search" /> +<form action="http://www.google.com/search" method="get"> +<input value="tomcat.apache.org" name="sitesearch" type="hidden"/> +<input value="Search the Site" size="25" name="q" id="query" type="text"/> +<input name="Search" value="Search Site" type="submit"/> </form> </div> -<table cellspacing="4" width="100%" border="0"> +<table border="0" width="100%" cellspacing="4"> <!--HEADER SEPARATOR--> <tr> <td colspan="2"> -<hr size="1" noshade="" /> +<hr noshade="" size="1"/> </td> </tr> <tr> <!--LEFT SIDE NAVIGATION--> -<td class="noPrint" nowrap="true" valign="top" width="20%"> +<td width="20%" valign="top" nowrap="true" class="noPrint"> <p> <strong>Apache Tomcat</strong> </p> @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> @@ -191,11 +194,11 @@ </ul> </td> <!--RIGHT SIDE MAIN BODY--> -<td id="mainBody" align="left" valign="top" width="80%"> -<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<td width="80%" valign="top" align="left" id="mainBody"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#525D76"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Tomcat Native Downloads"> <!--()--> </a> @@ -222,10 +225,10 @@ <p>Recent releases (48 hours) may not yet be available from the mirrors.</p> - <table width="100%" cellpadding="2" cellspacing="0" border="0"> + <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#828DA6"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Choose a Mirror"> <!--()--> </a> @@ -242,10 +245,10 @@ encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are <i>backup</i> mirrors (at the end of the mirrors list) that should be - available.<br /> + available.<br/> [if-any logo] <a href="[link]" rel="nofollow"> -<img align="right" src="[logo]" border="0" /> +<img align="right" src="[logo]" border="0"/> </a> [end] </p> @@ -262,7 +265,7 @@ [for backup]<option value="[backup]">[backup] (backup)</option>[end] [end] </select> -<input type="submit" value="Change" /> +<input type="submit" value="Change"/> </form> </p> <p>You may also consult the <a href="http://www.apache.org/mirrors/">complete @@ -272,15 +275,15 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> - <table width="100%" cellpadding="2" cellspacing="0" border="0"> + <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#828DA6"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Tomcat Native Connector"> <!--()--> </a> @@ -348,15 +351,15 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> - <table width="100%" cellpadding="2" cellspacing="0" border="0"> + <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#828DA6"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Verify the Integrity of the Files"> <!--()--> </a> @@ -381,19 +384,19 @@ <p> <code> - % pgpk -a KEYS<br /> - % pgpv tomcat-native-1.1.22-src.tar.gz.asc<br /> + % pgpk -a KEYS<br/> + % pgpv tomcat-native-1.1.22-src.tar.gz.asc<br/> </code> <em>or</em> -<br /> +<br/> <code> - % pgp -ka KEYS<br /> - % pgp tomcat-native-1.1.22-src.tar.gz.asc<br /> + % pgp -ka KEYS<br/> + % pgp tomcat-native-1.1.22-src.tar.gz.asc<br/> </code> <em>or</em> -<br /> +<br/> <code> - % gpg --import KEYS<br /> + % gpg --import KEYS<br/> % gpg --verify tomcat-native-1.1.22-src.tar.gz.asc </code> </p> @@ -417,7 +420,7 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> @@ -428,7 +431,7 @@ </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> @@ -437,17 +440,17 @@ <!--FOOTER SEPARATOR--> <tr> <td colspan="2"> -<hr size="1" noshade="" /> +<hr noshade="" size="1"/> </td> </tr> <!--PAGE FOOTER--> <tr> <td colspan="2"> <div align="center"> -<font size="-1" color="#525D76"> +<font color="#525D76" size="-1"> <em> Copyright © 1999-2011, The Apache Software Foundation - <br /> + <br/> Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. </em> Modified: tomcat/site/trunk/docs/findhelp.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/findhelp.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/findhelp.html (original) +++ tomcat/site/trunk/docs/findhelp.html Thu Sep 8 12:30:21 2011 @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/getinvolved.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/getinvolved.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/getinvolved.html (original) +++ tomcat/site/trunk/docs/getinvolved.html Thu Sep 8 12:30:21 2011 @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/heritage.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/heritage.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/heritage.html (original) +++ tomcat/site/trunk/docs/heritage.html Thu Sep 8 12:30:21 2011 @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Thu Sep 8 12:30:21 2011 @@ -58,6 +58,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/irc.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/irc.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/irc.html (original) +++ tomcat/site/trunk/docs/irc.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/legal.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/legal.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/legal.html (original) +++ tomcat/site/trunk/docs/legal.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/lists.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/lists.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/lists.html (original) +++ tomcat/site/trunk/docs/lists.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Added: tomcat/site/trunk/docs/maven-plugin.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin.html?rev=1166654&view=auto ============================================================================== --- tomcat/site/trunk/docs/maven-plugin.html (added) +++ tomcat/site/trunk/docs/maven-plugin.html Thu Sep 8 12:30:21 2011 @@ -0,0 +1,317 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html> +<head> +<title>Apache Tomcat - Tomcat Maven Plugin</title> +<meta name="author" content="Apache Tomcat Team"/> +<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/> +<link type="text/css" href="stylesheets/tomcat-printer.css" rel="stylesheet" media="print"/> +</head> +<body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"> +<table border="0" width="100%" cellspacing="0"> +<!--PAGE HEADER--> +<tr> +<td> +<!--PROJECT LOGO--> +<a href="http://tomcat.apache.org/"> +<img src="./images/tomcat.gif" align="left" alt="Tomcat Logo" border="0"/> +</a> +</td> +<td> +<font face="arial,helvetica,sanserif"> +<h1>Apache Tomcat</h1> +</font> +</td> +<td> +<!--APACHE LOGO--> +<a href="http://www.apache.org/"> +<img src="http://www.apache.org/images/asf-logo.gif" align="right" alt="Apache Logo" border="0"/> +</a> +</td> +</tr> +</table> +<div class="searchbox noPrint"> +<form action="http://www.google.com/search" method="get"> +<input value="tomcat.apache.org" name="sitesearch" type="hidden"/> +<input value="Search the Site" size="25" name="q" id="query" type="text"/> +<input name="Search" value="Search Site" type="submit"/> +</form> +</div> +<table border="0" width="100%" cellspacing="4"> +<!--HEADER SEPARATOR--> +<tr> +<td colspan="2"> +<hr noshade="" size="1"/> +</td> +</tr> +<tr> +<!--LEFT SIDE NAVIGATION--> +<td width="20%" valign="top" nowrap="true" class="noPrint"> +<p> +<strong>Apache Tomcat</strong> +</p> +<ul> +<li> +<a href="./index.html">Home</a> +</li> +<li> +<a href="./taglibs/">Taglibs</a> +</li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> +</ul> +<p> +<strong>Download</strong> +</p> +<ul> +<li> +<a href="./whichversion.html">Which version?</a> +</li> +<li> +<a href="./download-70.cgi">Tomcat 7.0</a> +</li> +<li> +<a href="./download-60.cgi">Tomcat 6.0</a> +</li> +<li> +<a href="./download-55.cgi">Tomcat 5.5</a> +</li> +<li> +<a href="./download-connectors.cgi">Tomcat Connectors</a> +</li> +<li> +<a href="./download-native.cgi">Tomcat Native</a> +</li> +<li> +<a href="http://archive.apache.org/dist/tomcat/">Archives</a> +</li> +</ul> +<p> +<strong>Documentation</strong> +</p> +<ul> +<li> +<a href="./tomcat-7.0-doc/index.html">Tomcat 7.0</a> +</li> +<li> +<a href="./tomcat-6.0-doc/index.html">Tomcat 6.0</a> +</li> +<li> +<a href="./tomcat-5.5-doc/index.html">Tomcat 5.5</a> +</li> +<li> +<a href="./connectors-doc/">Tomcat Connectors</a> +</li> +<li> +<a href="./native-doc/">Tomcat Native</a> +</li> +<li> +<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a> +</li> +<li> +<a href="./migration.html">Migration Guide</a> +</li> +</ul> +<p> +<strong>Problems?</strong> +</p> +<ul> +<li> +<a href="./security.html">Security Reports</a> +</li> +<li> +<a href="./findhelp.html">Find help</a> +</li> +<li> +<a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a> +</li> +<li> +<a href="./lists.html">Mailing Lists</a> +</li> +<li> +<a href="./bugreport.html">Bug Database</a> +</li> +<li> +<a href="./irc.html">IRC</a> +</li> +</ul> +<p> +<strong>Get Involved</strong> +</p> +<ul> +<li> +<a href="./getinvolved.html">Overview</a> +</li> +<li> +<a href="./svn.html">SVN Repositories</a> +</li> +<li> +<a href="./ci.html">Buildbot</a> +</li> +<li> +<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a> +</li> +</ul> +<p> +<strong>Media</strong> +</p> +<ul> +<li> +<a href="http://blogs.apache.org/tomcat/">Blog</a> +</li> +<li> +<a href="http://twitter.com/theapachetomcat">Twitter</a> +</li> +</ul> +<p> +<strong>Misc</strong> +</p> +<ul> +<li> +<a href="./whoweare.html">Who We Are</a> +</li> +<li> +<a href="./heritage.html">Heritage</a> +</li> +<li> +<a href="http://www.apache.org">Apache Home</a> +</li> +<li> +<a href="./resources.html">Resources</a> +</li> +<li> +<a href="./contact.html">Contact</a> +</li> +<li> +<a href="./legal.html">Legal</a> +</li> +<li> +<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> +</li> +<li> +<a href="http://www.apache.org/foundation/thanks.html">Thanks</a> +</li> +</ul> +</td> +<!--RIGHT SIDE MAIN BODY--> +<td width="80%" valign="top" align="left" id="mainBody"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> +<tr> +<td bgcolor="#525D76"> +<font color="#ffffff" face="arial,helvetica,sanserif"> +<a name="Maven Plugin"> +<!--()--> +</a> +<a name="Maven_Plugin"> +<strong>Maven Plugin</strong> +</a> +</font> +</td> +</tr> +<tr> +<td> +<p> +<blockquote> + + <p> + The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Apache Tomcat servlet container. + <br/> + You can run your War Apache Maven project trough Maven without to deploy your war file in a Apache Tomcat instance. + <br/> + More details are available in the Maven generated site : + <ul> + <li> +<a href="http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/">Version 2.0-SNAPSHOT</a> (under developpement)</li> + </ul> + </p> + <table border="0" cellspacing="0" cellpadding="2" width="100%"> +<tr> +<td bgcolor="#828DA6"> +<font color="#ffffff" face="arial,helvetica,sanserif"> +<a name="Sources"> +<strong>Sources</strong> +</a> +</font> +</td> +</tr> +<tr> +<td> +<blockquote> + <p> + Sources are located in the following svn path : http://svn.apache.org/repos/asf/tomcat/maven-plugin/trunk/ . + </p> + </blockquote> +</td> +</tr> +<tr> +<td> +<br/> +</td> +</tr> +</table> + <table border="0" cellspacing="0" cellpadding="2" width="100%"> +<tr> +<td bgcolor="#828DA6"> +<font color="#ffffff" face="arial,helvetica,sanserif"> +<a name="Bug Tracker"> +<!--()--> +</a> +<a name="Bug_Tracker"> +<strong>Bug Tracker</strong> +</a> +</font> +</td> +</tr> +<tr> +<td> +<blockquote> + <p> + The Bug Tracker to use is the ASF Jira instance : <a href="https://issues.apache.org/jira/browse/MTOMCAT">https://issues.apache.org/jira/browse/MTOMCAT</a> + </p> + </blockquote> +</td> +</tr> +<tr> +<td> +<br/> +</td> +</tr> +</table> + + </blockquote> +</p> +</td> +</tr> +<tr> +<td> +<br/> +</td> +</tr> +</table> +</td> +</tr> +<!--FOOTER SEPARATOR--> +<tr> +<td colspan="2"> +<hr noshade="" size="1"/> +</td> +</tr> +<!--PAGE FOOTER--> +<tr> +<td colspan="2"> +<div align="center"> +<font color="#525D76" size="-1"> +<em> + Copyright © 1999-2011, The Apache Software Foundation + <br/> + Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat + project logo are trademarks of the Apache Software Foundation. + </em> +</font> +</div> +</td> +</tr> +</table> +</body> +</html> Modified: tomcat/site/trunk/docs/migration.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/migration.html (original) +++ tomcat/site/trunk/docs/migration.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/oldnews.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/oldnews.html (original) +++ tomcat/site/trunk/docs/oldnews.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/resources.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/resources.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/resources.html (original) +++ tomcat/site/trunk/docs/resources.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/security-3.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-3.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-3.html (original) +++ tomcat/site/trunk/docs/security-3.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/security-4.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-4.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-4.html (original) +++ tomcat/site/trunk/docs/security-4.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/security-5.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-5.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-5.html (original) +++ tomcat/site/trunk/docs/security-5.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/security-6.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-6.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-6.html (original) +++ tomcat/site/trunk/docs/security-6.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/security-7.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-7.html (original) +++ tomcat/site/trunk/docs/security-7.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/security-impact.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-impact.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-impact.html (original) +++ tomcat/site/trunk/docs/security-impact.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/security-jk.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-jk.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-jk.html (original) +++ tomcat/site/trunk/docs/security-jk.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/security-native.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-native.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-native.html (original) +++ tomcat/site/trunk/docs/security-native.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/security.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/security.html (original) +++ tomcat/site/trunk/docs/security.html Thu Sep 8 12:30:21 2011 @@ -57,6 +57,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/svn.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/svn.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/svn.html (original) +++ tomcat/site/trunk/docs/svn.html Thu Sep 8 12:30:21 2011 @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/whichversion.html (original) +++ tomcat/site/trunk/docs/whichversion.html Thu Sep 8 12:30:21 2011 @@ -58,6 +58,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> Modified: tomcat/site/trunk/docs/whoweare.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whoweare.html?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/docs/whoweare.html (original) +++ tomcat/site/trunk/docs/whoweare.html Thu Sep 8 12:30:21 2011 @@ -3,17 +3,17 @@ <html> <head> <title>Apache Tomcat - Who We Are</title> -<link rel="stylesheet" href="stylesheets/tomcat.css" type="text/css" /> -<link media="print" rel="stylesheet" href="stylesheets/tomcat-printer.css" type="text/css" /> +<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/> +<link type="text/css" href="stylesheets/tomcat-printer.css" rel="stylesheet" media="print"/> </head> -<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"> -<table cellspacing="0" width="100%" border="0"> +<body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"> +<table border="0" width="100%" cellspacing="0"> <!--PAGE HEADER--> <tr> <td> <!--PROJECT LOGO--> <a href="http://tomcat.apache.org/"> -<img border="0" alt="Tomcat Logo" align="left" src="./images/tomcat.gif" /> +<img src="./images/tomcat.gif" align="left" alt="Tomcat Logo" border="0"/> </a> </td> <td> @@ -24,28 +24,28 @@ <td> <!--APACHE LOGO--> <a href="http://www.apache.org/"> -<img border="0" alt="Apache Logo" align="right" src="http://www.apache.org/images/asf-logo.gif" /> +<img src="http://www.apache.org/images/asf-logo.gif" align="right" alt="Apache Logo" border="0"/> </a> </td> </tr> </table> <div class="searchbox noPrint"> -<form method="get" action="http://www.google.com/search"> -<input type="hidden" name="sitesearch" value="tomcat.apache.org" /> -<input type="text" id="query" name="q" size="25" value="Search the Site" /> -<input type="submit" value="Search Site" name="Search" /> +<form action="http://www.google.com/search" method="get"> +<input value="tomcat.apache.org" name="sitesearch" type="hidden"/> +<input value="Search the Site" size="25" name="q" id="query" type="text"/> +<input name="Search" value="Search Site" type="submit"/> </form> </div> -<table cellspacing="4" width="100%" border="0"> +<table border="0" width="100%" cellspacing="4"> <!--HEADER SEPARATOR--> <tr> <td colspan="2"> -<hr size="1" noshade="" /> +<hr noshade="" size="1"/> </td> </tr> <tr> <!--LEFT SIDE NAVIGATION--> -<td class="noPrint" nowrap="true" valign="top" width="20%"> +<td width="20%" valign="top" nowrap="true" class="noPrint"> <p> <strong>Apache Tomcat</strong> </p> @@ -56,6 +56,9 @@ <li> <a href="./taglibs/">Taglibs</a> </li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> </ul> <p> <strong>Download</strong> @@ -191,11 +194,11 @@ </ul> </td> <!--RIGHT SIDE MAIN BODY--> -<td id="mainBody" align="left" valign="top" width="80%"> -<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<td width="80%" valign="top" align="left" id="mainBody"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#525D76"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Who We Are"> <!--()--> </a> @@ -245,14 +248,14 @@ A complete list of all the Apache Commit </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> -<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#525D76"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Project Management Committee"> <!--()--> </a> @@ -269,122 +272,122 @@ A complete list of all the Apache Commit <h3>PMC Chair</h3> <p> -<b>Mladen Turk</b> (mturk at apache.org)<br /> +<b>Mladen Turk</b> (mturk at apache.org)<br/> </p> <h3>PMC Members & Committers</h3> <p> -<b>Jean-Francois Arcand</b> (jfarcand at apache.org)<br /> +<b>Jean-Francois Arcand</b> (jfarcand at apache.org)<br/> </p> <p> -<b>Bill Barker</b> (billbarker at apache.org)<br /> +<b>Bill Barker</b> (billbarker at apache.org)<br/> </p> <p> -<b>Jean-Frederic Clere</b> (jfclere at apache.org)<br /> +<b>Jean-Frederic Clere</b> (jfclere at apache.org)<br/> </p> <p> -<b>Ian Darwin</b> (idarwin at apache.org)<br /> +<b>Ian Darwin</b> (idarwin at apache.org)<br/> </p> <p> -<b>Keiichi Fujino</b> (kfujino at apache.org)<br /> +<b>Keiichi Fujino</b> (kfujino at apache.org)<br/> </p> <p> -<b>Tim Funk</b> (funkman at apache.org)<br /> +<b>Tim Funk</b> (funkman at apache.org)<br/> </p> <p> -<b>Henri Gomez</b> (hgomez at apache.org)<br /> +<b>Henri Gomez</b> (hgomez at apache.org)<br/> </p> <p> -<b>Filip Hanik</b> (fhanik at apache.org)<br /> +<b>Filip Hanik</b> (fhanik at apache.org)<br/> </p> <p> -<b>Jacob Hookom</b> (jhook at apache.org)<br /> +<b>Jacob Hookom</b> (jhook at apache.org)<br/> </p> <p> -<b>Jim Jagielski</b> (jim at apache.org)<br /> +<b>Jim Jagielski</b> (jim at apache.org)<br/> </p> <p> -<b>Rainer Jung</b> (rjung at apache.org)<br /> +<b>Rainer Jung</b> (rjung at apache.org)<br/> </p> <p> -<b>Konstantin Kolinko</b> (kkolinko at apache.org)<br /> +<b>Konstantin Kolinko</b> (kkolinko at apache.org)<br/> </p> <p> -<b>Sylvain Laurent</b> (slaurent at apache.org)<br /> +<b>Sylvain Laurent</b> (slaurent at apache.org)<br/> </p> <p> -<b>Remy Maucherat</b> (remm at apache.org)<br /> +<b>Remy Maucherat</b> (remm at apache.org)<br/> </p> <p> -<b>Costin Manolache</b> (costin at apache.org)<br /> +<b>Costin Manolache</b> (costin at apache.org)<br/> </p> <p> -<b>Peter Rossbach</b> (pero at apache.org)<br /> +<b>Peter Rossbach</b> (pero at apache.org)<br/> </p> <p> -<b>Christopher Schultz</b> (schultz at apache.org)<br /> +<b>Christopher Schultz</b> (schultz at apache.org)<br/> </p> <p> -<b>Yoav Shapira</b> (yoavs at apache.org)<br /> +<b>Yoav Shapira</b> (yoavs at apache.org)<br/> </p> Yoav Shapira contributes to numerous Apache and other open-source projects: you can read more about him at <a href="http://www.yoavshapira.com">YoavShapira.com</a>. <p> -<b>Eiji Takahashi</b> (eijit at apache.org)<br /> +<b>Eiji Takahashi</b> (eijit at apache.org)<br/> </p> <p> -<b>Mark Thomas</b> (markt at apache.org)<br /> +<b>Mark Thomas</b> (markt at apache.org)<br/> </p> <p> -<b>Keith Wannamaker</b> (keith at apache.org)<br /> +<b>Keith Wannamaker</b> (keith at apache.org)<br/> </p> <p> -<b>Tim Whittington</b> (timw at apache.org)<br /> +<b>Tim Whittington</b> (timw at apache.org)<br/> </p> @@ -396,14 +399,14 @@ open-source projects: you can read more </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> -<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr> <td bgcolor="#525D76"> -<font face="arial,helvetica,sanserif" color="#ffffff"> +<font color="#ffffff" face="arial,helvetica,sanserif"> <a name="Emeritus Committers"> <!--()--> </a> @@ -482,7 +485,7 @@ Emeritus</a> is defined in the Apache gl </tr> <tr> <td> -<br /> +<br/> </td> </tr> </table> @@ -491,17 +494,17 @@ Emeritus</a> is defined in the Apache gl <!--FOOTER SEPARATOR--> <tr> <td colspan="2"> -<hr size="1" noshade="" /> +<hr noshade="" size="1"/> </td> </tr> <!--PAGE FOOTER--> <tr> <td colspan="2"> <div align="center"> -<font size="-1" color="#525D76"> +<font color="#525D76" size="-1"> <em> Copyright © 1999-2011, The Apache Software Foundation - <br /> + <br/> Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. </em> Added: tomcat/site/trunk/xdocs/maven-plugin.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/maven-plugin.xml?rev=1166654&view=auto ============================================================================== --- tomcat/site/trunk/xdocs/maven-plugin.xml (added) +++ tomcat/site/trunk/xdocs/maven-plugin.xml Thu Sep 8 12:30:21 2011 @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<document> + + <properties> + <author>Apache Tomcat Team</author> + <title>Tomcat Maven Plugin</title> + </properties> + + <body> + + <section name="Maven Plugin"> + + <p> + The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Apache Tomcat servlet container. + <br/> + You can run your War Apache Maven project trough Maven without to deploy your war file in a Apache Tomcat instance. + <br/> + More details are available in the Maven generated site : + <ul> + <li><a href="http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/">Version 2.0-SNAPSHOT</a> (under developpement)</li> + </ul> + </p> + <subsection name="Sources"> + <p> + Sources are located in the following svn path : http://svn.apache.org/repos/asf/tomcat/maven-plugin/trunk/ . + </p> + </subsection> + <subsection name="Bug Tracker"> + <p> + The Bug Tracker to use is the ASF Jira instance : <a href="https://issues.apache.org/jira/browse/MTOMCAT">https://issues.apache.org/jira/browse/MTOMCAT</a> + </p> + </subsection> + + </section> + + + </body> +</document> + Modified: tomcat/site/trunk/xdocs/stylesheets/project.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/stylesheets/project.xml?rev=1166654&r1=1166653&r2=1166654&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/stylesheets/project.xml (original) +++ tomcat/site/trunk/xdocs/stylesheets/project.xml Thu Sep 8 12:30:21 2011 @@ -8,6 +8,7 @@ <menu name="Apache Tomcat"> <item name="Home" href="/index.html"/> <item name="Taglibs" href="/taglibs/"/> + <item name="Maven Plugin" href="/maven-plugin.html"/> </menu> <menu name="Download"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org