You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/08/12 16:49:49 UTC

svn commit: r1617494 [7/7] - in /tomee/site/trunk/content: ./ maven/

Modified: tomee/site/trunk/content/maven/stop-mojo.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/maven/stop-mojo.mdtext?rev=1617494&r1=1617493&r2=1617494&view=diff
==============================================================================
--- tomee/site/trunk/content/maven/stop-mojo.mdtext (original)
+++ tomee/site/trunk/content/maven/stop-mojo.mdtext Tue Aug 12 14:49:48 2014
@@ -1,1282 +1,1324 @@
-## tomee:stop<a name="tomee:stop"></a>
-
-**Full name**:
-
-org.apache.openejb.maven:tomee-maven-plugin:[Current Version]:stop
-
-**Description**:
-
+<div class="section">
+<h2>tomee:stop<a name="tomee:stop"></a></h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.openejb.maven:tomee-maven-plugin:1.7.0-SNAPSHOT:stop</p>
+      
+<p><b>Description</b>:</p>
+      
 <div>Stop a TomEE started with start command.</div>
-
-**Attributes**:
-
-*   Requires a Maven project to be executed.
-*   Requires dependency resolution of artifacts in scope: <tt>runtime+system</tt>.
-*   Requires dependency collection of artifacts in scope: <tt>runtime</tt>.
-
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</li>
+        
+<li>Requires dependency resolution of artifacts in scope: <tt>runtime+system</tt>.</li>
+        
+<li>Requires dependency collection of artifacts in scope: <tt>runtime</tt>.</li>
+      </ul>
+      
 <div class="section">
-
-### Optional Parameters<a name="Optional_Parameters"></a>
-
+<h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+        
 <table class="bodyTable" border="0">
-
+          
 <tr class="a">
-
+            
 <th>Name</th>
-
+            
 <th>Type</th>
-
+            
 <th>Since</th>
