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 [3/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/deploy/class-use/AbstractDeployMojo.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/AbstractDeployMojo.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/deploy/class-use/AbstractDeployMojo.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/AbstractDeployMojo.html Thu Dec  6 21:57:40 2012
@@ -133,6 +133,22 @@ Uses of <A HREF="../../../../../../../..
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploy a WAR to Tomcat without forking the package lifecycle</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy">RedeployMojo</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redeploy a WAR in Tomcat.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy">RedeployOnlyMojo</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redeploy a WAR in Tomcat.</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/AbstractDeployWarMojo.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/AbstractDeployWarMojo.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/deploy/class-use/AbstractDeployWarMojo.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/AbstractDeployWarMojo.html Thu Dec  6 21:57:40 2012
@@ -125,6 +125,22 @@ Uses of <A HREF="../../../../../../../..
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploy a WAR to Tomcat without forking the package lifecycle</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy">RedeployMojo</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redeploy a WAR in Tomcat.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy">RedeployOnlyMojo</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redeploy a WAR in Tomcat.</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>

Added: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/RedeployMojo.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/RedeployMojo.html?rev=1418104&view=auto
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/RedeployMojo.html (added)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/RedeployMojo.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.deploy.RedeployMojo (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.deploy.RedeployMojo (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/deploy/RedeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><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/deploy//class-useRedeployMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="RedeployMojo.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.deploy.RedeployMojo</B></H2>
+</CENTER>
+No usage of org.apache.tomcat.maven.plugin.tomcat7.deploy.RedeployMojo
+<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/deploy/RedeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><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/deploy//class-useRedeployMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="RedeployMojo.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

Added: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/RedeployOnlyMojo.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/RedeployOnlyMojo.html?rev=1418104&view=auto
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/RedeployOnlyMojo.html (added)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/class-use/RedeployOnlyMojo.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.deploy.RedeployOnlyMojo (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.deploy.RedeployOnlyMojo (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/deploy/RedeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><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/deploy//class-useRedeployOnlyMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="RedeployOnlyMojo.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.deploy.RedeployOnlyMojo</B></H2>
+</CENTER>
+No usage of org.apache.tomcat.maven.plugin.tomcat7.deploy.RedeployOnlyMojo
+<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/deploy/RedeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy"><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/deploy//class-useRedeployOnlyMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="RedeployOnlyMojo.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/deploy/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/deploy/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/deploy/package-frame.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/package-frame.html Thu Dec  6 21:57:40 2012
@@ -28,7 +28,11 @@ Classes</FONT>&nbsp;
 <BR>
 <A HREF="DeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy" target="classFrame">DeployMojo</A>
 <BR>
-<A HREF="DeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy" target="classFrame">DeployOnlyMojo</A></FONT></TD>
+<A HREF="DeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy" target="classFrame">DeployOnlyMojo</A>
+<BR>
+<A HREF="RedeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy" target="classFrame">RedeployMojo</A>
+<BR>
+<A HREF="RedeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy" target="classFrame">RedeployOnlyMojo</A></FONT></TD>
 </TR>
 </TABLE>
 

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/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/deploy/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/deploy/package-summary.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/package-summary.html Thu Dec  6 21:57:40 2012
@@ -103,6 +103,14 @@ Package org.apache.tomcat.maven.plugin.t
 <TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy">DeployOnlyMojo</A></B></TD>
 <TD>Deploy a WAR to Tomcat without forking the package lifecycle</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy">RedeployMojo</A></B></TD>
+<TD>Redeploy a WAR in Tomcat.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.deploy">RedeployOnlyMojo</A></B></TD>
+<TD>Redeploy a WAR in Tomcat.</TD>
+</TR>
 </TABLE>
 &nbsp;
 

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/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/deploy/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/deploy/package-tree.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/deploy/package-tree.html Thu Dec  6 21:57:40 2012
@@ -98,7 +98,7 @@ 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>

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.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/AbstractExecWarMojo.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html Thu Dec  6 21:57:40 2012
@@ -100,7 +100,7 @@ Class AbstractExecWarMojo</H2>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugin.ContextEnabled.html?is-external=true" title="class or interface in org.apache">org.apache.maven.plugin.ContextEnabled</A>, <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugin.Mojo.html?is-external=true" title="class or interface in org.apache">org.apache.maven.plugin.Mojo</A></DD>
 </DL>
 <DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExecWarMojo</A>, <A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExecWarOnlyMojo</A></DD>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">AbstractStandaloneWarMojo</A>, <A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExecWarMojo</A>, <A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarOnlyMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExecWarOnlyMojo</A></DD>
 </DL>
 <HR>
 <DL>
@@ -127,6 +127,22 @@ Class AbstractExecWarMojo</H2>
 </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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#accessLogValveFormat">accessLogValveFormat</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;see http://tomcat.apache.org/tomcat-7.0-doc/config/valve.html</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.factory.ArtifactFactory.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.factory.ArtifactFactory</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#artifactFactory">artifactFactory</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maven Artifact Factory component.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.resolver.ArtifactResolver.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.resolver.ArtifactResolver</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#artifactResolver">artifactResolver</A></B></CODE>
 
@@ -135,6 +151,94 @@ Class AbstractExecWarMojo</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#attachArtifact">attachArtifact</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Attach or not the generated artifact to the build (use true if you want to install or deploy it)</TD>
+</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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#attachArtifactClassifier">attachArtifactClassifier</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the classifier to use for the attached/generated artifact</TD>
+</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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#attachArtifactClassifierType">attachArtifactClassifierType</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the type to use for the attached/generated artifact</TD>
+</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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#buildDirectory">buildDirectory</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>protected &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/plugin/tomcat7/run/AbstractExecWarMojo.html#connectorHttpProtocol">connectorHttpProtocol</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;which connector protocol to use HTTP/1.1 or org.apache.coyote.http11.Http11NioProtocol</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#enableNaming">enableNaming</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;to enable naming when starting tomcat</TD>
+</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/ExtraDependency.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExtraDependency</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#extraDependencies">extraDependencies</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;list of extra dependencies to add in the standalone tomcat jar: your jdbc driver, mail.jar etc..</TD>
+</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><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>
+<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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#finalName">finalName</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the generated exec JAR.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.repository.ArtifactRepository.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.repository.ArtifactRepository</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#local">local</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Location of the local repository.</TD>
+</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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#mainClass">mainClass</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Main class to use for starting the standalone jar.</TD>
+</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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#path">path</A></B></CODE>
 
@@ -143,6 +247,14 @@ Class AbstractExecWarMojo</H2>
 </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="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.Artifact.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.Artifact</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#pluginArtifacts">pluginArtifacts</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>protected &nbsp;<A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.project.MavenProject.html?is-external=true" title="class or interface in org.apache">org.apache.maven.project.MavenProject</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#project">project</A></B></CODE>
 
@@ -151,6 +263,22 @@ Class AbstractExecWarMojo</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.Artifact.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.Artifact</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#projectArtifact">projectArtifact</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>protected &nbsp;<A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.project.MavenProjectHelper.html?is-external=true" title="class or interface in org.apache">org.apache.maven.project.MavenProjectHelper</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#projectHelper">projectHelper</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>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="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.repository.ArtifactRepository.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.repository.ArtifactRepository</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#remoteRepos">remoteRepos</A></B></CODE>
 
@@ -159,6 +287,22 @@ Class AbstractExecWarMojo</H2>
 </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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#serverXml">serverXml</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>protected &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/plugin/tomcat7/run/AbstractExecWarMojo.html#tomcatConfigurationFilesDirectory">tomcatConfigurationFilesDirectory</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>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/WarRunDependency.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">WarRunDependency</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#warRunDependencies">warRunDependencies</A></B></CODE>
 
@@ -211,6 +355,25 @@ Class AbstractExecWarMojo</H2>
 </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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#addContextXmlToWar(java.io.File, java.io.File)">addContextXmlToWar</A></B>(<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>&nbsp;contextXmlFile,
+                   <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>&nbsp;warFile)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return file can be deleted</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#copyDirectoryContentIntoArchive(java.io.File, java.lang.String, org.apache.commons.compress.archivers.ArchiveOutputStream)">copyDirectoryContentIntoArchive</A></B>(<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>&nbsp;pSourceFolder,
+                                <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>&nbsp;pDestinationPath,
+                                <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/commons.compress.archivers.ArchiveOutputStream.html?is-external=true" title="class or interface in org.apache">org.apache.commons.compress.archivers.ArchiveOutputStream</A>&nbsp;pArchiveOutputSteam)</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;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#execute()">execute</A></B>()</CODE>
 
@@ -219,12 +382,29 @@ Class AbstractExecWarMojo</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#extractJarToArchive(java.util.jar.JarFile, org.apache.commons.compress.archivers.ArchiveOutputStream)">extractJarToArchive</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/jar/JarFile.html?is-external=true" title="class or interface in java.util.jar">JarFile</A>&nbsp;file,
+                    <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/commons.compress.archivers.ArchiveOutputStream.html?is-external=true" title="class or interface in org.apache">org.apache.commons.compress.archivers.ArchiveOutputStream</A>&nbsp;os)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy the contents of a jar file to another archive</TD>
+</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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#resolvePluginWorkDir()">resolvePluginWorkDir</A></B>()</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resolves the plugin work dir as a sub directory of <A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.html#buildDirectory"><CODE>buildDirectory</CODE></A>, creating it if it does not exist.</TD>
 </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/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/plugin/tomcat7/run/AbstractExecWarMojo.html#toStringArray(java.util.List)">toStringArray</A></B>(<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>&nbsp;list)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.tomcat.maven.plugin.tomcat7.AbstractTomcat7Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
@@ -266,6 +446,19 @@ Class AbstractExecWarMojo</H2>
 </TR>
 </TABLE>
 
+<A NAME="projectArtifact"><!-- --></A><H3>
+projectArtifact</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(defaultValue="${project.artifact}",
+           required=true,
+           readonly=true)
+</FONT>protected <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.Artifact.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.Artifact</A> <B>projectArtifact</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
 <A NAME="project"><!-- --></A><H3>
 project</H3>
 <PRE>
@@ -281,6 +474,68 @@ project</H3>
 </DL>
 <HR>
 
+<A NAME="pluginArtifacts"><!-- --></A><H3>
+pluginArtifacts</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(defaultValue="${plugin.artifacts}",
+           required=true)
+</FONT>protected <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="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.Artifact.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.Artifact</A>&gt; <B>pluginArtifacts</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="buildDirectory"><!-- --></A><H3>
+buildDirectory</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(defaultValue="${project.build.directory}")
+</FONT>protected <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>buildDirectory</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="tomcatConfigurationFilesDirectory"><!-- --></A><H3>
+tomcatConfigurationFilesDirectory</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(property="maven.tomcat.exec.war.tomcatConf",
+           defaultValue="src/main/tomcatconf")
+</FONT>protected <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>tomcatConfigurationFilesDirectory</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="serverXml"><!-- --></A><H3>
+serverXml</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(defaultValue="src/main/tomcatconf/server.xml",
+           property="maven.tomcat.exec.war.serverXml")
+</FONT>protected <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>serverXml</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="finalName"><!-- --></A><H3>
+finalName</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(property="tomcat.jar.finalName",
+           defaultValue="${project.artifactId}-${project.version}-war-exec.jar",
+           required=true)
+</FONT>protected <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>finalName</B></PRE>
+<DL>
+<DD>Name of the generated exec JAR.
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
 <A NAME="path"><!-- --></A><H3>
 path</H3>
 <PRE>
@@ -319,6 +574,34 @@ artifactResolver</H3>
 </DL>
 <HR>
 
+<A NAME="artifactFactory"><!-- --></A><H3>
+artifactFactory</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Component.html?is-external=true" title="class or interface in org.apache">@Component</A>
+</FONT>protected <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.factory.ArtifactFactory.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.factory.ArtifactFactory</A> <B>artifactFactory</B></PRE>
+<DL>
+<DD>Maven Artifact Factory component.
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="local"><!-- --></A><H3>
+local</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(defaultValue="${localRepository}",
+           required=true,
+           readonly=true)
+</FONT>protected <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.artifact.repository.ArtifactRepository.html?is-external=true" title="class or interface in org.apache">org.apache.maven.artifact.repository.ArtifactRepository</A> <B>local</B></PRE>
+<DL>
+<DD>Location of the local repository.
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
 <A NAME="remoteRepos"><!-- --></A><H3>
 remoteRepos</H3>
 <PRE>
@@ -332,6 +615,149 @@ remoteRepos</H3>
 <DL>
 </DL>
 </DL>
+<HR>
+
+<A NAME="projectHelper"><!-- --></A><H3>
+projectHelper</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Component.html?is-external=true" title="class or interface in org.apache">@Component</A>
+</FONT>protected <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.project.MavenProjectHelper.html?is-external=true" title="class or interface in org.apache">org.apache.maven.project.MavenProjectHelper</A> <B>projectHelper</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="attachArtifact"><!-- --></A><H3>
+attachArtifact</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(property="maven.tomcat.exec.war.attachArtifact",
+           defaultValue="true",
+           required=true)
+</FONT>protected boolean <B>attachArtifact</B></PRE>
+<DL>
+<DD>Attach or not the generated artifact to the build (use true if you want to install or deploy it)
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="attachArtifactClassifier"><!-- --></A><H3>
+attachArtifactClassifier</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(property="maven.tomcat.exec.war.attachArtifactClassifier",
+           defaultValue="exec-war",
+           required=true)
+</FONT>protected <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>attachArtifactClassifier</B></PRE>
+<DL>
+<DD>the classifier to use for the attached/generated artifact
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="attachArtifactClassifierType"><!-- --></A><H3>
+attachArtifactClassifierType</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(property="maven.tomcat.exec.war.attachArtifactType",
+           defaultValue="jar",
+           required=true)
+</FONT>protected <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>attachArtifactClassifierType</B></PRE>
+<DL>
+<DD>the type to use for the attached/generated artifact
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="enableNaming"><!-- --></A><H3>
+enableNaming</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(property="maven.tomcat.exec.war.enableNaming",
+           defaultValue="false",
+           required=true)
+</FONT>protected boolean <B>enableNaming</B></PRE>
+<DL>
+<DD>to enable naming when starting tomcat
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="accessLogValveFormat"><!-- --></A><H3>
+accessLogValveFormat</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(property="maven.tomcat.exec.war.accessLogValveFormat",
+           defaultValue="%h %l %u %t %r %s %b %I %D",
+           required=true)
+</FONT>protected <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>accessLogValveFormat</B></PRE>
+<DL>
+<DD>see http://tomcat.apache.org/tomcat-7.0-doc/config/valve.html
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="extraDependencies"><!-- --></A><H3>
+extraDependencies</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>
+</FONT>protected <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/ExtraDependency.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run">ExtraDependency</A>&gt; <B>extraDependencies</B></PRE>
+<DL>
+<DD>list of extra dependencies to add in the standalone tomcat jar: your jdbc driver, mail.jar etc..
+ <b>Those dependencies will be in root classloader.</b>
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="extraResources"><!-- --></A><H3>
+extraResources</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>
+</FONT>protected <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; <B>extraResources</B></PRE>
+<DL>
+<DD>list of extra resources to add in the standalone tomcat jar: your logger configuration etc
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="mainClass"><!-- --></A><H3>
+mainClass</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(property="maven.tomcat.exec.war.mainClass",
+           defaultValue="org.apache.tomcat.maven.runner.Tomcat7RunnerCli",
+           required=true)
+</FONT>protected <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>mainClass</B></PRE>
+<DL>
+<DD>Main class to use for starting the standalone jar.
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="connectorHttpProtocol"><!-- --></A><H3>
+connectorHttpProtocol</H3>
+<PRE>
+<FONT SIZE="-1"><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache">@Parameter</A>(property="maven.tomcat.exec.war.connectorHttpProtocol",
+           defaultValue="HTTP/1.1",
+           required=true)
+</FONT>protected <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>connectorHttpProtocol</B></PRE>
+<DL>
+<DD>which connector protocol to use HTTP/1.1 or org.apache.coyote.http11.Http11NioProtocol
+<P>
+<DL>
+</DL>
+</DL>
 
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
@@ -376,6 +802,24 @@ public void <B>execute</B>()
 </DL>
 <HR>
 
+<A NAME="copyDirectoryContentIntoArchive(java.io.File, java.lang.String, org.apache.commons.compress.archivers.ArchiveOutputStream)"><!-- --></A><H3>
+copyDirectoryContentIntoArchive</H3>
+<PRE>
+protected void <B>copyDirectoryContentIntoArchive</B>(<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>&nbsp;pSourceFolder,
+                                               <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>&nbsp;pDestinationPath,
+                                               <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/commons.compress.archivers.ArchiveOutputStream.html?is-external=true" title="class or interface in org.apache">org.apache.commons.compress.archivers.ArchiveOutputStream</A>&nbsp;pArchiveOutputSteam)
+                                        throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</A>,
+                                               <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</A></CODE>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
 <A NAME="resolvePluginWorkDir()"><!-- --></A><H3>
 resolvePluginWorkDir</H3>
 <PRE>
@@ -391,6 +835,53 @@ protected <A HREF="http://docs.oracle.co
 <DD><CODE><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/maven.plugin.MojoExecutionException.html?is-external=true" title="class or interface in org.apache">org.apache.maven.plugin.MojoExecutionException</A></CODE> - if the plugin work dir cannot be created</DL>
 </DD>
 </DL>
+<HR>
+
+<A NAME="toStringArray(java.util.List)"><!-- --></A><H3>
+toStringArray</H3>
+<PRE>
+protected <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>toStringArray</B>(<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>&nbsp;list)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addContextXmlToWar(java.io.File, java.io.File)"><!-- --></A><H3>
+addContextXmlToWar</H3>
+<PRE>
+protected <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>addContextXmlToWar</B>(<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>&nbsp;contextXmlFile,
+                                  <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>&nbsp;warFile)
+                           throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
+                                  <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/commons.compress.archivers.ArchiveException.html?is-external=true" title="class or interface in org.apache">org.apache.commons.compress.archivers.ArchiveException</A></PRE>
+<DL>
+<DD>return file can be deleted
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/commons.compress.archivers.ArchiveException.html?is-external=true" title="class or interface in org.apache">org.apache.commons.compress.archivers.ArchiveException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="extractJarToArchive(java.util.jar.JarFile, org.apache.commons.compress.archivers.ArchiveOutputStream)"><!-- --></A><H3>
+extractJarToArchive</H3>
+<PRE>
+protected void <B>extractJarToArchive</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/jar/JarFile.html?is-external=true" title="class or interface in java.util.jar">JarFile</A>&nbsp;file,
+                                   <A HREF="http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/commons.compress.archivers.ArchiveOutputStream.html?is-external=true" title="class or interface in org.apache">org.apache.commons.compress.archivers.ArchiveOutputStream</A>&nbsp;os)
+                            throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Copy the contents of a jar file to another archive
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>file</CODE> - The input jar file<DD><CODE>os</CODE> - The output archive
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 

Modified: tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunWarMojo.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunWarMojo.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/AbstractRunWarMojo.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunWarMojo.html Thu Dec  6 21:57:40 2012
@@ -55,7 +55,7 @@ function windowTitle()
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../../index.html?org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunWarMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractRunWarMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -319,7 +319,7 @@ protected <A HREF="http://docs.oracle.co
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../../../org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.html" title="class in org.apache.tomcat.maven.plugin.tomcat7.run"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../../index.html?org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunWarMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractRunWarMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;



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