Author: kkolinko
Date: Sat Jan 19 14:59:46 2013
New Revision: 1435568

URL: http://svn.apache.org/viewvc?rev=1435568&view=rev
Log:
Add announcement for Sept 2012 release of Tomcat Maven plugin 2.0
Move 2.0-beta announcement to the "old news" page.

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/docs/oldnews.html
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/oldnews.xml

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1435568&r1=1435567&r2=1435568&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Sat Jan 19 14:59:46 2013
@@ -319,8 +319,8 @@ Apache Tomcat. This release includes sec
 </table>
 <table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
-<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a 
name="Tomcat Native 1.1.24 Released">
-<!--()--></a><a name="Tomcat_Native_1.1.24_Released"><strong>Tomcat Native 
1.1.24 Released</strong></a></font></td><td align="right" 
bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2012-06-13</strong></font></td>
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a 
name="Tomcat Maven Plugin 2.0 Released">
+<!--()--></a><a name="Tomcat_Maven_Plugin_2.0_Released"><strong>Tomcat Maven 
Plugin 2.0 Released</strong></a></font></td><td align="right" 
bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2012-09-14</strong></font></td>
 </tr>
 <tr>
 <td colspan="2">
@@ -328,17 +328,65 @@ Apache Tomcat. This release includes sec
 <blockquote>
 
 <p>
-The Apache Tomcat Project is proud to announce the release of version 1.1.24 of
-Tomcat Native.
+The Apache Tomcat team is pleased to
+<a 
href="http://mail-archives.apache.org/mod_mbox/tomcat-announce/201209.mbox/%3CCAPoyBqRLPukj%3D8d0XQOgV_%2BewB31-s6SOG6%3D8m3gDcYLo-%2BOpA%40mail.gmail.com%3E";>announce</a>
+the release of Tomcat Maven Plugin 2.0.
 </p>
 
-<p align="center">
-
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.24</a>
+<p>
+The <a href="maven-plugin.html">Apache Tomcat Maven Plugin</a> provides goals
+to manipulate WAR projects within the Apache Tomcat servlet container.
+</p>
 
+<p>
+The binaries are available from Maven repositories. You should specify the
+version in your project's plugin configuration:
 </p>
 
+<div align="left">
+<table cellspacing="4" cellpadding="0" border="0">
+<tr>
+<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
+</tr>
+<tr>
+<td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td><td bgcolor="#ffffff" 
height="1">
+<pre>
+  &lt;plugin&gt;
+    &lt;groupId&gt;org.apache.tomcat.maven&lt;/groupId&gt;
+    &lt;artifactId&gt;tomcat6-maven-plugin&lt;/artifactId&gt;
+    &lt;version&gt;2.0&lt;/version&gt;
+  &lt;/plugin&gt;
+</pre>
+</td><td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td>
+</tr>
+<tr>
+<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
+</tr>
+</table>
+</div>
+or
+<div align="left">
+<table cellspacing="4" cellpadding="0" border="0">
+<tr>
+<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
+</tr>
+<tr>
+<td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td><td bgcolor="#ffffff" 
height="1">
+<pre>
+  &lt;plugin&gt;
+    &lt;groupId&gt;org.apache.tomcat.maven&lt;/groupId&gt;
+    &lt;artifactId&gt;tomcat7-maven-plugin&lt;/artifactId&gt;
+    &lt;version&gt;2.0&lt;/version&gt;
+  &lt;/plugin&gt;
+</pre>
+</td><td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td>
+</tr>
+<tr>
+<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
+</tr>
+</table>
+</div>
+
 </blockquote>
 </p>
 </td>
@@ -351,8 +399,8 @@ Tomcat Native.
 </table>
 <table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
-<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a 
name="Tomcat Connectors 1.2.37 Released">
-<!--()--></a><a name="Tomcat_Connectors_1.2.37_Released"><strong>Tomcat 
Connectors 1.2.37 Released</strong></a></font></td><td align="right" 
bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2012-05-31</strong></font></td>
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a 
name="Tomcat Native 1.1.24 Released">
+<!--()--></a><a name="Tomcat_Native_1.1.24_Released"><strong>Tomcat Native 
1.1.24 Released</strong></a></font></td><td align="right" 
bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2012-06-13</strong></font></td>
 </tr>
 <tr>
 <td colspan="2">
@@ -360,15 +408,14 @@ Tomcat Native.
 <blockquote>
 
 <p>
-The Apache Tomcat Project is proud to announce the release of version 1.2.37 of
-Apache Tomcat Connectors.
-This version fixes few bugs and regressions found in 1.2.36 release.
+The Apache Tomcat Project is proud to announce the release of version 1.1.24 of
+Tomcat Native.
 </p>
 
 <p align="center">
 
-<a href="download-connectors.cgi">Download</a> |
-<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.37</a>
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.24</a>
 
 </p>
 
@@ -384,8 +431,8 @@ This version fixes few bugs and regressi
 </table>
 <table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
