Author: kkolinko
Date: Tue Mar 26 09:32:31 2013
New Revision: 1461036

URL: http://svn.apache.org/r1461036
Log:
Release announcement for Tomcat Maven Plugin 2.1
It has been released a month ago.

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=1461036&r1=1461035&r2=1461036&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Mar 26 09:32:31 2013
@@ -227,6 +227,86 @@ project logo are trademarks of the Apach
 </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.1 Released">
+<!--()--></a><a name="Tomcat_Maven_Plugin_2.1_Released"><strong>Tomcat Maven 
Plugin 2.1 Released</strong></a></font></td><td align="right" 
bgcolor="#525D76"><font color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2013-02-25</strong></font></td>
+</tr>
+<tr>
+<td colspan="2">
+<p>
+<blockquote>
+
+<p>
+The Apache Tomcat team is pleased to
+<a 
href="http://mail-archives.apache.org/mod_mbox/tomcat-users/201302.mbox/%3CCAPoyBqQwb6wHOFnOn5Pd3BoQ-TsvYMu%2BYeAjxSzcZRaX2ZR-hw%40mail.gmail.com%3E";>announce</a>
+the release of Tomcat Maven Plugin 2.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;tomcat7-maven-plugin&lt;/artifactId&gt;
+    &lt;version&gt;2.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;tomcat6-maven-plugin&lt;/artifactId&gt;
+    &lt;version&gt;2.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.37 Released">
 <!--()--></a><a name="Tomcat_7.0.37_Released"><strong>Tomcat 7.0.37 
Released</strong></a></font></td><td align="right" bgcolor="#525D76"><font 
color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2013-02-18</strong></font></td>
 </tr>
@@ -346,86 +426,6 @@ 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 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">
-<p>
-<blockquote>
-
-<p>
-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
-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>
-</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 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>

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1461036&r1=1461035&r2=1461036&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Mar 26 09:32:31 2013
@@ -417,6 +417,86 @@ 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 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">
+<p>
+<blockquote>
+
+<p>
+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
+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>
+</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.30 Released">
 <!--()--></a><a name="Tomcat_7.0.30_Released"><strong>Tomcat 7.0.30 
Released</strong></a></font></td><td align="right" bgcolor="#525D76"><font 
color="#ffffff" 
face="arial,helvetica.sanserif"><strong>2012-09-06</strong></font></td>
 </tr>

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1461036&r1=1461035&r2=1461036&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Mar 26 09:32:31 2013
@@ -37,6 +37,37 @@ project logo are trademarks of the Apach
 
 </section>
 
+<section name="Tomcat Maven Plugin 2.1 Released" rtext="2013-02-25">
+<p>
+The Apache Tomcat team is pleased to
+<a 
href="http://mail-archives.apache.org/mod_mbox/tomcat-users/201302.mbox/%3CCAPoyBqQwb6wHOFnOn5Pd3BoQ-TsvYMu%2BYeAjxSzcZRaX2ZR-hw%40mail.gmail.com%3E";>announce</a>
+the release of Tomcat Maven Plugin 2.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>tomcat7-maven-plugin</artifactId>
+    <version>2.1</version>
+  </plugin>
+]]></source>
+or
+<source><![CDATA[
+  <plugin>
+    <groupId>org.apache.tomcat.maven</groupId>
+    <artifactId>tomcat6-maven-plugin</artifactId>
+    <version>2.1</version>
+  </plugin>
+]]></source>
+</section>
+
 <section name="Tomcat 7.0.37 Released" rtext="2013-02-18">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 7.0.37 of
@@ -89,37 +120,6 @@ Apache Tomcat. This release includes sec
 </p>
 </section>
 
-<section name="Tomcat Maven Plugin 2.0 Released" rtext="2012-09-14">
-<p>
-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
-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</version>
-  </plugin>
-]]></source>
-or
-<source><![CDATA[
-  <plugin>
-    <groupId>org.apache.tomcat.maven</groupId>
-    <artifactId>tomcat7-maven-plugin</artifactId>
-    <version>2.0</version>
-  </plugin>
-]]></source>
-</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

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1461036&r1=1461035&r2=1461036&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Tue Mar 26 09:32:31 2013
@@ -122,6 +122,37 @@ Full details of these changes, and all t
 </p>
 </section>
 
+<section name="Tomcat Maven Plugin 2.0 Released" rtext="2012-09-14">
+<p>
+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
+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</version>
+  </plugin>
+]]></source>
+or
+<source><![CDATA[
+  <plugin>
+    <groupId>org.apache.tomcat.maven</groupId>
+    <artifactId>tomcat7-maven-plugin</artifactId>
+    <version>2.0</version>
+  </plugin>
+]]></source>
+</section>
+
 <section name="Tomcat 7.0.30 Released" rtext="2012-09-06">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 7.0.30 of



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

Reply via email to