Modified: 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/examples/describe-configuration.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/examples/describe-configuration.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/examples/describe-configuration.html
 Wed Mar  7 21:32:07 2018
@@ -1,173 +1,148 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Feb 23, 2013
- | Rendered using Apache Maven Stylus Skin 1.5
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from 
src\site\apt/examples\describe-configuration.apt at 2018-03-07
+ | Rendered using Apache Maven Fluido Skin 1.7
 -->
-<html xmlns="http://www.w3.org/1999/xhtml";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
-    <title>Maven Help Plugin - Configuring Describe Goal</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" 
media="print" />
-        <meta name="author" content="John Casey
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="John Casey
 Maria Odea Ching
 Vincent Siveton" />
-        <meta name="Date-Creation-yyyymmdd" content="20100121" />
-    <meta name="Date-Revision-yyyymmdd" content="20130223" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-                              </head>
-  <body class="composite">
-    <div id="banner">
-                                      <a href="../../../" id="bannerLeft">
-                                                <img 
src="../../../images/apache-maven-project-2.png" alt="" />
-                </a>
-                        <span id="bannerRight">
-                                                <img 
src="../../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
+    <meta name="Date-Creation-yyyymmdd" content="20100121" />
+    <meta name="Date-Revision-yyyymmdd" content="20180307" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Help Plugin &#x2013; Configuring Describe Goal</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+    <script type="text/javascript" 
src="../js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../../images/apache-maven-project.png"  
alt="Apache Maven Help Plugin"/></a></div>
+        <div class="pull-right"><a href="../../../" id="bannerRight"><img 
src="../../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+        <div class="clear"><hr/></div>
       </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                                   <div class="xleft">
-                          <a href="http://www.apache.org/"; 
class="externalLink">Apache</a>
-        &gt;
-                  <a href="../../../index.html">Maven</a>
-        &gt;
-                  <a href="../../index.html">Plugins</a>
-        &gt;
-                  <a href="../">Maven Help Plugin</a>
-        &gt;
-        Configuring Describe Goal
-        </div>
-            <div class="xright">        
-                                    Last Published: 2013-02-23
-              &nbsp;| Version: 2.2
-            </div>
-      <div class="clear">
-        <hr/>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+      <li class=""><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
+      <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Apache Maven Help 
Plugin">Apache Maven Help Plugin</a><span class="divider">/</span></li>
+    <li class="active ">Configuring Describe Goal</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2018-03-07</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0</li>
+        </ul>
       </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li><a href="../index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
+    <li><a href="../plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
+    <li><a href="../usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
+    <li><a href="../faq.html" title="FAQ"><span 
class="none"></span>FAQ</a></li>
+    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="../download.html" title="Download"><span 
class="none"></span>Download</a></li>
+      <li class="nav-header">Examples</li>
+    <li class="active"><a href="#"><span class="none"></span>Configuring 
Describe Goal</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="../project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="../project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
+    <li><a href="../../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
+    <li><a href="../../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
+    <li><a href="../../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
+    <li><a href="../../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
+    <li><a href="../../index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
+    <li><a href="../../../plugin-testing/index.html" title="Plugin 
Testing"><span class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
+    <li><a href="../../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
+    <li><a href="../../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
+    <li><a href="../../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
+    <li><a href="../../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+<form id="search-form" action="https://www.google.com/search"; method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 
'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject"; 
class="twitter-follow-button" data-show-count="false" data-align="left" 
data-size="medium" data-show-screen-name="true" data-lang="en">Follow 
ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                                                   <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../index.html">Introduction</a>
-            </li>
-                  <li class="none">
-                  <a href="../plugin-info.html">Goals</a>
-            </li>
-                  <li class="none">
-                  <a href="../usage.html">Usage</a>
-            </li>
-                  <li class="none">
-                  <a href="../faq.html">FAQ</a>
-            </li>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                  <li class="none">
-            <strong>Configuring Describe Goal</strong>
-          </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                               
                                                                                
                                                                                
                                                               <li 
class="collapsed">
-                  <a href="../project-info.html">Project Information</a>
-                  </li>
-                                                                               
                                                                                
                                                                                
                           <li class="collapsed">
-                  <a href="../project-reports.html">Project Reports</a>
-                  </li>
-          </ul>
-                       <h5>Maven Projects</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../archetype/index.html">Archetype</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../doxia/index.html">Doxia</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../jxr/index.html">JXR</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../index.html">Maven 2 & 3</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../pom/index.html">Parent POMs</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../plugin-tools/index.html">Plugin Tools</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../scm/index.html">SCM</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../shared/index.html">Shared Components</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../skins/index.html">Skins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../surefire/index.html">Surefire</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../wagon/index.html">Wagon</a>
-            </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink">How Apache Works</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/"; 
class="externalLink">Foundation</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink">Sponsoring Apache</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink">Thanks</a>
-            </li>
-          </ul>
-                                 <a href="http://maven.apache.org/"; 
title="Built by Maven" class="poweredBy">
-          <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
-        </a>
-                       
-                               </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
http://maven.apache.org/doxia/references/apt-
 format.html --><div class="section"><h2>Configuring Describe Goal<a 