-<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a 
name="Tomcat Maven Plugin 2.0-beta-1 Released">
-<!--()--></a><a name="Tomcat_Maven_Plugin_2.0-beta-1_Released"><strong>Tomcat 
Maven Plugin 2.0-beta-1 Released</strong></a></font></td><td align="right" 
bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2012-02-01</strong></font></td>
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a 
name="Tomcat Connectors 1.2.37 Released">
+<!--()--></a><a name="Tomcat_Connectors_1.2.37_Released"><strong>Tomcat 
Connectors 1.2.37 Released</strong></a></font></td><td align="right" 
bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2012-05-31</strong></font></td>
 </tr>
 <tr>
 <td colspan="2">
@@ -393,63 +440,17 @@ This version fixes few bugs and regressi
 <blockquote>
 
 <p>
-The Apache Tomcat team is pleased to announce the release of Tomcat
-Maven Plugin 2.0-beta-1.
+The Apache Tomcat Project is proud to announce the release of version 1.2.37 of
+Apache Tomcat Connectors.
+This version fixes few bugs and regressions found in 1.2.36 release.
 </p>
 
-<p>
-The <a href="maven-plugin.html">Apache Tomcat Maven Plugin</a> provides goals
-to manipulate WAR projects within the Apache Tomcat servlet container.
-</p>
+<p align="center">
 
-<p>
-The binaries are available from Maven repositories. You should specify the
-version in your project's plugin configuration:
-</p>
+<a href="download-connectors.cgi">Download</a> |
+<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.37</a>
 
-<div align="left">
-<table cellspacing="4" cellpadding="0" border="0">
-<tr>
-<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
-</tr>
-<tr>
-<td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td><td bgcolor="#ffffff" 
height="1">
-<pre>
-  &lt;plugin&gt;
-    &lt;groupId&gt;org.apache.tomcat.maven&lt;/groupId&gt;
-    &lt;artifactId&gt;tomcat6-maven-plugin&lt;/artifactId&gt;
-    &lt;version&gt;2.0-beta-1&lt;/version&gt;
-  &lt;/plugin&gt;
-</pre>
-</td><td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td>
-</tr>
-<tr>
-<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
-</tr>
-</table>
-</div>
-or
-<div align="left">
-<table cellspacing="4" cellpadding="0" border="0">
-<tr>
-<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
-</tr>
-<tr>
-<td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td><td bgcolor="#ffffff" 
height="1">
-<pre>
-  &lt;plugin&gt;
-    &lt;groupId&gt;org.apache.tomcat.maven&lt;/groupId&gt;
-    &lt;artifactId&gt;tomcat7-maven-plugin&lt;/artifactId&gt;
-    &lt;version&gt;2.0-beta-1&lt;/version&gt;
-  &lt;/plugin&gt;
-</pre>
-</td><td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td>
-</tr>
-<tr>
-<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
-</tr>
-</table>
-</div>
+</p>
 
 </blockquote>
 </p>

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1435568&r1=1435567&r2=1435568&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Sat Jan 19 14:59:46 2013
@@ -742,6 +742,85 @@ Full details of these changes, and all t
 </table>
 <table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a 
name="Tomcat Maven Plugin 2.0-beta-1 Released">
+<!--()--></a><a name="Tomcat_Maven_Plugin_2.0-beta-1_Released"><strong>Tomcat 
Maven Plugin 2.0-beta-1 Released</strong></a></font></td><td align="right" 
bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2012-02-01</strong></font></td>
+</tr>
+<tr>
+<td colspan="2">
+<p>
+<blockquote>
+
+<p>
+The Apache Tomcat team is pleased to announce the release of Tomcat
+Maven Plugin 2.0-beta-1.
+</p>
+
+<p>
+The <a href="maven-plugin.html">Apache Tomcat Maven Plugin</a> provides goals
+to manipulate WAR projects within the Apache Tomcat servlet container.
+</p>
+
+<p>
+The binaries are available from Maven repositories. You should specify the
+version in your project's plugin configuration:
+</p>
+
+<div align="left">
+<table cellspacing="4" cellpadding="0" border="0">
+<tr>
+<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
+</tr>
+<tr>
+<td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td><td bgcolor="#ffffff" 
height="1">
+<pre>
+  &lt;plugin&gt;
+    &lt;groupId&gt;org.apache.tomcat.maven&lt;/groupId&gt;
+    &lt;artifactId&gt;tomcat6-maven-plugin&lt;/artifactId&gt;
+    &lt;version&gt;2.0-beta-1&lt;/version&gt;
+  &lt;/plugin&gt;
+</pre>
+</td><td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td>
+</tr>
+<tr>
+<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
+</tr>
+</table>
+</div>
+or
+<div align="left">
+<table cellspacing="4" cellpadding="0" border="0">
+<tr>
+<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
+</tr>
+<tr>
+<td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td><td bgcolor="#ffffff" 
height="1">
+<pre>
+  &lt;plugin&gt;
+    &lt;groupId&gt;org.apache.tomcat.maven&lt;/groupId&gt;
+    &lt;artifactId&gt;tomcat7-maven-plugin&lt;/artifactId&gt;
+    &lt;version&gt;2.0-beta-1&lt;/version&gt;
+  &lt;/plugin&gt;
+</pre>
+</td><td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"></td>
+</tr>
+<tr>
+<td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"></td><td 
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" 
vspace="0" hspace="0" border="0"></td><td bgcolor="#023264" width="1" 
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" 
hspace="0" border="0"></td>
+</tr>
+</table>
+</div>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br>
+</td>
+</tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
 <td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a 