-
+            
 <th>Description</th>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[apacheRepos](#apacheRepos)**</td>
-
+            
+<td><b><a href="#apacheRepos">apacheRepos</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>snapshots</tt>.
-**User property is**: <tt>tomee-plugin.apache-repos</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[appDir](#appDir)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>snapshots</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.apache-repos</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#appDir">appDir</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>relative to tomee.base.
-**Default value is**: <tt>apps</tt>.
-</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[apps](#apps)**</td>
-
+            
+<td>relative to tomee.base.<br /><b>Default value is</b>: <tt>apps</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#apps">apps</a></b></td>
+            
 <td><tt>List</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-</td>
+            
+<td>(no description)<br /></td>
           </tr>
-
+          
 <tr class="a">
-
-<td>**[args](#args)**</td>
-
+            
+<td><b><a href="#args">args</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**User property is**: <tt>tomee-plugin.args</tt>.</td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>tomee-plugin.args</tt>.</td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[bin](#bin)**</td>
-
+            
+<td><b><a href="#bin">bin</a></b></td>
+            
 <td><tt>File</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>${project.basedir}/src/main/tomee/bin</tt>.
-**User property is**: <tt>tomee-plugin.bin</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[catalinaBase](#catalinaBase)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.basedir}/src/main/tomee/bin</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.bin</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#catalinaBase">catalinaBase</a></b></td>
+            
 <td><tt>File</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>${project.build.directory}/apache-tomee</tt>.
-**User property is**: <tt>tomee-plugin.catalina-base</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[checkStarted](#checkStarted)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.build.directory}/apache-tomee</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.catalina-base</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#checkStarted">checkStarted</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.check-started</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[classpaths](#classpaths)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.check-started</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#classpaths">classpaths</a></b></td>
+            
 <td><tt>List</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-</td>
+            
+<td>(no description)<br /></td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[config](#config)**</td>
-
+            
+<td><b><a href="#config">config</a></b></td>
+            
 <td><tt>File</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>${project.basedir}/src/main/tomee/conf</tt>.
-**User property is**: <tt>tomee-plugin.conf</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[context](#context)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.basedir}/src/main/tomee/conf</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.conf</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#context">context</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>rename the current artifact
-</td>
+            
+<td>rename the current artifact<br /></td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[debug](#debug)**</td>
-
+            
+<td><b><a href="#debug">debug</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.debug</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[debugPort](#debugPort)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.debug</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#debugPort">debugPort</a></b></td>
+            
 <td><tt>int</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>5005</tt>.
-**User property is**: <tt>tomee-plugin.debugPort</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[deployOpenEjbApplication](#deployOpenEjbApplication)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>5005</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.debugPort</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#deployOpenEjbApplication">deployOpenEjbApplication</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.deploy-openejb-internal-application</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[docBases](#docBases)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.deploy-openejb-internal-application</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#docBases">docBases</a></b></td>
+            
 <td><tt>List</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>for TomEE and wars only, which docBase to use for this war.
-</td>
+            
+<td>for TomEE and wars only, which docBase to use for this war.<br /></td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[ejbRemote](#ejbRemote)**</td>
-
+            
+<td><b><a href="#ejbRemote">ejbRemote</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>true</tt>.
-**User property is**: <tt>tomee-plugin.ejb-remote</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[externalRepositories](#externalRepositories)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.ejb-remote</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#externalRepositories">externalRepositories</a></b></td>
+            
 <td><tt>List</tt></td>
-
+            
 <td><tt>-</tt></td>
-
+            
 <td>for TomEE and wars only, add some external repositories to
-classloader.
-</td>
+classloader.<br /></td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[forceReloadable](#forceReloadable)**</td>
-
+            
+<td><b><a href="#forceReloadable">forceReloadable</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>force webapp to be reloadable
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.force-reloadable</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[javaagents](#javaagents)**</td>
-
+            
+<td>force webapp to be reloadable<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.force-reloadable</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#javaagents">javaagents</a></b></td>
+            
 <td><tt>List</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-</td>
+            
+<td>(no description)<br /></td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[keepServerXmlAsthis](#keepServerXmlAsthis)**</td>
-
+            
+<td><b><a href="#keepServerXmlAsthis">keepServerXmlAsthis</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.keep-server-xml</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[lib](#lib)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.keep-server-xml</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#lib">lib</a></b></td>
+            
 <td><tt>File</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>${project.basedir}/src/main/tomee/lib</tt>.
-**User property is**: <tt>tomee-plugin.lib</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[libDir](#libDir)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.basedir}/src/main/tomee/lib</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.lib</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#libDir">libDir</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>relative to tomee.base.
-**Default value is**: <tt>lib</tt>.
-</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[libs](#libs)**</td>
-
+            
+<td>relative to tomee.base.<br /><b>Default value is</b>: <tt>lib</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#libs">libs</a></b></td>
+            
 <td><tt>List</tt></td>
-
+            
 <td><tt>-</tt></td>
-
+            
 <td>supported formats: --&gt; groupId:artifactId:version... --&gt;
 unzip:groupId:artifactId:version... --&gt; remove:prefix (often
-prefix = artifactId)
-</td>
+prefix = artifactId)<br /></td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[mainDir](#mainDir)**</td>
-
+            
+<td><b><a href="#mainDir">mainDir</a></b></td>
+            
 <td><tt>File</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>${project.basedir}/src/main</tt>.
-</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[password](#password)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.basedir}/src/main</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#password">password</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**User property is**: <tt>tomee-plugin.pwd</tt>.</td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>tomee-plugin.pwd</tt>.</td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[quickSession](#quickSession)**</td>
-
+            
+<td><b><a href="#quickSession">quickSession</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
+            
 <td>use a real random instead of secure random. saves few ms at
-startup.
-**Default value is**: <tt>true</tt>.
-**User property is**: <tt>tomee-plugin.quick-session</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[realm](#realm)**</td>
-
+startup.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.quick-session</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#realm">realm</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**User property is**: <tt>tomee-plugin.realm</tt>.</td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>tomee-plugin.realm</tt>.</td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[removeDefaultWebapps](#removeDefaultWebapps)**</td>
-
+            
+<td><b><a href="#removeDefaultWebapps">removeDefaultWebapps</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>true</tt>.
-**User property is**: <tt>tomee-plugin.remove-default-webapps</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[removeTomeeWebapp](#removeTomeeWebapp)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.remove-default-webapps</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#removeTomeeWebapp">removeTomeeWebapp</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>true</tt>.
-**User property is**: <tt>tomee-plugin.remove-tomee-webapps</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[simpleLog](#simpleLog)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.remove-tomee-webapps</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#simpleLog">simpleLog</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.simple-log</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[skipCurrentProject](#skipCurrentProject)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.simple-log</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#skipCurrentProject">skipCurrentProject</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.skipCurrentProject</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[skipWarResources](#skipWarResources)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.skipCurrentProject</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#skipWarResources">skipWarResources</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
+            
 <td>when you set docBases to src/main/webapp setting it to true will
-allow hot refresh.
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.skipWarResources</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[systemVariables](#systemVariables)**</td>
-
+allow hot refresh.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.skipWarResources</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#systemVariables">systemVariables</a></b></td>
+            
 <td><tt>Map</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-</td>
+            
+<td>(no description)<br /></td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[target](#target)**</td>
-
+            
+<td><b><a href="#target">target</a></b></td>
+            
 <td><tt>File</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>${project.build.directory}</tt>.
-</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[tomeeAjpPort](#tomeeAjpPort)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.build.directory}</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#tomeeAjpPort">tomeeAjpPort</a></b></td>
+            
 <td><tt>int</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>8009</tt>.
-**User property is**: <tt>tomee-plugin.ajp</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[tomeeAlreadyInstalled](#tomeeAlreadyInstalled)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>8009</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.ajp</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#tomeeAlreadyInstalled">tomeeAlreadyInstalled</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.exiting</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[tomeeArtifactId](#tomeeArtifactId)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.exiting</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#tomeeArtifactId">tomeeArtifactId</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>apache-tomee</tt>.
-**User property is**: <tt>tomee-plugin.artifactId</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[tomeeClassifier](#tomeeClassifier)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>apache-tomee</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.artifactId</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#tomeeClassifier">tomeeClassifier</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>webprofile</tt>.
-**User property is**: <tt>tomee-plugin.classifier</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[tomeeGroupId](#tomeeGroupId)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>webprofile</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.classifier</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#tomeeGroupId">tomeeGroupId</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>org.apache.openejb</tt>.
-**User property is**: <tt>tomee-plugin.groupId</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[tomeeHost](#tomeeHost)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>org.apache.openejb</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.groupId</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#tomeeHost">tomeeHost</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>localhost</tt>.
-**User property is**: <tt>tomee-plugin.host</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[tomeeHttpPort](#tomeeHttpPort)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>localhost</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.host</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#tomeeHttpPort">tomeeHttpPort</a></b></td>
+            
 <td><tt>int</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>8080</tt>.
-**User property is**: <tt>tomee-plugin.http</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[tomeeHttpsPort](#tomeeHttpsPort)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>8080</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.http</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#tomeeHttpsPort">tomeeHttpsPort</a></b></td>
+            
 <td><tt>Integer</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**User property is**: <tt>tomee-plugin.https</tt>.</td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>tomee-plugin.https</tt>.</td>
           </tr>
-
+          
 <tr class="a">
-
-<td>**[tomeeShutdownCommand](#tomeeShutdownCommand)**</td>
-
+            
+<td><b><a href="#tomeeShutdownCommand">tomeeShutdownCommand</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>SHUTDOWN</tt>.
-**User property is**: <tt>tomee-plugin.shutdown-command</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[tomeeShutdownPort](#tomeeShutdownPort)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>SHUTDOWN</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.shutdown-command</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#tomeeShutdownPort">tomeeShutdownPort</a></b></td>
+            
 <td><tt>int</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>8005</tt>.
-**User property is**: <tt>tomee-plugin.shutdown</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[tomeeVersion](#tomeeVersion)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>8005</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.shutdown</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#tomeeVersion">tomeeVersion</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>-1</tt>.
-**User property is**: <tt>tomee-plugin.version</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[useConsole](#useConsole)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>-1</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.version</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#useConsole">useConsole</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>true</tt>.
-**User property is**: <tt>tomee-plugin.use-console</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[useOpenEJB](#useOpenEJB)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.use-console</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#useOpenEJB">useOpenEJB</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>use openejb-standalone automatically instead of TomEE
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.openejb</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[user](#user)**</td>
-
+            
+<td>use openejb-standalone automatically instead of TomEE<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.openejb</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#user">user</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**User property is**: <tt>tomee-plugin.user</tt>.</td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>tomee-plugin.user</tt>.</td>
           </tr>
-
+          
 <tr class="a">
-
-<td>**[warFile](#warFile)**</td>
-
+            
+<td><b><a href="#warFile">warFile</a></b></td>
+            
 <td><tt>File</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>${project.build.directory}/${project.build.finalName}.${project.packaging}</tt>.
-</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[webappClasses](#webappClasses)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.build.directory}/${project.build.finalName}.${project.packaging}</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#webappClasses">webappClasses</a></b></td>
+            
 <td><tt>File</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>${project.build.outputDirectory}</tt>.
-**User property is**: <tt>tomee-plugin.webappClasses</tt>.</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[webappDefaultConfig](#webappDefaultConfig)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.build.outputDirectory}</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.webappClasses</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#webappDefaultConfig">webappDefaultConfig</a></b></td>
+            
 <td><tt>boolean</tt></td>
-
+            
 <td><tt>-</tt></td>
-
+            
 <td>forcing nice default for war development (WEB-INF/classes and web
-resources)
-**Default value is**: <tt>false</tt>.
-**User property is**: <tt>tomee-plugin.webappDefaultConfig</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[webappDir](#webappDir)**</td>
-
+resources)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.webappDefaultConfig</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#webappDir">webappDir</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>relative to tomee.base.
-**Default value is**: <tt>webapps</tt>.
-</td>
-          </tr>
-
-<tr class="a">
-
-<td>**[webappResources](#webappResources)**</td>
-
+            
+<td>relative to tomee.base.<br /><b>Default value is</b>: <tt>webapps</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#webappResources">webappResources</a></b></td>
+            
 <td><tt>File</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>${project.basedir}/src/main/webapp</tt>.
-**User property is**: <tt>tomee-plugin.webappResources</tt>.</td>
-          </tr>
-
-<tr class="b">
-
-<td>**[webapps](#webapps)**</td>
-
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.basedir}/src/main/webapp</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.webappResources</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#webapps">webapps</a></b></td>
+            
 <td><tt>List</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-</td>
+            
+<td>(no description)<br /></td>
           </tr>
         </table>
       </div>
-
+      
 <div class="section">
-
-### Parameter Details<a name="Parameter_Details"></a>
-
-**<a name="apacheRepos">apacheRepos</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.apache-repos</tt>
-*   **Default**: <tt>snapshots</tt>
-
-* * *
-
-**<a name="appDir">appDir</a>:**
-
+<h3>Parameter Details<a name="Parameter_Details"></a></h3>
+        
+<p><b><a name="apacheRepos">apacheRepos</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.apache-repos</tt></li>
+          
+<li><b>Default</b>: <tt>snapshots</tt></li>
+        </ul><hr />
+<p><b><a name="appDir">appDir</a>:</b></p>
+        
 <div>relative to tomee.base.</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **Default**: <tt>apps</tt>
-
-* * *
-
-**<a name="apps">apps</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.util.List</tt>
-*   **Required**: <tt>No</tt>
-
-* * *
-
-**<a name="args">args</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.args</tt>
-
-* * *
-
-**<a name="bin">bin</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.io.File</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.bin</tt>
-*   **Default**: <tt>${project.basedir}/src/main/tomee/bin</tt>
-
-* * *
-
-**<a name="catalinaBase">catalinaBase</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.io.File</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.catalina-base</tt>
-*   **Default**: <tt>${project.build.directory}/apache-tomee</tt>
-
-* * *
-
-**<a name="checkStarted">checkStarted</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.check-started</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="classpaths">classpaths</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.util.List</tt>
-*   **Required**: <tt>No</tt>
-
-* * *
-
-**<a name="config">config</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.io.File</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.conf</tt>
-*   **Default**: <tt>${project.basedir}/src/main/tomee/conf</tt>
-
-* * *
-
-**<a name="context">context</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>apps</tt></li>
+        </ul><hr />
+<p><b><a name="apps">apps</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="args">args</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.args</tt></li>
+        </ul><hr />
+<p><b><a name="bin">bin</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.bin</tt></li>
+          
+<li><b>Default</b>: <tt>${project.basedir}/src/main/tomee/bin</tt></li>
+        </ul><hr />
+<p><b><a name="catalinaBase">catalinaBase</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.catalina-base</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}/apache-tomee</tt></li>
+        </ul><hr />
+<p><b><a name="checkStarted">checkStarted</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.check-started</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="classpaths">classpaths</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="config">config</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.conf</tt></li>
+          
+<li><b>Default</b>: <tt>${project.basedir}/src/main/tomee/conf</tt></li>
+        </ul><hr />
+<p><b><a name="context">context</a>:</b></p>
+        
 <div>rename the current artifact</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-
-* * *
-
-**<a name="debug">debug</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.debug</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="debugPort">debugPort</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>int</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.debugPort</tt>
-*   **Default**: <tt>5005</tt>
-
-* * *
-
-**<a name="deployOpenEjbApplication">deployOpenEjbApplication</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.deploy-openejb-internal-application</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="docBases">docBases</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="debug">debug</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.debug</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="debugPort">debugPort</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.debugPort</tt></li>
+          
+<li><b>Default</b>: <tt>5005</tt></li>
+        </ul><hr />
+<p><b><a name="deployOpenEjbApplication">deployOpenEjbApplication</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.deploy-openejb-internal-application</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="docBases">docBases</a>:</b></p>
+        
 <div>for TomEE and wars only, which docBase to use for this war.</div>
-
-*   **Type**: <tt>java.util.List</tt>
-*   **Required**: <tt>No</tt>
-
-* * *
-
-**<a name="ejbRemote">ejbRemote</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.ejb-remote</tt>
-*   **Default**: <tt>true</tt>
-
-* * *
-
-**<a name="externalRepositories">externalRepositories</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="ejbRemote">ejbRemote</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.ejb-remote</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="externalRepositories">externalRepositories</a>:</b></p>
+        
 <div>for TomEE and wars only, add some external repositories to
 classloader.</div>
-
-*   **Type**: <tt>java.util.List</tt>
-*   **Required**: <tt>No</tt>
-
-* * *
-
-**<a name="forceReloadable">forceReloadable</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="forceReloadable">forceReloadable</a>:</b></p>
+        
 <div>force webapp to be reloadable</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.force-reloadable</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="javaagents">javaagents</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.util.List</tt>
-*   **Required**: <tt>No</tt>
-
-* * *
-
-**<a name="keepServerXmlAsthis">keepServerXmlAsthis</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.keep-server-xml</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="lib">lib</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.io.File</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.lib</tt>
-*   **Default**: <tt>${project.basedir}/src/main/tomee/lib</tt>
-
-* * *
-
-**<a name="libDir">libDir</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.force-reloadable</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="javaagents">javaagents</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="keepServerXmlAsthis">keepServerXmlAsthis</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.keep-server-xml</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="lib">lib</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.lib</tt></li>
+          
+<li><b>Default</b>: <tt>${project.basedir}/src/main/tomee/lib</tt></li>
+        </ul><hr />
+<p><b><a name="libDir">libDir</a>:</b></p>
+        
 <div>relative to tomee.base.</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **Default**: <tt>lib</tt>
-
-* * *
-
-**<a name="libs">libs</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>lib</tt></li>
+        </ul><hr />
+<p><b><a name="libs">libs</a>:</b></p>
+        
 <div>supported formats: --&gt; groupId:artifactId:version... --&gt;
 unzip:groupId:artifactId:version... --&gt; remove:prefix (often
 prefix = artifactId)</div>
-
-*   **Type**: <tt>java.util.List</tt>
-*   **Required**: <tt>No</tt>
-
-* * *
-
-**<a name="mainDir">mainDir</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.io.File</tt>
-*   **Required**: <tt>No</tt>
-*   **Default**: <tt>${project.basedir}/src/main</tt>
-
-* * *
-
-**<a name="password">password</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.pwd</tt>
-
-* * *
-
-**<a name="quickSession">quickSession</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="mainDir">mainDir</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>${project.basedir}/src/main</tt></li>
+        </ul><hr />
+<p><b><a name="password">password</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.pwd</tt></li>
+        </ul><hr />
+<p><b><a name="quickSession">quickSession</a>:</b></p>
+        
 <div>use a real random instead of secure random. saves few ms at
 startup.</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.quick-session</tt>
-*   **Default**: <tt>true</tt>
-
-* * *
-
-**<a name="realm">realm</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.realm</tt>
-
-* * *
-
-**<a name="removeDefaultWebapps">removeDefaultWebapps</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.remove-default-webapps</tt>
-*   **Default**: <tt>true</tt>
-
-* * *
-
-**<a name="removeTomeeWebapp">removeTomeeWebapp</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.remove-tomee-webapps</tt>
-*   **Default**: <tt>true</tt>
-
-* * *
-
-**<a name="simpleLog">simpleLog</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.simple-log</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="skipCurrentProject">skipCurrentProject</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.skipCurrentProject</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="skipWarResources">skipWarResources</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.quick-session</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="realm">realm</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.realm</tt></li>
+        </ul><hr />
+<p><b><a name="removeDefaultWebapps">removeDefaultWebapps</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.remove-default-webapps</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="removeTomeeWebapp">removeTomeeWebapp</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.remove-tomee-webapps</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="simpleLog">simpleLog</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.simple-log</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="skipCurrentProject">skipCurrentProject</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.skipCurrentProject</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="skipWarResources">skipWarResources</a>:</b></p>
+        
 <div>when you set docBases to src/main/webapp setting it to true will
 allow hot refresh.</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.skipWarResources</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="systemVariables">systemVariables</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.util.Map</tt>
-*   **Required**: <tt>No</tt>
-
-* * *
-
-**<a name="target">target</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.io.File</tt>
-*   **Required**: <tt>No</tt>
-*   **Default**: <tt>${project.build.directory}</tt>
-
-* * *
-
-**<a name="tomeeAjpPort">tomeeAjpPort</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>int</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.ajp</tt>
-*   **Default**: <tt>8009</tt>
-
-* * *
-
-**<a name="tomeeAlreadyInstalled">tomeeAlreadyInstalled</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.exiting</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="tomeeArtifactId">tomeeArtifactId</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.artifactId</tt>
-*   **Default**: <tt>apache-tomee</tt>
-
-* * *
-
-**<a name="tomeeClassifier">tomeeClassifier</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.classifier</tt>
-*   **Default**: <tt>webprofile</tt>
-
-* * *
-
-**<a name="tomeeGroupId">tomeeGroupId</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.groupId</tt>
-*   **Default**: <tt>org.apache.openejb</tt>
-
-* * *
-
-**<a name="tomeeHost">tomeeHost</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.host</tt>
-*   **Default**: <tt>localhost</tt>
-
-* * *
-
-**<a name="tomeeHttpPort">tomeeHttpPort</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>int</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.http</tt>
-*   **Default**: <tt>8080</tt>
-
-* * *
-
-**<a name="tomeeHttpsPort">tomeeHttpsPort</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.Integer</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.https</tt>
-
-* * *
-
-**<a name="tomeeShutdownCommand">tomeeShutdownCommand</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.shutdown-command</tt>
-*   **Default**: <tt>SHUTDOWN</tt>
-
-* * *
-
-**<a name="tomeeShutdownPort">tomeeShutdownPort</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>int</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.shutdown</tt>
-*   **Default**: <tt>8005</tt>
-
-* * *
-
-**<a name="tomeeVersion">tomeeVersion</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.version</tt>
-*   **Default**: <tt>-1</tt>
-
-* * *
-
-**<a name="useConsole">useConsole</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.use-console</tt>
-*   **Default**: <tt>true</tt>
-
-* * *
-
-**<a name="useOpenEJB">useOpenEJB</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.skipWarResources</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="systemVariables">systemVariables</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Map</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="target">target</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeAjpPort">tomeeAjpPort</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.ajp</tt></li>
+          
+<li><b>Default</b>: <tt>8009</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeAlreadyInstalled">tomeeAlreadyInstalled</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.exiting</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeArtifactId">tomeeArtifactId</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.artifactId</tt></li>
+          
+<li><b>Default</b>: <tt>apache-tomee</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeClassifier">tomeeClassifier</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.classifier</tt></li>
+          
+<li><b>Default</b>: <tt>webprofile</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeGroupId">tomeeGroupId</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.groupId</tt></li>
+          
+<li><b>Default</b>: <tt>org.apache.openejb</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeHost">tomeeHost</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.host</tt></li>
+          
+<li><b>Default</b>: <tt>localhost</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeHttpPort">tomeeHttpPort</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.http</tt></li>
+          
+<li><b>Default</b>: <tt>8080</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeHttpsPort">tomeeHttpsPort</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.Integer</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.https</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeShutdownCommand">tomeeShutdownCommand</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.shutdown-command</tt></li>
+          
+<li><b>Default</b>: <tt>SHUTDOWN</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeShutdownPort">tomeeShutdownPort</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.shutdown</tt></li>
+          
+<li><b>Default</b>: <tt>8005</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeVersion">tomeeVersion</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.version</tt></li>
+          
+<li><b>Default</b>: <tt>-1</tt></li>
+        </ul><hr />
+<p><b><a name="useConsole">useConsole</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.use-console</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="useOpenEJB">useOpenEJB</a>:</b></p>
+        
 <div>use openejb-standalone automatically instead of TomEE</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.openejb</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="user">user</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.user</tt>
-
-* * *
-
-**<a name="warFile">warFile</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.io.File</tt>
-*   **Required**: <tt>No</tt>
-*   **Default**: <tt>${project.build.directory}/${project.build.finalName}.${project.packaging}</tt>
-
-* * *
-
-**<a name="webappClasses">webappClasses</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.io.File</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.webappClasses</tt>
-*   **Default**: <tt>${project.build.outputDirectory}</tt>
-
-* * *
-
-**<a name="webappDefaultConfig">webappDefaultConfig</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.openejb</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="user">user</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.user</tt></li>
+        </ul><hr />
+<p><b><a name="warFile">warFile</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}/${project.build.finalName}.${project.packaging}</tt></li>
+        </ul><hr />
+<p><b><a name="webappClasses">webappClasses</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.webappClasses</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.outputDirectory}</tt></li>
+        </ul><hr />
+<p><b><a name="webappDefaultConfig">webappDefaultConfig</a>:</b></p>
+        
 <div>forcing nice default for war development (WEB-INF/classes and web
 resources)</div>
-
-*   **Type**: <tt>boolean</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.webappDefaultConfig</tt>
-*   **Default**: <tt>false</tt>
-
-* * *
-
-**<a name="webappDir">webappDir</a>:**
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.webappDefaultConfig</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="webappDir">webappDir</a>:</b></p>
+        
 <div>relative to tomee.base.</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **Default**: <tt>webapps</tt>
-
-* * *
-
-**<a name="webappResources">webappResources</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.io.File</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.webappResources</tt>
-*   **Default**: <tt>${project.basedir}/src/main/webapp</tt>
-
-* * *
-
-**<a name="webapps">webapps</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.util.List</tt>
-*   **Required**: <tt>No</tt>
-      </div>
-    </div>
-
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>webapps</tt></li>
+        </ul><hr />
+<p><b><a name="webappResources">webappResources</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.webappResources</tt></li>
+          
+<li><b>Default</b>: <tt>${project.basedir}/src/main/webapp</tt></li>
+        </ul><hr />
+<p><b><a name="webapps">webapps</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul>
       </div>
     </div>
\ No newline at end of file

Modified: tomee/site/trunk/content/maven/tomee-maven-plugin.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/maven/tomee-maven-plugin.mdtext?rev=1617494&r1=1617493&r2=1617494&view=diff
==============================================================================
--- tomee/site/trunk/content/maven/tomee-maven-plugin.mdtext (original)
+++ tomee/site/trunk/content/maven/tomee-maven-plugin.mdtext Tue Aug 12 14:49:48 2014
@@ -28,70 +28,39 @@ Simply add the following to the <plugins
 <th>Description</th></tr>
 <tr class="b">
 <td><a href="build-mojo.html">tomee:build</a></td>
-<td>Create but not run a TomEE.</td></tr>
+<td>Create TomEE, but do not run it.</td></tr>
 <tr class="a">
 <td><a href="configtest-mojo.html">tomee:configtest</a></td>
-<td>Run configtest Tomcat command.</td></tr>
+<td>Run the Apache Tomcat `configtest` command.</td></tr>
 <tr class="b">
 <td><a href="debug-mojo.html">tomee:debug</a></td>
-<td>As run but with debug activated.</td></tr>
+<td>Same as `run` but with debug activated on the default or specified port.</td></tr>
 <tr class="a">
 <td><a href="deploy-mojo.html">tomee:deploy</a></td>
-<td>Simply deploy an application in a running TomEE</td></tr>
+<td>Deploy an application in a running TomEE.</td></tr>
 <tr class="b">
 <td><a href="exec-mojo.html">tomee:exec</a></td>
-<td>No description.</td></tr>
+<td>Undocumented.</td></tr>
 <tr class="a">
 <td><a href="help-mojo.html">tomee:help</a></td>
-<td>Display help information on tomee-maven-plugin.<br />
+<td>Display help information on the tomee-maven-plugin.<br />
 Call <code>mvn tomee:help -Ddetail=true
 -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</td></tr>
 <tr class="b">
 <td><a href="list-mojo.html">tomee:list</a></td>
-<td>Highly inspired from openejb command helper but with some different
-data. List deployed EJB in a running TomEE.</td></tr>
+<td>Largely inspired by the OpenEJB command helper, but with some differences. List deployed EJB's in a running TomEE.</td></tr>
 <tr class="a">
 <td><a href="run-mojo.html">tomee:run</a></td>
-<td>Start and Wait TomEE.</td></tr>
+<td>Start and wait for TomEE.</td></tr>
 <tr class="b">
 <td><a href="start-mojo.html">tomee:start</a></td>
-<td>Start and forget TomEE.</td></tr>
+<td>Start TomEE and continue.</td></tr>
 <tr class="a">
 <td><a href="stop-mojo.html">tomee:stop</a></td>
 <td>Stop a TomEE started with start command.</td></tr>
 <tr class="b">
 <td><a href="undeploy-mojo.html">tomee:undeploy</a></td>
-<td>Simply undeploy an application in a running TomEE</td></tr></table>
-
-| [tomee:build](build-mojo.html) 	| Create TomEE, but do not run it. 	|
-|------------------	|--------------------------------------------------------------------------------------------------------------------	|
-| [tomee:configtest](configtest-mojo.html) 	| Run the Apache Tomcat configtest command. 	|
-| [tomee:debug](debug-mojo.html) 	| Same as run but with debug activated on the default or specified port. 	|
-| [tomee:deploy](deploy-mojo.html) 	| Deploy an application in a running TomEE. 	|
-| [tomee:exec](exec-mojo.html) 	| Undocumented. 	|
-| [tomee:help](help-mojo.html) 	| Display help information on tomee-maven-plugin.                                                                                    	|
-|           	|                                                                                                                                    	|
-|           	| Call mvn tomee:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.                                                 	|
-| [tomee:list](list-mojo.html) 	| Largely inspired by the OpenEJB command helper, but with some differences. List deployed EJB's in a running TomEE. 	|
-| [tomee:run](run-mojo.html) 	| Start and wait for TomEE. 	|
-| [tomee:start](start-mojo.html) 	| Start TomEE and continue. 	|
-| [tomee:stop](stop-mojo.html) 	| Stop a TomEE started with start command. 	|
-| [tomee:undeploy](undeploy-mojo.html) 	| Undeploy an application in a running TomEE. 	|
-
-| [tomee:build](build-mojo.html) | Create TomEE, but do not run it.                                                                                   |
-|--------------------------------|--------------------------------------------------------------------------------------------------------------------|
-| tomee:configtest               | Run the Apache Tomcat configtest command.                                                                          |
-| tomee:debug                    | Same as run but with debug activated on the default or specified port.                                             |
-| tomee:deploy                   | Deploy an application in a running TomEE.                                                                          |
-| tomee:exec                     | Undocumented.                                                                                                      |
-| tomee:help                     | Display help information on tomee-maven-plugin.                                                                    |
-|                                |                                                                                                                    |
-|                                | Call mvn tomee:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.                                 |
-| tomee:list                     | Largely inspired by the OpenEJB command helper, but with some differences. List deployed EJB's in a running TomEE. |
-| tomee:run                      | Start and wait for TomEE.                                                                                          |
-| tomee:start                    | Start TomEE and continue.                                                                                          |
-| tomee:stop                     | Stop a TomEE started with start command.                                                                           |
-| tomee:undeploy                 | Undeploy an application in a running TomEE.                                                                        |
+<td>Undeploy an application in a running TomEE</td></tr></table>
 
 
 Note that for the tomee:deploy and tomee:undeploy goals, the path can either be specified within the <configuration/> section of the `pom.xml` using the <path> parameter, or it can be passed via the user property tomee-plugin.archive. If a relative path is passed for the deploy path archive, this must be relative to the TomEE server.

Modified: tomee/site/trunk/content/maven/undeploy-mojo.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/maven/undeploy-mojo.mdtext?rev=1617494&r1=1617493&r2=1617494&view=diff
==============================================================================
--- tomee/site/trunk/content/maven/undeploy-mojo.mdtext (original)
+++ tomee/site/trunk/content/maven/undeploy-mojo.mdtext Tue Aug 12 14:49:48 2014
@@ -1,196 +1,205 @@
-## tomee:undeploy<a name="tomee:undeploy"></a>
-
-**Full name**:
-
-org.apache.openejb.maven:tomee-maven-plugin:[Current Version]:undeploy
-
-**Description**:
-
+<div class="section">
+<h2>tomee:undeploy<a name="tomee:undeploy"></a></h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.openejb.maven:tomee-maven-plugin:1.7.0-SNAPSHOT:undeploy</p>
+      
+<p><b>Description</b>:</p>
+      
 <div>Simply undeploy an application in a running TomEE</div>
-
-**Attributes**:
-
-*   Requires a Maven project to be executed.
-*   Requires dependency resolution of artifacts in scope: <tt>runtime</tt>.
-*   Requires dependency collection of artifacts in scope: <tt>runtime</tt>.
-
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</li>
+        
+<li>Requires dependency resolution of artifacts in scope: <tt>runtime</tt>.</li>
+        
+<li>Requires dependency collection of artifacts in scope: <tt>runtime</tt>.</li>
+      </ul>
+      
 <div class="section">
-
-### Required Parameters<a name="Required_Parameters"></a>
-
+<h3>Required Parameters<a name="Required_Parameters"></a></h3>
+        
 <table class="bodyTable" border="0">
-
+          
 <tr class="a">
-
+            
 <th>Name</th>
-
+            
 <th>Type</th>
-
+            
 <th>Since</th>
-
+            
 <th>Description</th>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[path](#path)**</td>
-
+            
+<td><b><a href="#path">path</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**User property is**: <tt>tomee-plugin.archive</tt>.</td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>tomee-plugin.archive</tt>.</td>
           </tr>
         </table>
       </div>
-
+      
 <div class="section">
-
-### Optional Parameters<a name="Optional_Parameters"></a>
-
+<h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+        
 <table class="bodyTable" border="0">
-
+          
 <tr class="a">
-
+            
 <th>Name</th>
-
+            
 <th>Type</th>
-
+            
 <th>Since</th>
-
+            
 <th>Description</th>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[password](#password)**</td>
-
+            
+<td><b><a href="#password">password</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**User property is**: <tt>tomee-plugin.pwd</tt>.</td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>tomee-plugin.pwd</tt>.</td>
           </tr>
-
+          
 <tr class="a">
-
-<td>**[realm](#realm)**</td>
-
+            
+<td><b><a href="#realm">realm</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**User property is**: <tt>tomee-plugin.realm</tt>.</td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>tomee-plugin.realm</tt>.</td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[tomeeHost](#tomeeHost)**</td>
-
+            
+<td><b><a href="#tomeeHost">tomeeHost</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>localhost</tt>.
-**User property is**: <tt>tomee-plugin.host</tt>.</td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>localhost</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.host</tt>.</td>
           </tr>
-
+          
 <tr class="a">
-
-<td>**[tomeeHttpPort](#tomeeHttpPort)**</td>
-
+            
+<td><b><a href="#tomeeHttpPort">tomeeHttpPort</a></b></td>
+            
 <td><tt>int</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**Default value is**: <tt>8080</tt>.
-**User property is**: <tt>tomee-plugin.http</tt>.</td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>8080</tt>.<br /><b>User property is</b>: <tt>tomee-plugin.http</tt>.</td>
           </tr>
-
+          
 <tr class="b">
-
-<td>**[user](#user)**</td>
-
+            
+<td><b><a href="#user">user</a></b></td>
+            
 <td><tt>String</tt></td>
-
+            
 <td><tt>-</tt></td>
-
-<td>(no description)
-**User property is**: <tt>tomee-plugin.user</tt>.</td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>tomee-plugin.user</tt>.</td>
           </tr>
         </table>
       </div>
-
+      
 <div class="section">
-
-### Parameter Details<a name="Parameter_Details"></a>
-
-**<a name="password">password</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.pwd</tt>
-
-* * *
-
-**<a name="path">path</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>Yes</tt>
-*   **User Property**: <tt>tomee-plugin.archive</tt>
-
-* * *
-
-**<a name="realm">realm</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.realm</tt>
-
-* * *
-
-**<a name="tomeeHost">tomeeHost</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.host</tt>
-*   **Default**: <tt>localhost</tt>
-
-* * *
-
-**<a name="tomeeHttpPort">tomeeHttpPort</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>int</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.http</tt>
-*   **Default**: <tt>8080</tt>
-
-* * *
-
-**<a name="user">user</a>:**
-
-<div>(no description)</div>
-
-*   **Type**: <tt>java.lang.String</tt>
-*   **Required**: <tt>No</tt>
-*   **User Property**: <tt>tomee-plugin.user</tt>
-      </div>
-    </div>
-
+<h3>Parameter Details<a name="Parameter_Details"></a></h3>
+        
+<p><b><a name="password">password</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.pwd</tt></li>
+        </ul><hr />
+<p><b><a name="path">path</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.archive</tt></li>
+        </ul><hr />
+<p><b><a name="realm">realm</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.realm</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeHost">tomeeHost</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.host</tt></li>
+          
+<li><b>Default</b>: <tt>localhost</tt></li>
+        </ul><hr />
+<p><b><a name="tomeeHttpPort">tomeeHttpPort</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.http</tt></li>
+          
+<li><b>Default</b>: <tt>8080</tt></li>
+        </ul><hr />
+<p><b><a name="user">user</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>tomee-plugin.user</tt></li>
+        </ul>
       </div>
     </div>
\ No newline at end of file

Modified: tomee/site/trunk/content/tomee-maven-plugin.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-maven-plugin.mdtext?rev=1617494&r1=1617493&r2=1617494&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-maven-plugin.mdtext (original)
+++ tomee/site/trunk/content/tomee-maven-plugin.mdtext Tue Aug 12 14:49:48 2014
@@ -21,48 +21,46 @@ Simply add the following to the <plugins
         </plugin>
     </plugins>
 
-The available commands can be discovered by running:
+###Plugin Goals
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Goal</th>
 <th>Description</th></tr>
 <tr class="b">
-<td>[tomee:build](maven/build-mojo.html)</td>
-<td>Create but not run a TomEE.</td></tr>
+<td><a href="maven/build-mojo.html">tomee:build</a></td>
+<td>Create TomEE, but do not run it.</td></tr>
 <tr class="a">
-<td>[tomee:configtest](maven/configtest-mojo.html)</td>
-<td>Run configtest Tomcat command.</td></tr>
+<td><a href="maven/configtest-mojo.html">tomee:configtest</a></td>
+<td>Run the Apache Tomcat `configtest` command.</td></tr>
 <tr class="b">
-<td>[tomee:debug](maven/debug-mojo.html)</td>
-<td>As run but with debug activated.</td></tr>
+<td><a href="maven/debug-mojo.html">tomee:debug</a></td>
+<td>Same as `run` but with debug activated on the default or specified port.</td></tr>
 <tr class="a">
-<td>[tomee:deploy](maven/deploy-mojo.html)</td>
-<td>Simply deploy an application in a running TomEE</td></tr>
+<td><a href="maven/deploy-mojo.html">tomee:deploy</a></td>
+<td>Deploy an application in a running TomEE.</td></tr>
 <tr class="b">
-<td>[tomee:exec](maven/exec-mojo.html)</td>
-<td>No description.</td></tr>
+<td><a href="maven/exec-mojo.html">tomee:exec</a></td>
+<td>Undocumented.</td></tr>
 <tr class="a">
-<td>[tomee:help](maven/help-mojo.html)</td>
-<td>Display help information on tomee-maven-plugin.
-
-Call `mvn tomee:help -Ddetail=true
--Dgoal=<goal-name>` to display parameter details.</td></tr>
+<td><a href="maven/help-mojo.html">tomee:help</a></td>
+<td>Display help information on the tomee-maven-plugin.<br />
+Call <code>mvn tomee:help -Ddetail=true
+-Dgoal=&lt;goal-name&gt;</code> to display parameter details.</td></tr>
 <tr class="b">
-<td>[tomee:list](maven/list-mojo.html)</td>
-<td>Highly inspired from openejb command helper but with some different
-data. List deployed EJB in a running TomEE.</td></tr>
+<td><a href="maven/list-mojo.html">tomee:list</a></td>
+<td>Largely inspired by the OpenEJB command helper, but with some differences. List deployed EJB's in a running TomEE.</td></tr>
 <tr class="a">
-<td>[tomee:run](maven/run-mojo.html)</td>
-<td>Start and Wait TomEE.</td></tr>
+<td><a href="maven/run-mojo.html">tomee:run</a></td>
+<td>Start and wait for TomEE.</td></tr>
 <tr class="b">
-<td>[tomee:start](maven/start-mojo.html)</td>
-<td>Start and forget TomEE.</td></tr>
+<td><a href="maven/start-mojo.html">tomee:start</a></td>
+<td>Start TomEE and continue.</td></tr>
 <tr class="a">
-<td>[tomee:stop](maven/stop-mojo.html)</td>
+<td><a href="maven/stop-mojo.html">tomee:stop</a></td>
 <td>Stop a TomEE started with start command.</td></tr>
 <tr class="b">
-<td>[tomee:undeploy](maven/undeploy-mojo.html)</td>
-<td>Simply undeploy an application in a running TomEE</td></tr></table>
+<td><a href="maven/undeploy-mojo.html">tomee:undeploy</a></td>
+<td>Undeploy an application in a running TomEE</td></tr></table>
 
 
 Note that for the tomee:deploy and tomee:undeploy goals, the path can either be specified within the <configuration/> section of the `pom.xml` using the <path> parameter, or it can be passed via the user property tomee-plugin.archive. If a relative path is passed for the deploy path archive, this must be relative to the TomEE server.