name="Configuring_Describe_Goal"></a></h2><p>Below are other configuration 
examples for the <tt><a href="../describe-mojo.html">help:describe</a></tt> 
goal.</p><div class="section"><h3>The <tt>plugin</tt> Parameter<a 
name="The_plugin_Parameter"></a></h3><p>The <tt>plugin</tt> parameter is meant 
to provide two things: convenience and prefix-based access.</p><p>The 
convenience comes when specifying a plugin by <tt>groupId:artifactId</tt>, or 
by <tt>groupId:artifactId:version</tt>. Where the more traditional 
specification of separate fields would mean specifying this:</p><div 
class="source"><pre># mvn help:describe -DgroupId=org.somewhere 
-DartifactId=some-plugin -Dversion=0.0.0
-</pre></div><p>the use of the plugin parameter allows this:</p><div 
class="source"><pre># mvn help:describe -Dplugin=org.somewhere:some-plugin:0.0.0
-</pre></div><p>Here is an example to describe the Help plugin:</p><div 
class="source"><pre># mvn help:describe 
-Dplugin=org.apache.maven.plugins:maven-help-plugin
-</pre></div><p><b>Note</b>: <tt>version</tt> is always optional here.</p><p>On 
the other hand, the plugin parameter also offers the option to specify a plugin 
by its prefix, like this:</p><div class="source"><pre># mvn help:describe 
-Dplugin=help
-</pre></div></div><div class="section"><h3>The <tt>mojo</tt> Parameter<a 
name="The_mojo_Parameter"></a></h3><p>You can use the <tt>mojo</tt> parameter 
of the <tt>describe</tt> goal to show or display relative information about a 
particular goal of the plugin you specified.</p><p>For example, when you 
execute the following command:</p><div class="source"><pre># mvn help:describe 
-Dmojo=describe -DgroupId=org.apache.maven.plugins 
-DartifactId=maven-help-plugin
-</pre></div><p>This would display brief information about the 
<tt>describe</tt> goal only.</p></div><div class="section"><h3>The <tt>cmd</tt> 
Parameter<a name="The_cmd_Parameter"></a></h3><p>You could also ask for a 
single Maven command, i.e. a goal or a phase or a lifecycle. It is the command 
when you call Maven, i.e.:</p><div class="source"><pre># mvn -help
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="../images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+<div class="section">
+<h2><a name="Configuring_Describe_Goal"></a>Configuring Describe Goal</h2>
+<p>Below are other configuration examples for the <tt><a 
href="../describe-mojo.html">help:describe</a></tt> goal.</p>
+<div class="section">
+<h3><a name="The_plugin_Parameter"></a>The <tt>plugin</tt> Parameter</h3>
+<p>The <tt>plugin</tt> parameter is meant to provide two things: convenience 
and prefix-based access.</p>
+<p>The convenience comes when specifying a plugin by 
<tt>groupId:artifactId</tt>, or by <tt>groupId:artifactId:version</tt>. Where 
the more traditional specification of separate fields would mean specifying 
this:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-DgroupId=org.somewhere -DartifactId=some-plugin -Dversion=0.0.0
+</pre></div>
+<p>the use of the plugin parameter allows this:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dplugin=org.somewhere:some-plugin:0.0.0
+</pre></div>
+<p>Here is an example to describe the Help plugin:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dplugin=org.apache.maven.plugins:maven-help-plugin
+</pre></div>
+<p><b>Note</b>: <tt>version</tt> is always optional here.</p>
+<p>On the other hand, the plugin parameter also offers the option to specify a 
plugin by its prefix, like this:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dplugin=help
+</pre></div></div>
+<div class="section">
+<h3><a name="The_goal_Parameter"></a>The <tt>goal</tt> Parameter</h3>
+<p>You can use the <tt>goal</tt> parameter of the <tt>describe</tt> goal to 
show or display relative information about a particular goal of the plugin you 
specified.</p>
+<p>For example, when you execute the following command:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dgoal=describe -DgroupId=org.apache.maven.plugins 
-DartifactId=maven-help-plugin
+</pre></div>
+<p>This would display brief information about the <tt>describe</tt> goal 
only.</p></div>
+<div class="section">
+<h3><a name="The_cmd_Parameter"></a>The <tt>cmd</tt> Parameter</h3>
+<p>You could also ask for a single Maven command, i.e. a goal or a phase or a 
lifecycle. It is the command when you call Maven, i.e.:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn -help
 
 usage: mvn [options] [&lt;goal(s)&gt;] [&lt;phase(s)&gt;]
 ...