name="Tomcat 7.0.25 Released">
 <!--()--></a><a name="Tomcat_7.0.25_Released"><strong>Tomcat 7.0.25 
Released</strong></a></font></td><td align="right" bgcolor="#525D76"><font 
color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2012-01-21</strong></font></td>
 </tr>

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1435568&r1=1435567&r2=1435568&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Sat Jan 19 14:59:46 2013
@@ -82,33 +82,11 @@ Apache Tomcat. This release includes sec
 </p>
 </section>
 
-<section name="Tomcat Native 1.1.24 Released" rtext="2012-06-13">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.1.24 of
-Tomcat Native.
-</p>
-<p align="center">
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.24</a>
-</p>
-</section>
-
-<section name="Tomcat Connectors 1.2.37 Released" rtext="2012-05-31">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.2.37 of
-Apache Tomcat Connectors.
-This version fixes few bugs and regressions found in 1.2.36 release.
-</p>
-<p align="center">
-<a href="download-connectors.cgi">Download</a> |
-<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.37</a>
-</p>
-</section>
-
-<section name="Tomcat Maven Plugin 2.0-beta-1 Released" rtext="2012-02-01">
+<section name="Tomcat Maven Plugin 2.0 Released" rtext="2012-09-14">
 <p>
-The Apache Tomcat team is pleased to announce the release of Tomcat
-Maven Plugin 2.0-beta-1.
+The Apache Tomcat team is pleased to
+<a 
href="http://mail-archives.apache.org/mod_mbox/tomcat-announce/201209.mbox/%3CCAPoyBqRLPukj%3D8d0XQOgV_%2BewB31-s6SOG6%3D8m3gDcYLo-%2BOpA%40mail.gmail.com%3E";>announce</a>
+the release of Tomcat Maven Plugin 2.0.
 </p>
 <p>
 The <a href="maven-plugin.html">Apache Tomcat Maven Plugin</a> provides goals
@@ -122,7 +100,7 @@ version in your project's plugin configu
   <plugin>
     <groupId>org.apache.tomcat.maven</groupId>
     <artifactId>tomcat6-maven-plugin</artifactId>
-    <version>2.0-beta-1</version>
+    <version>2.0</version>
   </plugin>
 ]]></source>
 or
@@ -130,11 +108,34 @@ or
   <plugin>
     <groupId>org.apache.tomcat.maven</groupId>
     <artifactId>tomcat7-maven-plugin</artifactId>
-    <version>2.0-beta-1</version>
+    <version>2.0</version>
   </plugin>
 ]]></source>
 </section>
 
+<section name="Tomcat Native 1.1.24 Released" rtext="2012-06-13">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.24 of
+Tomcat Native.
+</p>
+<p align="center">
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.24</a>
+</p>
+</section>
+
+<section name="Tomcat Connectors 1.2.37 Released" rtext="2012-05-31">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.2.37 of
+Apache Tomcat Connectors.
+This version fixes few bugs and regressions found in 1.2.36 release.
+</p>
+<p align="center">
+<a href="download-connectors.cgi">Download</a> |
+<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.37</a>
+</p>
+</section>
+
 <section name="Old news">
 <p>
   See <a href="oldnews.html"> former announcements.</a>

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1435568&r1=1435567&r2=1435568&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Sat Jan 19 14:59:46 2013
@@ -261,6 +261,36 @@ Full details of these changes, and all t
 </p>
 </section>
 
+<section name="Tomcat Maven Plugin 2.0-beta-1 Released" rtext="2012-02-01">
+<p>
+The Apache Tomcat team is pleased to announce the release of Tomcat
+Maven Plugin 2.0-beta-1.
+</p>
+<p>
+The <a href="maven-plugin.html">Apache Tomcat Maven Plugin</a> provides goals
+to manipulate WAR projects within the Apache Tomcat servlet container.
+</p>
+<p>
+The binaries are available from Maven repositories. You should specify the
+version in your project's plugin configuration:
+</p>
+<source><![CDATA[
+  <plugin>
+    <groupId>org.apache.tomcat.maven</groupId>
+    <artifactId>tomcat6-maven-plugin</artifactId>
+    <version>2.0-beta-1</version>
+  </plugin>
+]]></source>
+or
+<source><![CDATA[
+  <plugin>
+    <groupId>org.apache.tomcat.maven</groupId>
+    <artifactId>tomcat7-maven-plugin</artifactId>
+    <version>2.0-beta-1</version>
+  </plugin>
+]]></source>
+</section>
+
 <section name="Tomcat 7.0.25 Released" rtext="2012-01-21">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 7.0.25 of



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to