You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2012/12/06 22:58:13 UTC

svn commit: r1418104 [5/23] - in /tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT: ./ apidocs/ apidocs/org/apache/tomcat/maven/common/deployer/class-use/ apidocs/org/apache/tomcat/maven/plugin/tomcat6/ apidocs/org/apache/tomcat/maven/plugin/tomcat6/cl...

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/ExtraResource.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/ExtraResource.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/ExtraResource.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/ExtraResource.html Thu Dec  6 21:57:40 2012
@@ -82,7 +82,43 @@ function windowTitle()
 <H2>
 <B>Uses of Class<br>org.apache.tomcat.maven.plugin.tomcat7.run.ExtraResource</B></H2>
 </CENTER>
-No usage of org.apache.tomcat.maven.plugin.tomcat7.run.ExtraResource
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExtraResource.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExtraResource</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.tomcat.maven.plugin.tomcat7.run"><B>org.apache.tomcat.maven.plugin.tomcat7.run</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+<A NAME="org.apache.tomcat.maven.plugin.tomcat7.run"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExtraResource.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExtraResource</A> in <A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/package-summary.html">org.apache.tomcat.maven.plugin.tomcat7.run</A></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/package-summary.html">org.apache.tomcat.maven.plugin.tomcat7.run</A> with type parameters of type <A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExtraResource.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExtraResource</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExtraResource.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExtraResource</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B>AbstractExecWarMojo.</B><B><A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#extraResources">extraResources</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;list of extra resources to add in the standalone tomcat jar: your logger configuration etc</TD>
+</TR>
+</TABLE>
+&nbsp;
 <P>
 <HR>
 