-</pre></div><p>The following are some examples:</p><div class="source"><pre># 
mvn help:describe -Dcmd=clean
+</pre></div>
+<p>The following are some examples:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dcmd=clean
 ...
 [INFO] [help:describe]
 [INFO] 'clean' is a lifecycle with the following phases:
@@ -175,7 +150,8 @@ usage: mvn [options] [&lt;goal(s)&gt;] [
 * clean: org.apache.maven.plugins:maven-clean-plugin:clean
 * post-clean: NOT DEFINED
 ...
-</pre></div><div class="source"><pre># mvn help:describe -Dcmd=compile
+</pre></div>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dcmd=compile
 ...
 [INFO] [help:describe]
 [INFO] 'compile' is a phase corresponding to this plugin:
@@ -205,7 +181,8 @@ It is a part of the lifecycle for the PO
 * install: org.apache.maven.plugins:maven-install-plugin:install
 * deploy: org.apache.maven.plugins:maven-deploy-plugin:deploy
 ...
-</pre></div><div class="source"><pre># mvn help:describe -Dcmd=compiler:compile
+</pre></div>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dcmd=compiler:compile
 ...
 [INFO] 'compiler:compile' is a plugin goal (aka mojo).
 Mojo: 'compiler:compile'
@@ -215,7 +192,12 @@ compiler:compile
 
 For more information, run 'mvn help:describe [...] -Ddetail'
 ...
-</pre></div></div><div class="section"><h3>The <tt>minimal</tt>, 
<tt>medium</tt> and <tt>full</tt> Parameters<a 
name="The_minimal_medium_and_full_Parameters"></a></h3><p>If you want to 
display less or more detailed information, you can use the <tt>minimal</tt>, 
<tt>medium</tt> or <tt>full</tt> parameters.</p><p>The <tt>minimal</tt> 
parameter adds a minimal list of information:</p><div class="source"><pre># mvn 
help:describe -Dplugin=help -Dminimal=true
+</pre></div></div>
+<div class="section">
+<h3><a name="The_minimal.2C_and_detail_Parameters"></a>The <tt>minimal</tt>, 
and <tt>detail</tt> Parameters</h3>
+<p>If you want to display less or more detailed information, you can use the 
<tt>minimal</tt>, or <tt>detail</tt> parameters.</p>
+<p>The <tt>minimal</tt> parameter adds a minimal list of information:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dplugin=help -Dminimal=true
 ...
 [INFO] [help:describe]
 [INFO] org.apache.maven.plugins:maven-help-plugin:2.1-SNAPSHOT
@@ -231,7 +213,9 @@ Description: The Maven Help plugin provi
 
 For more information, run 'mvn help:describe [...] -Ddetail'
 ...
-</pre></div><p>The <tt>medium</tt> parameter is the default since 2.1 and adds 
a list with the mojos of the plugin and their descriptions:</p><div 
class="source"><pre># mvn help:describe -Dplugin=help
+</pre></div>
+<p>If you don't provide a paremeter a list is added with the mojos of the 
plugin and their descriptions:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dplugin=help
 ...
 [INFO] org.apache.maven.plugins:maven-help-plugin:2.1-SNAPSHOT
 Group Id: org.apache.maven.plugins
@@ -280,10 +264,6 @@ help:evaluate
     interactive mode.
   Deprecated. No reason given
 
-help:expressions
-  Description: Displays the supported Plugin expressions used by Maven.
-  Deprecated. No reason given
-
 help:help
   Description: Display help information on maven-help-plugin.
     Call
@@ -298,25 +278,27 @@ help:system
 
 For more information, run 'mvn help:describe [...] -Ddetail'
 ...
-</pre></div><p>The <tt>full</tt> parameter also displays information about the 
mojos's implementation, their parameters and component requirements, among 
others.</p><div class="source"><pre># mvn help:describe -Dplugin=help 
-Dfull=true
-</pre></div><p><b>Note</b>: The <tt>medium</tt> parameter was added in version 
2.0.2 and the <tt>minimal</tt> parameter was added in version 2.1 of this Help 
plugin.</p></div><div class="section"><h3>The <tt>output</tt> Parameter<a 
name="The_output_Parameter"></a></h3><p>This <tt>describe</tt> goal can use the 
optional <tt>output</tt> parameter to redirect the output to a file. Here is an 
example of that:</p><div class="source"><pre># mvn help:describe -Dplugin=help 
-Ddetail=true -Doutput=/path/to/file
+</pre></div>
+<p>The <tt>detail</tt> parameter also displays information about the goal's 
implementation, their parameters and component requirements, among others.</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dplugin=help -Ddetail=true
+</pre></div></div>
+<div class="section">
+<h3><a name="The_output_Parameter"></a>The <tt>output</tt> Parameter</h3>
+<p>This <tt>describe</tt> goal can use the optional <tt>output</tt> parameter 
to redirect the output to a file. Here is an example of that:</p>
+<div class="source"><pre class="prettyprint linenums"># mvn help:describe 
-Dplugin=help -Ddetail=true -Doutput=/path/to/file
 </pre></div></div></div>
+        </div>
       </div>
     </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2001-2013
-              The Apache Software Foundation
-            
-                          - <a 
href="http://maven.apache.org/privacy-policy.html";>Privacy Policy</a>.
-        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache 
Maven project logos are trademarks of The Apache Software Foundation.
-      </div>
-      <div class="clear">
-        <hr/>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2001&#x2013;2018
+<a href="https://www.apache.org/";>The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
       </div>
-    </div>
+    </footer>
   </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/faq.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/faq.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/faq.html
 Wed Mar  7 21:32:07 2018
@@ -1,199 +1,142 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Feb 23, 2013
- | Rendered using Apache Maven Stylus Skin 1.5
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src\site\fml/faq.fml 
at 2018-03-07
+ | Rendered using Apache Maven Fluido Skin 1.7
 -->
-<html xmlns="http://www.w3.org/1999/xhtml";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
-    <title>Maven Help Plugin - Frequently Asked Questions</title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
-    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20130223" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-                              </head>
-  <body class="composite">
-    <div id="banner">
-                                      <a href="../../" id="bannerLeft">
-                                                <img 
src="../../images/apache-maven-project-2.png" alt="" />
-                </a>
-                        <span id="bannerRight">
-                                                <img 
src="../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20180307" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Help Plugin &#x2013; Frequently Asked Questions</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script type="text/javascript" 
src="./js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Help Plugin"/></a></div>
+        <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+        <div class="clear"><hr/></div>
       </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                                   <div class="xleft">
-                          <a href="http://www.apache.org/"; 
class="externalLink">Apache</a>
-        &gt;
-                  <a href="../../index.html">Maven</a>
-        &gt;
-                  <a href="../index.html">Plugins</a>
-        &gt;
-                      <a href="./">Maven Help Plugin</a>
-        &gt;
-        Frequently Asked Questions
-        </div>
-            <div class="xright">        
-                                    Last Published: 2013-02-23
-              &nbsp;| Version: 2.2
-            </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                                                   <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="index.html">Introduction</a>
-            </li>
-                  <li class="none">
-                  <a href="plugin-info.html">Goals</a>
-            </li>
-                  <li class="none">
-                  <a href="usage.html">Usage</a>
-            </li>
-                  <li class="none">
-            <strong>FAQ</strong>
-          </li>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="examples/describe-configuration.html">Configuring 
Describe Goal</a>
-            </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                               
                                                                                
                                                                                
                                                               <li 
class="collapsed">
-                  <a href="project-info.html">Project Information</a>
-                  </li>
-                                                                               
                                                                                
                                                                                
                           <li class="collapsed">
-                  <a href="project-reports.html">Project Reports</a>
-                  </li>
-          </ul>
-                       <h5>Maven Projects</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
-            </li>
-                  <li class="none">
-                  <a href="../../archetype/index.html">Archetype</a>
-            </li>
-                  <li class="none">
-                  <a href="../../doxia/index.html">Doxia</a>
-            </li>
-                  <li class="none">
-                  <a href="../../jxr/index.html">JXR</a>
-            </li>
-                  <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
-            </li>
-                  <li class="none">
-                  <a href="../../pom/index.html">Parent POMs</a>
-            </li>
-                  <li class="none">
-                  <a href="../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
-            </li>
-                  <li class="none">
-                  <a href="../../scm/index.html">SCM</a>
-            </li>
-                  <li class="none">
-                  <a href="../../shared/index.html">Shared Components</a>
-            </li>
-                  <li class="none">
-                  <a href="../../skins/index.html">Skins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../surefire/index.html">Surefire</a>
-            </li>
-                  <li class="none">
-                  <a href="../../wagon/index.html">Wagon</a>
-            </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink">How Apache Works</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/"; 
class="externalLink">Foundation</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink">Sponsoring Apache</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink">Thanks</a>
-            </li>
-          </ul>
-                                 <a href="http://maven.apache.org/"; 
title="Built by Maven" class="poweredBy">
-          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
-        </a>
-                       
-                               </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
 
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License. --><div class="section"><h2><a name="top">Frequently Asked 
Questions</a><a name="Frequently_Asked_Questions"></a></h2><ol 
style="list-style-type: decimal"><li><a href="#What_is_a_Mojo">What is a 
Mojo</a></li><li><a 
href="#Why_mvn_help:active-profiles_wont_show_the_active_profiles_under_Maven_2.1">Why
 <tt>mvn help:active-profiles</tt> won't show the active profiles under Maven 
2.1?</a></li></ol></div><dl><dt><a name="What_is_a_Mojo">What is a 
Mojo</a></dt><dd>
-        <p>
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+      <li class=""><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
+      <li class=""><a href="index.html" title="Apache Maven Help 
Plugin">Apache Maven Help Plugin</a><span class="divider">/</span></li>
+    <li class="active ">Frequently Asked Questions</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2018-03-07</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
+    <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
+    <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
+    <li class="active"><a href="#"><span class="none"></span>FAQ</a></li>
+    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
+      <li class="nav-header">Examples</li>
+    <li><a href="examples/describe-configuration.html" title="Configuring 
Describe Goal"><span class="none"></span>Configuring Describe Goal</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
+    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
+    <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
+    <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
+    <li><a href="../index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span 
class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+<form id="search-form" action="https://www.google.com/search"; method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 
'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject"; 
class="twitter-follow-button" data-show-count="false" data-align="left" 
data-size="medium" data-show-screen-name="true" data-lang="en">Follow 
ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+<div class="section">
+<h2><a name="Frequently_Asked_Questions"></a><a name="top">Frequently Asked 
Questions</a></h2>
+<ol style="list-style-type: decimal">
+<li><a href="#What_is_a_Mojo">What is a Mojo</a></li>
+<li><a 
href="#Why_mvn_help:active-profiles_wont_show_the_active_profiles_under_Maven_2.1">Why
 <tt>mvn help:active-profiles</tt> won't show the active profiles under Maven 
2.1?</a></li></ol></div>
+<dl>
+<dt><a name="What_is_a_Mojo">What is a Mojo</a></dt>
+<dd>
+        
+<p>
           See the Maven FAQ: <a class="externalLink" 
href="http://maven.apache.org/general.html#What_is_a_Mojo";>What is a Mojo</a>.
        </p>
-      <p align="right"><a href="#top">[top]</a></p><hr /></dd><dt><a 
name="Why_mvn_help:active-profiles_wont_show_the_active_profiles_under_Maven_2.1">Why
 <tt>mvn help:active-profiles</tt> won't show the active profiles under Maven 
2.1?</a></dt><dd>
-        <p>
-          See <a class="externalLink" 
href="http://jira.codehaus.org/browse/MPH-38";>MPH-38</a> for more info.
+      
+<p align="right"><a href="#top">[top]</a></p><hr /></dd>
+<dt><a 
name="Why_mvn_help:active-profiles_wont_show_the_active_profiles_under_Maven_2.1">Why
 <tt>mvn help:active-profiles</tt> won't show the active profiles under Maven 
2.1?</a></dt>
+<dd>
+        
+<p>
+          See <a class="externalLink" 
href="https://issues.apache.org/jira/browse/MPH-38";>MPH-38</a> for more info.
        </p>
-      <p align="right"><a href="#top">[top]</a></p></dd></dl>
+      
+<p align="right"><a href="#top">[top]</a></p></dd></dl>
+        </div>
       </div>
     </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2001-2013
-              The Apache Software Foundation
-            
-                          - <a 
href="http://maven.apache.org/privacy-policy.html";>Privacy Policy</a>.
-        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache 
Maven project logos are trademarks of The Apache Software Foundation.
-      </div>
-      <div class="clear">
-        <hr/>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2001&#x2013;2018
+<a href="https://www.apache.org/";>The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
       </div>
-    </div>
+    </footer>
   </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/findbugs.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/findbugs.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/findbugs.html
 Wed Mar  7 21:32:07 2018
@@ -1,214 +1,197 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Feb 23, 2013
- | Rendered using Apache Maven Stylus Skin 1.5
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from 
org.codehaus.mojo:findbugs-maven-plugin:3.0.5:findbugs at 2018-03-07
+ | Rendered using Apache Maven Fluido Skin 1.7
 -->
-<html xmlns="http://www.w3.org/1999/xhtml";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
-    <title>Maven Help Plugin - FindBugs Bug Detector Report</title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
-    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20130223" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-                              </head>
-  <body class="composite">
-    <div id="banner">
-                                      <a href="../../" id="bannerLeft">
-                                                <img 
src="../../images/apache-maven-project-2.png" alt="" />
-                </a>
-                        <span id="bannerRight">
-                                                <img 
src="../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20180307" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Help Plugin &#x2013; FindBugs Bug Detector 
Report</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script type="text/javascript" 
src="./js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Help Plugin"/></a></div>
+        <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+        <div class="clear"><hr/></div>
       </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                                   <div class="xleft">
-                          <a href="http://www.apache.org/"; 
class="externalLink">Apache</a>
-        &gt;
-                  <a href="../../index.html">Maven</a>
-        &gt;
-                  <a href="../index.html">Plugins</a>
-        &gt;
-                      <a href="./">Maven Help Plugin</a>
-        &gt;
-        FindBugs Bug Detector Report
-        </div>
-            <div class="xright">        
-                                    Last Published: 2013-02-23
-              &nbsp;| Version: 2.2
-            </div>
-      <div class="clear">
-        <hr/>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+      <li class=""><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
+      <li class=""><a href="index.html" title="Apache Maven Help 
Plugin">Apache Maven Help Plugin</a><span class="divider">/</span></li>
+    <li class="active ">FindBugs Bug Detector Report</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2018-03-07</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0</li>
+        </ul>
       </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                                                   <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="index.html">Introduction</a>
-            </li>
-                  <li class="none">
-                  <a href="plugin-info.html">Goals</a>
-            </li>
-                  <li class="none">
-                  <a href="usage.html">Usage</a>
-            </li>
-                  <li class="none">
-                  <a href="faq.html">FAQ</a>
-            </li>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="examples/describe-configuration.html">Configuring 
Describe Goal</a>
-            </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                               
                                                                                
                                                                                
                                                               <li 
class="collapsed">
-                  <a href="project-info.html">Project Information</a>
-                  </li>
-                                                                               
                                                                                
                                                                                
                                     <li class="expanded">
-                  <a href="project-reports.html">Project Reports</a>
-                    <ul>
-                      <li class="none">
-                  <a href="surefire-report.html">Surefire Report</a>
-            </li>
-                      <li class="none">
-                  <a href="checkstyle.html">Checkstyle</a>
-            </li>
-                      <li class="none">
-                  <a href="pmd.html">PMD Report</a>
-            </li>
-                      <li class="none">
-                  <a href="cpd.html">CPD Report</a>
-            </li>
-                      <li class="none">
-                  <a href="xref/index.html">Source Xref</a>
-            </li>
-                      <li class="none">
-                  <a href="xref-test/index.html">Test Source Xref</a>
-            </li>
-                      <li class="none">
-                  <a href="taglist.html">Tag List</a>
-            </li>
-                      <li class="none">
-                  <a href="apidocs/index.html">JavaDocs</a>
-            </li>
-                      <li class="none">
-                  <a href="testapidocs/index.html">Test JavaDocs</a>
-            </li>
-                      <li class="none">
-            <strong>FindBugs Report</strong>
-          </li>
-                      <li class="none">
-                  <a href="sonar.html">Sonar</a>
-            </li>
-                      <li class="none">
-                  <a href="plugin-info.html">Plugin Documentation</a>
-            </li>
-              </ul>
-        </li>
-          </ul>
-                       <h5>Maven Projects</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
-            </li>
-                  <li class="none">
-                  <a href="../../archetype/index.html">Archetype</a>
-            </li>
-                  <li class="none">
-                  <a href="../../doxia/index.html">Doxia</a>
-            </li>
-                  <li class="none">
-                  <a href="../../jxr/index.html">JXR</a>
-            </li>
-                  <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
-            </li>
-                  <li class="none">
-                  <a href="../../pom/index.html">Parent POMs</a>
-            </li>
-                  <li class="none">
-                  <a href="../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
-            </li>
-                  <li class="none">
-                  <a href="../../scm/index.html">SCM</a>
-            </li>
-                  <li class="none">
-                  <a href="../../shared/index.html">Shared Components</a>
-            </li>
-                  <li class="none">
-                  <a href="../../skins/index.html">Skins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../surefire/index.html">Surefire</a>
-            </li>
-                  <li class="none">
-                  <a href="../../wagon/index.html">Wagon</a>
-            </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink">How Apache Works</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/"; 
class="externalLink">Foundation</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink">Sponsoring Apache</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink">Thanks</a>
-            </li>
-          </ul>
-                                 <a href="http://maven.apache.org/"; 
title="Built by Maven" class="poweredBy">
-          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
-        </a>
-                       
-                               </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <div class="section"><h2>FindBugs Bug Detector Report<a 
name="FindBugs_Bug_Detector_Report"></a></h2><p>The following document contains 
the results of <a class="externalLink" 
href="http://findbugs.sourceforge.net";>FindBugs Report</a></p><p>FindBugs 
Version is <i>2.0.1</i></p><p>Threshold is <i>medium</i></p><p>Effort is 
<i>min</i></p></div><div class="section"><h2>Summary<a 
name="Summary"></a></h2><table border="0" class="bodyTable"><tr 
class="a"><th>Classes</th><th>Bugs</th><th>Errors</th><th>Missing 
Classes</th></tr><tr 
class="b"><td>17</td><td>3</td><td>0</td><td>0</td></tr></table></div><div 
class="section"><h2>Files<a name="Files"></a></h2><table border="0" 
class="bodyTable"><tr class="a"><th>Class</th><th>Bugs</th></tr><tr 
class="b"><td><a 
href="#org.apache.maven.plugins.help.AbstractEffectiveMojo">org.apache.maven.plugins.help.AbstractEffectiveMojo</a></td><td>1</td></tr><tr
 class="a"><td><a 
href="#org.apache.maven.plugins.help.AbstractHelpMojo">org.apache.maven.plugi
 ns.help.AbstractHelpMojo</a></td><td>1</td></tr><tr class="b"><td><a 
href="#org.apache.maven.plugins.help.HelpMojo">org.apache.maven.plugins.help.HelpMojo</a></td><td>1</td></tr></table></div><a
 name="org.apache.maven.plugins.help.AbstractEffectiveMojo"></a><div 
class="section"><h3>org.apache.maven.plugins.help.AbstractEffectiveMojo<a 
name="org.apache.maven.plugins.help.AbstractEffectiveMojo"></a></h3><table 
border="0" class="bodyTable"><tr 
class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr
 class="b"><td>exceptional return value of java.io.File.mkdirs() ignored in 
org.apache.maven.plugins.help.AbstractEffectiveMojo.writeXmlFile(File, String, 
String)</td><td>BAD_PRACTICE</td><td><a class="externalLink" 
href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE";>RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a
 
href="./xref/org/apache/maven/plugins/help/AbstractEffectiveMojo.html#94">94</a></td><td>Mediu
 m</td></tr></table></div><a 
name="org.apache.maven.plugins.help.AbstractHelpMojo"></a><div 
class="section"><h3>org.apache.maven.plugins.help.AbstractHelpMojo<a 
name="org.apache.maven.plugins.help.AbstractHelpMojo"></a></h3><table 
border="0" class="bodyTable"><tr 
class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr
 class="b"><td>exceptional return value of java.io.File.mkdirs() ignored in 
org.apache.maven.plugins.help.AbstractHelpMojo.writeFile(File, 
String)</td><td>BAD_PRACTICE</td><td><a class="externalLink" 
href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE";>RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a
 
href="./xref/org/apache/maven/plugins/help/AbstractHelpMojo.html#84">84</a></td><td>Medium</td></tr></table></div><a
 name="org.apache.maven.plugins.help.HelpMojo"></a><div 
class="section"><h3>org.apache.maven.plugins.help.HelpMojo<a 
name="org.apache.maven.plugins.help.HelpMojo"></a></h3><tab
 le border="0" class="bodyTable"><tr 
class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr
 class="b"><td>org.apache.maven.plugins.help.HelpMojo.build() may fail to clean 
up java.io.InputStream</td><td>EXPERIMENTAL</td><td><a class="externalLink" 
href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION";>OBL_UNSATISFIED_OBLIGATION</a></td><td><a
 
href="nullorg/apache/maven/plugins/help/HelpMojo.html#68">68</a></td><td>Medium</td></tr></table></div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
+    <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
+    <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
+    <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
+      <li class="nav-header">Examples</li>
+    <li><a href="examples/describe-configuration.html" title="Configuring 
Describe Goal"><span class="none"></span>Configuring Describe Goal</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-down"></span>Project Reports</a>
+    <ul class="nav nav-list">
+    <li><a href="surefire-report.html" title="Surefire Report"><span 
class="none"></span>Surefire Report</a></li>
+    <li><a href="checkstyle.html" title="Checkstyle"><span 
class="none"></span>Checkstyle</a></li>
+    <li><a href="cpd.html" title="CPD"><span class="none"></span>CPD</a></li>
+    <li><a href="pmd.html" title="PMD"><span class="none"></span>PMD</a></li>
+    <li><a href="xref/index.html" title="Source Xref"><span 
class="none"></span>Source Xref</a></li>
+    <li><a href="xref-test/index.html" title="Test Source Xref"><span 
class="none"></span>Test Source Xref</a></li>
+    <li><a href="taglist.html" title="Tag List"><span class="none"></span>Tag 
List</a></li>
+    <li><a href="apidocs/index.html" title="Javadoc"><span 
class="none"></span>Javadoc</a></li>
+    <li><a href="testapidocs/index.html" title="Test Javadoc"><span 
class="none"></span>Test Javadoc</a></li>
+    <li class="active"><a href="#"><span class="none"></span>FindBugs</a></li>
+    <li><a href="sonar.html" title="Sonar"><span 
class="none"></span>Sonar</a></li>
+    <li><a href="plugin-info.html" title="Plugin Documentation"><span 
class="none"></span>Plugin Documentation</a></li>
+    <li><a href="invoker-report.html" title="Invoker Build Results"><span 
class="none"></span>Invoker Build Results</a></li>
+    </ul>
+</li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
+    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
+    <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
+    <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
+    <li><a href="../index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span 
class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+<form id="search-form" action="https://www.google.com/search"; method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 
'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject"; 
class="twitter-follow-button" data-show-count="false" data-align="left" 
data-size="medium" data-show-screen-name="true" data-lang="en">Follow 
ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+<div class="section">
+<h2><a name="FindBugs_Bug_Detector_Report"></a>FindBugs Bug Detector 
Report</h2>
+<p>The following document contains the results of <a class="externalLink" 
href="http://findbugs.sourceforge.net";>FindBugs</a></p>
+<p>FindBugs Version is <i>3.0.1</i></p>
+<p>Threshold is <i>medium</i></p>
+<p>Effort is <i>min</i></p></div>
+<div class="section">
+<h2><a name="Summary"></a>Summary</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Classes</th>
+<th>Bugs</th>
+<th>Errors</th>
+<th>Missing Classes</th></tr>
+<tr class="b">
+<td>13</td>
+<td>2</td>
+<td>0</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h2><a name="Files"></a>Files</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Class</th>
+<th>Bugs</th></tr>
+<tr class="b">
+<td><a 
href="#org.apache.maven.plugins.help.AbstractEffectiveMojo">org.apache.maven.plugins.help.AbstractEffectiveMojo</a></td>
+<td>1</td></tr>
+<tr class="a">
+<td><a 
href="#org.apache.maven.plugins.help.AbstractHelpMojo">org.apache.maven.plugins.help.AbstractHelpMojo</a></td>
+<td>1</td></tr></table></div><a 
name="org.apache.maven.plugins.help.AbstractEffectiveMojo"></a>
+<div class="section">
+<h3><a 
name="org.apache.maven.plugins.help.AbstractEffectiveMojo"></a>org.apache.maven.plugins.help.AbstractEffectiveMojo</h3>
+<table border="0" class="table table-striped">
+<tr class="b">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="a">
+<td>Exceptional return value of java.io.File.mkdirs() ignored in 
org.apache.maven.plugins.help.AbstractEffectiveMojo.writeXmlFile(File, 
String)</td>
+<td>BAD_PRACTICE</td>
+<td><a class="externalLink" 
href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE";>RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
+<td><a 
href="./xref/org/apache/maven/plugins/help/AbstractEffectiveMojo.html#L85">85</a></td>
+<td>Medium</td></tr></table></div><a 
name="org.apache.maven.plugins.help.AbstractHelpMojo"></a>
+<div class="section">
+<h3><a 
name="org.apache.maven.plugins.help.AbstractHelpMojo"></a>org.apache.maven.plugins.help.AbstractHelpMojo</h3>
+<table border="0" class="table table-striped">
+<tr class="b">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="a">
+<td>Exceptional return value of java.io.File.mkdirs() ignored in 
org.apache.maven.plugins.help.AbstractHelpMojo.writeFile(File, String)</td>
+<td>BAD_PRACTICE</td>
+<td><a class="externalLink" 
href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE";>RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
+<td><a 
href="./xref/org/apache/maven/plugins/help/AbstractHelpMojo.html#L133">133</a></td>
+<td>Medium</td></tr></table></div>
+        </div>
       </div>
     </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2001-2013
-              The Apache Software Foundation
-            
-                          - <a 
href="http://maven.apache.org/privacy-policy.html";>Privacy Policy</a>.
-        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache 
Maven project logos are trademarks of The Apache Software Foundation.
-      </div>
-      <div class="clear">
-        <hr/>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2001&#x2013;2018
+<a href="https://www.apache.org/";>The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
       </div>
-    </div>
+    </footer>
   </body>
 </html>
\ No newline at end of file

Added: 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/fonts/glyphicons-halflings-regular.eot
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/maven/components/plugins-archives/maven-help-plugin-LATEST/fonts/glyphicons-halflings-regular.eot
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream


Reply via email to