Added: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/StandaloneWarMojo.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/StandaloneWarMojo.html?rev=1418104&view=auto
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/StandaloneWarMojo.html (added)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/class-use/StandaloneWarMojo.html Thu Dec  6 21:57:40 2012
@@ -0,0 +1,143 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class org.apache.tomcat.maven.plugin.tomcat7.run.StandaloneWarMojo (Apache Tomcat Maven Plugin 2.1-SNAPSHOT API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.tomcat.maven.plugin.tomcat7.run.StandaloneWarMojo (Apache Tomcat Maven Plugin 2.1-SNAPSHOT API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/StandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../../../index.html?org/apache/tomcat/maven/plugin/tomcat7/run//class-useStandaloneWarMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="StandaloneWarMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>org.apache.tomcat.maven.plugin.tomcat7.run.StandaloneWarMojo</B></H2>
+</CENTER>
+No usage of org.apache.tomcat.maven.plugin.tomcat7.run.StandaloneWarMojo
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/StandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../../../index.html?org/apache/tomcat/maven/plugin/tomcat7/run//class-useStandaloneWarMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="StandaloneWarMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-frame.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-frame.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-frame.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-frame.html Thu Dec  6 21:57:40 2012
@@ -28,6 +28,8 @@ Classes</FONT>&nbsp;
 <BR>
 <A HREF="AbstractRunWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run" target="classFrame">AbstractRunWarMojo</A>
 <BR>
+<A HREF="AbstractStandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run" target="classFrame">AbstractStandaloneWarMojo</A>
+<BR>
 <A HREF="ExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run" target="classFrame">ExecWarMojo</A>
 <BR>
 <A HREF="ExecWarOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run" target="classFrame">ExecWarOnlyMojo</A>
@@ -46,6 +48,8 @@ Classes</FONT>&nbsp;
 <BR>
 <A HREF="ShutdownMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run" target="classFrame">ShutdownMojo</A>
 <BR>
+<A HREF="StandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run" target="classFrame">StandaloneWarMojo</A>
+<BR>
 <A HREF="WarRunDependency.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run" target="classFrame">WarRunDependency</A>
 <BR>
 <A HREF="Webapp.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run" target="classFrame">Webapp</A></FONT></TD>

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-summary.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-summary.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-summary.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-summary.html Thu Dec  6 21:57:40 2012
@@ -100,6 +100,10 @@ Package org.apache.tomcat.maven.plugin.t
 <TD>Runs the current project as a packaged web application using an embedded Tomcat server.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">AbstractStandaloneWarMojo</A></B></TD>
+<TD>Abstract Mojo for building deployable and executable war files</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExecWarMojo</A></B></TD>
 <TD>This mojo will create a self executable jar file containing all tomcat classes.</TD>
 </TR>
@@ -137,6 +141,10 @@ Package org.apache.tomcat.maven.plugin.t
  Shuts down all possibly started embedded tomcat servers.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/StandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">StandaloneWarMojo</A></B></TD>
+<TD>This Mojo will create an executable war file with embedded tomcat that is also capable of being deployed elsewhere</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/WarRunDependency.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">WarRunDependency</A></B></TD>
 <TD>&nbsp;</TD>
 </TR>

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-tree.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-tree.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-tree.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-tree.html Thu Dec  6 21:57:40 2012
@@ -95,6 +95,8 @@ Class Hierarchy
 <UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7"><B>AbstractTomcat7Mojo</B></A><UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>AbstractExecWarMojo</B></A><UL>
+<LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>AbstractStandaloneWarMojo</B></A><UL>
+<LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/StandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>StandaloneWarMojo</B></A></UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>ExecWarMojo</B></A><LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>ExecWarOnlyMojo</B></A></UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>AbstractRunMojo</B></A><UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>AbstractRunWarMojo</B></A><UL>

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-use.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-use.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-use.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/package-use.html Thu Dec  6 21:57:40 2012
@@ -120,6 +120,24 @@ Classes in <A HREF="../../../../../../..
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Runs the current project as a packaged web application using an embedded Tomcat server.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/class-use/AbstractStandaloneWarMojo.html#org.apache.tomcat.maven.plugin.tomcat7.run"><B>AbstractStandaloneWarMojo</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract Mojo for building deployable and executable war files</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/class-use/ExtraDependency.html#org.apache.tomcat.maven.plugin.tomcat7.run"><B>ExtraDependency</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/class-use/ExtraResource.html#org.apache.tomcat.maven.plugin.tomcat7.run"><B>ExtraResource</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/class-use/WarRunDependency.html#org.apache.tomcat.maven.plugin.tomcat7.run"><B>WarRunDependency</B></A></B>
 
 <BR>

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/runner/Tomcat7Runner.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/runner/Tomcat7Runner.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/runner/Tomcat7Runner.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/runner/Tomcat7Runner.html Thu Dec  6 21:57:40 2012
@@ -156,6 +156,30 @@ FIXME add junit for that but when https:
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/tomcat/maven/runner/Tomcat7Runner.html#CODE_SOURCE_CONTEXT_PATH">CODE_SOURCE_CONTEXT_PATH</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/tomcat/maven/runner/Tomcat7Runner.html#codeSourceContextPath">codeSourceContextPath</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/tomcat/maven/runner/Tomcat7Runner.html#codeSourceWar">codeSourceWar</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/tomcat/maven/runner/Tomcat7Runner.html#debug">debug</A></B></CODE>
 
@@ -421,6 +445,16 @@ public static final <A HREF="http://docs
 </DL>
 <HR>
 
+<A NAME="CODE_SOURCE_CONTEXT_PATH"><!-- --></A><H3>
+CODE_SOURCE_CONTEXT_PATH</H3>
+<PRE>
+public static final <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CODE_SOURCE_CONTEXT_PATH</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.tomcat.maven.runner.Tomcat7Runner.CODE_SOURCE_CONTEXT_PATH">Constant Field Values</A></DL>
+</DL>
+<HR>
+
 <A NAME="HTTP_PROTOCOL_KEY"><!-- --></A><H3>
 HTTP_PROTOCOL_KEY</H3>
 <PRE>
@@ -553,6 +587,26 @@ public <A HREF="http://docs.oracle.com/j
 </DL>
 <HR>
 
+<A NAME="codeSourceContextPath"><!-- --></A><H3>
+codeSourceContextPath</H3>
+<PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>codeSourceContextPath</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="codeSourceWar"><!-- --></A><H3>
+codeSourceWar</H3>
+<PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>codeSourceWar</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
 <A NAME="loggerName"><!-- --></A><H3>
 loggerName</H3>
 <PRE>

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/overview-tree.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/overview-tree.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/overview-tree.html Thu Dec  6 21:57:40 2012
@@ -113,11 +113,13 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/AbstractWarCatalinaMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7"><B>AbstractWarCatalinaMojo</B></A><UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.deploy.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><B>AbstractDeployMojo</B></A><UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.deploy.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><B>AbstractDeployWarMojo</B></A><UL>
-<LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.deploy.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><B>DeployMojo</B></A><LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.deploy.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><B>DeployOnlyMojo</B></A></UL>
+<LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.deploy.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><B>DeployMojo</B></A><LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.deploy.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><B>DeployOnlyMojo</B></A><LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.deploy.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><B>RedeployMojo</B></A><LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.deploy.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><B>RedeployOnlyMojo</B></A></UL>
 </UL>
 </UL>
 </UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>AbstractExecWarMojo</B></A><UL>
+<LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>AbstractStandaloneWarMojo</B></A><UL>
+<LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/run/StandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>StandaloneWarMojo</B></A></UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>ExecWarMojo</B></A><LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>ExecWarOnlyMojo</B></A></UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>AbstractRunMojo</B></A><UL>
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>AbstractRunWarMojo</B></A><UL>
@@ -143,7 +145,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat7.run.<A HREF="org/apache/tomcat/maven/plugin/tomcat7/run/ExtraResource.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>ExtraResource</B></A></UL>
 </UL>
 </UL>
-<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.tomcat.maven.plugin.tomcat6.<A HREF="org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat6"><B>RedeployOnlyMojo</B></A><LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
 <UL>
 <LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
 <LI TYPE="circle">org.apache.tomcat.maven.common.deployer.<A HREF="org/apache/tomcat/maven/common/deployer/TomcatManagerException.html" title="class in org.apache.tomcat.maven.common.deployer"><B>TomcatManagerException</B></A><LI TYPE="circle">org.apache.tomcat.maven.common.run.<A HREF="org/apache/tomcat/maven/common/run/TomcatRunException.html" title="class in org.apache.tomcat.maven.common.run"><B>TomcatRunException</B></A></UL>

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/archetype.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/archetype.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/archetype.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/archetype.html Thu Dec  6 21:57:40 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Nov 21, 2012
+ | Generated by Apache Maven Doxia at Dec 6, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Oliver Lamy" />
     <meta name="Date-Creation-yyyymmdd" content="20110113" />
-    <meta name="Date-Revision-yyyymmdd" content="20121121" />
+    <meta name="Date-Revision-yyyymmdd" content="20121206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Tomcat Maven Plugin - Tomcat Maven plugin Archetype</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -138,12 +138,12 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="apidocs/index.html"  title="JavaDocs">JavaDocs</a>
 </li>
+                                  <li>      <a href="jira-report.html"  title="JIRA Report">JIRA Report</a>
+</li>
                                   <li>      <a href="checkstyle-aggregate.html"  title="Checkstyle">Checkstyle</a>
 </li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
-                                  <li>      <a href="jira-report.html"  title="JIRA Report">JIRA Report</a>
-</li>
                               </ul>
             </li>
                           </ul>
@@ -228,7 +228,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 21 November 2012</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 06 December 2012</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 2.1-SNAPSHOT</li>
             
                             </ul>
@@ -257,7 +257,7 @@ public interface HelloService
     @Produces( { MediaType.TEXT_PLAIN } )
     String sayHello( @PathParam( &quot;who&quot; ) String who );
 }</pre></div><p>The <a class="externalLink" href="http://cxf.apache.org">Apache Cxf</a> will be used to expose the implementation as a REST service.</p><p>Now you have a standard multi module Maven projects layout:</p><ul><li>basic-api (service interface)</li><li>basic-api-impl (service default impl). For more details on how cxf works have a look at spring configuration files.</li><li>basic-webapp (our webapp module)</li><li>basic-webapp-exec (module to generated executable war)</li><li>basic-webapp-it (module to run selenium tests with generated war)</li></ul></div><div class="section"><h3>Using the plugin with the project<a name="Using_the_plugin_with_the_project"></a></h3><div class="section"><h4>Running the webapp<a name="Running_the_webapp"></a></h4><p>From the top directory, you can use: mvn tomcat6:run or mvn tomcat7:run (depends on tomcat version you want).</p><p>Now hit your browser http://localhost:9090 and you will use a very complicated hello world webapp sample<
 /p></div><div class="section"><h4>Integration tests with Selenium<a name="Integration_tests_with_Selenium"></a></h4><p>Use mvn clean install. Default browser is firefox but you can use -Pchrome or -Piexplore.</p></div><div class="section"><h4>Using an executable war/jar<a name="Using_an_executable_warjar"></a></h4><p>Now you have now an executable jar/war.</p><p>Try it:</p><div class="source"><pre class="prettyprint">cd basic-webapp-exec/target/
-java -jar basic-webapp-exec-1.0-SNAPSHOT-war-exec.jar -httpPort 9191</pre></div><p>And hit your browser to http://localhost:9191.</p><p>So you have a tomcat7 running our fabulous application and without installing nothing !</p></div></div></div>
+java -jar basic-webapp-exec-1.0-SNAPSHOT-war-exec.jar -httpPort 9191</pre></div><p>And go to http://localhost:9191 with a browser.</p><p>So you now have a Tomcat 7 instance running this fabulous application without needing to install anything!</p></div></div></div>
                   </div>
           </div>
 

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/checkstyle-aggregate.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/checkstyle-aggregate.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/checkstyle-aggregate.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/checkstyle-aggregate.html Thu Dec  6 21:57:40 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Nov 21, 2012
+ | Generated by Apache Maven Doxia at Dec 6, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121121" />
+    <meta name="Date-Revision-yyyymmdd" content="20121206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Tomcat Maven Plugin - Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -136,12 +136,12 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="apidocs/index.html"  title="JavaDocs">JavaDocs</a>
 </li>
+                                  <li>      <a href="jira-report.html"  title="JIRA Report">JIRA Report</a>
+</li>
                                   <li>      <a href="checkstyle-aggregate.html"  title="Checkstyle">Checkstyle</a>
 </li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
-                                  <li>      <a href="jira-report.html"  title="JIRA Report">JIRA Report</a>
-</li>
                               </ul>
             </li>
                           </ul>
@@ -226,7 +226,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 21 November 2012</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 06 December 2012</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 2.1-SNAPSHOT</li>
             
                             </ul>
@@ -236,7 +236,7 @@
                 
         <div id="bodyColumn" >
                                   

[... 6 lines stripped ...]
Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/checkstyle.rss
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/checkstyle.rss?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/checkstyle.rss (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/checkstyle.rss Thu Dec  6 21:57:40 2012
@@ -8,10 +8,10 @@
     <language>en-us</language>
     <copyright>&#169;2005 - 2012 The Apache Software Foundation</copyright>
     <item>
-      <title>File: 70,
-             Errors: 279,
-             Warnings: 160,
-             Infos: 28
+      <title>File: 75,
+             Errors: 264,
+             Warnings: 169,
+             Infos: 37
       </title>
             <link>http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html</link>
       <description>
@@ -43,6 +43,20 @@
               </tr>
                           <tr>
                 <td>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.RedeployOnlyMojo.java">org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.java</a>
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  3
+                </td>
+              </tr>
+                          <tr>
+                <td>
                   <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat7.run.ExtendedTomcat.java">org/apache/tomcat/maven/plugin/tomcat7/run/ExtendedTomcat.java</a>
                 </td>
                 <td>
@@ -88,13 +102,13 @@
                   <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat7.run.AbstractExecWarMojo.java">org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java</a>
                 </td>
                 <td>
-                  2
+                  8
                 </td>
                 <td>
-                  1
+                  9
                 </td>
                 <td>
-                  45
+                  10
                 </td>
               </tr>
                           <tr>
@@ -113,7 +127,7 @@
               </tr>
                           <tr>
                 <td>
-                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.ListMojo.java">org/apache/tomcat/maven/plugin/tomcat6/ListMojo.java</a>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.StartMojo.java">org/apache/tomcat/maven/plugin/tomcat6/StartMojo.java</a>
                 </td>
                 <td>
                   0
@@ -127,7 +141,7 @@
               </tr>
                           <tr>
                 <td>
-                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.DeployOnlyMojo.java">org/apache/tomcat/maven/plugin/tomcat6/DeployOnlyMojo.java</a>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.ListMojo.java">org/apache/tomcat/maven/plugin/tomcat6/ListMojo.java</a>
                 </td>
                 <td>
                   0
@@ -136,12 +150,12 @@
                   0
                 </td>
                 <td>
-                  0
+                  3
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.StartMojo.java">org/apache/tomcat/maven/plugin/tomcat6/StartMojo.java</a>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.DeployOnlyMojo.java">org/apache/tomcat/maven/plugin/tomcat6/DeployOnlyMojo.java</a>
                 </td>
                 <td>
                   0
@@ -150,7 +164,7 @@
                   0
                 </td>
                 <td>
-                  3
+                  0
                 </td>
               </tr>
                           <tr>
@@ -197,6 +211,20 @@
               </tr>
                           <tr>
                 <td>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat7.run.StandaloneWarMojo.java">org/apache/tomcat/maven/plugin/tomcat7/run/StandaloneWarMojo.java</a>
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  5
+                </td>
+              </tr>
+                          <tr>
+                <td>
                   <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.SessionsMojo.java">org/apache/tomcat/maven/plugin/tomcat6/SessionsMojo.java</a>
                 </td>
                 <td>
@@ -284,13 +312,13 @@
                   <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.runner.Tomcat7Runner.java">org/apache/tomcat/maven/runner/Tomcat7Runner.java</a>
                 </td>
                 <td>
-                  18
+                  21
                 </td>
                 <td>
                   8
                 </td>
                 <td>
-                  22
+                  24
                 </td>
               </tr>
                           <tr>
@@ -505,6 +533,20 @@
               </tr>
                           <tr>
                 <td>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat7.deploy.RedeployMojo.java">org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployMojo.java</a>
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  0
+                </td>
+              </tr>
+                          <tr>
+                <td>
                   <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.ServerInfoMojo.java">org/apache/tomcat/maven/plugin/tomcat6/ServerInfoMojo.java</a>
                 </td>
                 <td>
@@ -575,6 +617,20 @@
               </tr>
                           <tr>
                 <td>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat7.deploy.RedeployOnlyMojo.java">org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployOnlyMojo.java</a>
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  0
+                </td>
+              </tr>
+                          <tr>
+                <td>
                   <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.AbstractDeployMojo.java">org/apache/tomcat/maven/plugin/tomcat6/AbstractDeployMojo.java</a>
                 </td>
                 <td>
@@ -617,6 +673,20 @@
               </tr>
                           <tr>
                 <td>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat7.run.AbstractStandaloneWarMojo.java">org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.java</a>
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  1
+                </td>
+                <td>
+                  10
+                </td>
+              </tr>
+                          <tr>
+                <td>
                   <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.common.config.AbstractWebapp.java">org/apache/tomcat/maven/common/config/AbstractWebapp.java</a>
                 </td>
                 <td>
@@ -869,13 +939,13 @@
               </tr>
                           <tr>
                 <td>
-                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.it.AbstractUsageContextpathIT.java">org/apache/tomcat/maven/it/AbstractUsageContextpathIT.java</a>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.AbstractRunWarMojo.java">org/apache/tomcat/maven/plugin/tomcat6/AbstractRunWarMojo.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  1
+                  0
                 </td>
                 <td>
                   0
@@ -883,13 +953,13 @@
               </tr>
                           <tr>
                 <td>
-                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.plugin.tomcat6.AbstractRunWarMojo.java">org/apache/tomcat/maven/plugin/tomcat6/AbstractRunWarMojo.java</a>
+                  <a href="http://tomcat.apache.org/maven-plugin-2.1-SNAPSHOT/checkstyle.html#org.apache.tomcat.maven.it.AbstractUsageContextpathIT.java">org/apache/tomcat/maven/it/AbstractUsageContextpathIT.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  0
+                  1
                 </td>
                 <td>
                   0

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/common-tomcat-maven-plugin/checkstyle.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/common-tomcat-maven-plugin/checkstyle.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/common-tomcat-maven-plugin/checkstyle.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/common-tomcat-maven-plugin/checkstyle.html Thu Dec  6 21:57:40 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Nov 21, 2012
+ | Generated by Apache Maven Doxia at Dec 6, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121121" />
+    <meta name="Date-Revision-yyyymmdd" content="20121206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Tomcat Maven Plugin :: Common API - Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -158,7 +158,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 21 November 2012</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 06 December 2012</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 2.1-SNAPSHOT</li>
             
                             </ul>

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/common-tomcat-maven-plugin/cpd.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/common-tomcat-maven-plugin/cpd.html?rev=1418104&r1=1418103&r2=1418104&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/common-tomcat-maven-plugin/cpd.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/common-tomcat-maven-plugin/cpd.html Thu Dec  6 21:57:40 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Nov 21, 2012
+ | Generated by Apache Maven Doxia at Dec 6, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121121" />
+    <meta name="Date-Revision-yyyymmdd" content="20121206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Tomcat Maven Plugin :: Common API - CPD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -158,7 +158,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 21 November 2012</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 06 December 2012</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 2.1-SNAPSHOT</li>
             
                             </ul>



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