You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by kh...@apache.org on 2018/04/06 18:23:30 UTC

svn commit: r1027981 [8/19] - in /websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/jar/ apidocs/org/apache/maven/plugins/jar/class-use/ apidocs/resources/ css/ examples/ fonts/ ...

Modified: websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/examples/manifest-customization.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/examples/manifest-customization.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/examples/manifest-customization.html Fri Apr  6 18:23:28 2018
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-06-18 
- | Rendered using Apache Maven Fluido Skin 1.5
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/manifest-customization.apt.vm at 2018-04-06
+ | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -9,355 +9,113 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Dennis Lundberg" />
     <meta name="Date-Creation-yyyymmdd" content="20060712" />
-    <meta name="Date-Revision-yyyymmdd" content="20160618" />
+    <meta name="Date-Revision-yyyymmdd" content="20180406" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JAR Plugin &#x2013; Manifest customization</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
+    <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.5.min.js"></script>
-
-                  <!-- Google Analytics -->
+    <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 JAR Plugin"/>
-                </a>
-                      </div>
-        <div class="pull-right">                                <a href="../../../" id="bannerRight">
-                                                                                                <img src="../../../images/maven-logo-black-on-white.png" />
-                </a>
-      </div>
+  </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 JAR 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 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 JAR Plugin">
-        Apache Maven JAR Plugin</a>
-                    <span class="divider">/</span>
-      </li>
-        <li class="active ">Manifest customization</li>
-        
-              
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-06-18</li>
-              <li id="projectVersion" class="pull-right">
-                    Version: 3.0.2
-        </li>
-            
-                            </ul>
+      <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 JAR Plugin">Apache Maven JAR Plugin</a><span class="divider">/</span></li>
+    <li class="active ">Manifest customization</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-06</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.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>
-  
-                          <a href="../shared/maven-archiver/examples/classpath.html" title="Creating an Executable JAR File">
-          <span class="none"></span>
-        Creating an Executable JAR File</a>
-            </li>
-                
-      <li class="active">
-  
-            <a href="#"><span class="none"></span>Manifest Customization</a>
-          </li>
-                
-      <li>
-  
-                          <a href="../shared/maven-archiver/examples/manifestFile.html" title="Using Your Own Manifest File">
-          <span class="none"></span>
-        Using Your Own Manifest File</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../examples/attached-jar.html" title="Additional attached JAR">
-          <span class="none"></span>
-        Additional attached JAR</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../examples/create-test-jar.html" title="Create Test JAR">
-          <span class="none"></span>
-        Create Test JAR</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../examples/include-exclude.html" title="Include/Exclude content">
-          <span class="none"></span>
-        Include/Exclude content</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="../../../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" >
-    
+    <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="../../../shared/maven-archiver/examples/classpath.html" title="Creating an Executable JAR File"><span class="none"></span>Creating an Executable JAR File</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Manifest Customization</a></li>
+    <li><a href="../../../shared/maven-archiver/examples/manifestFile.html" title="Using Your Own Manifest File"><span class="none"></span>Using Your Own Manifest File</a></li>
+    <li><a href="../examples/attached-jar.html" title="Additional attached JAR"><span class="none"></span>Additional attached JAR</a></li>
+    <li><a href="../examples/create-test-jar.html" title="Create Test JAR"><span class="none"></span>Create Test JAR</a></li>
+    <li><a href="../examples/include-exclude.html" title="Include/Exclude content"><span class="none"></span>Include/Exclude content</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" src="https://cse.google.com/brand?form=search-form"></script>
-          
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
           <hr />
-
-           <div id="poweredBy">
-                   
-    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
-
-    
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-jar-plugin/" data-size="tall" ></div>
-
-                   <div class="clear"></div>
-                            <div class="clear"></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 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">
+<div class="section">
 <h2><a name="Manifest_customization"></a>Manifest customization</h2>
 <div class="section">
 <h3><a name="The_Default_Manifest"></a>The Default Manifest</h3>
 <p>The default contents of the manifest is described in the documentation for <a href="/shared/maven-archiver/examples/manifest.html">Maven Archiver</a>.</p>
-<p>Starting with version 2.1, the maven-jar-plugin uses Maven Archiver 3.1.1. This means that it no longer creates the Specification and Implementation details in the manifest by default. If you want them you have to say so explicitly in your plugin configuration. This is also is described in the documentation for <a href="/shared/maven-archiver/examples/manifest.html">Maven Archiver</a>.</p></div>
+<p>Starting with version 2.1, the maven-jar-plugin uses Maven Archiver 3.2.0. This means that it no longer creates the Specification and Implementation details in the manifest by default. If you want them you have to say so explicitly in your plugin configuration. This is also is described in the documentation for <a href="/shared/maven-archiver/examples/manifest.html">Maven Archiver</a>.</p></div>
 <div class="section">
 <h3><a name="Customization_the_Manifest"></a>Customization the Manifest</h3>
 <p>The default manifest can be altered with the <tt>archive</tt> configuration element. Below you will find some of the configuration options that are available. For more info see the <a href="/shared/maven-archiver/index.html">Maven Archiver reference</a>.</p>
@@ -368,7 +126,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-jar-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.0.2&lt;/version&gt;
+        &lt;version&gt;3.1.0&lt;/version&gt;
         &lt;configuration&gt;
           &lt;archive&gt;
             &lt;index&gt;true&lt;/index&gt;
@@ -388,23 +146,18 @@
   &lt;/build&gt;
   ...
 &lt;/project&gt;</pre></div></div></div>
-                  </div>
-            </div>
-          </div>
-
+        </div>
+      </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container-fluid">
-                      <div class="row-fluid">
-                                      <p >Copyright &copy;                    2002&#x2013;2016
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.    
-      </p>
-                </div>
-
-        
-                </div>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2002&#x2013;2018
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
     </footer>
-        </body>
+  </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/faq.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/faq.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/faq.html Fri Apr  6 18:23:28 2018
@@ -1,356 +1,114 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-06-18 
- | Rendered using Apache Maven Fluido Skin 1.5
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/fml/faq.fml at 2018-04-06
+ | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160618" />
+    <meta name="Date-Revision-yyyymmdd" content="20180406" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JAR Plugin &#x2013; Frequently Asked Questions</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
+    <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.5.min.js"></script>
-
-                  <!-- Google Analytics -->
+    <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 JAR Plugin"/>
-                </a>
-                      </div>
-        <div class="pull-right">                                <a href="../../" id="bannerRight">
-                                                                                                <img src="../../images/maven-logo-black-on-white.png" />
-                </a>
-      </div>
+  </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 JAR 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 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 JAR Plugin">
-        Apache Maven JAR 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: 2016-06-18</li>
-              <li id="projectVersion" class="pull-right">
-                    Version: 3.0.2
-        </li>
-            
-                            </ul>
+      <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 JAR Plugin">Apache Maven JAR 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-04-06</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.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="shared/maven-archiver/examples/classpath.html" title="Creating an Executable JAR File">
-          <span class="none"></span>
-        Creating an Executable JAR File</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/manifest-customization.html" title="Manifest Customization">
-          <span class="none"></span>
-        Manifest Customization</a>
-            </li>
-                
-      <li>
-  
-                          <a href="shared/maven-archiver/examples/manifestFile.html" title="Using Your Own Manifest File">
-          <span class="none"></span>
-        Using Your Own Manifest File</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/attached-jar.html" title="Additional attached JAR">
-          <span class="none"></span>
-        Additional attached JAR</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/create-test-jar.html" title="Create Test JAR">
-          <span class="none"></span>
-        Create Test JAR</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/include-exclude.html" title="Include/Exclude content">
-          <span class="none"></span>
-        Include/Exclude content</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="../../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" >
-    
+    <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="../../shared/maven-archiver/examples/classpath.html" title="Creating an Executable JAR File"><span class="none"></span>Creating an Executable JAR File</a></li>
+    <li><a href="examples/manifest-customization.html" title="Manifest Customization"><span class="none"></span>Manifest Customization</a></li>
+    <li><a href="../../shared/maven-archiver/examples/manifestFile.html" title="Using Your Own Manifest File"><span class="none"></span>Using Your Own Manifest File</a></li>
+    <li><a href="examples/attached-jar.html" title="Additional attached JAR"><span class="none"></span>Additional attached JAR</a></li>
+    <li><a href="examples/create-test-jar.html" title="Create Test JAR"><span class="none"></span>Create Test JAR</a></li>
+    <li><a href="examples/include-exclude.html" title="Include/Exclude content"><span class="none"></span>Include/Exclude content</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" src="https://cse.google.com/brand?form=search-form"></script>
-          
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
           <hr />
-
-           <div id="poweredBy">
-                   
-    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
-
-    
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-jar-plugin/" data-size="tall" ></div>
-
-                   <div class="clear"></div>
-                            <div class="clear"></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 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">
+<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="#question1">Why is there no documentation for the archive parameter?</a></li></ol></div>
@@ -366,23 +124,18 @@
        </p>
       
 <p align="right"><a href="#top">[top]</a></p></dd></dl>
-                  </div>
-            </div>
-          </div>
-
+        </div>
+      </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container-fluid">
-                      <div class="row-fluid">
-                                      <p >Copyright &copy;                    2002&#x2013;2016
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.    
-      </p>
-                </div>
-
-        
-                </div>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2002&#x2013;2018
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
     </footer>
-        </body>
+  </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/findbugs.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/findbugs.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/findbugs.html Fri Apr  6 18:23:28 2018
@@ -1,435 +1,128 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-06-18 
- | Rendered using Apache Maven Fluido 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-04-06
+ | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160618" />
+    <meta name="Date-Revision-yyyymmdd" content="20180406" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JAR Plugin &#x2013; FindBugs Bug Detector Report</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
+    <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.5.min.js"></script>
-
-                  <!-- Google Analytics -->
+    <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 JAR Plugin"/>
-                </a>
-                      </div>
-        <div class="pull-right">                                <a href="../../" id="bannerRight">
-                                                                                                <img src="../../images/maven-logo-black-on-white.png" />
-                </a>
-      </div>
+  </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 JAR 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 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 JAR Plugin">
-        Apache Maven JAR 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: 2016-06-18</li>
-              <li id="projectVersion" class="pull-right">
-                    Version: 3.0.2
-        </li>
-            
-                            </ul>
+      <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 JAR Plugin">Apache Maven JAR 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-04-06</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.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>
-  
-                          <a href="shared/maven-archiver/examples/classpath.html" title="Creating an Executable JAR File">
-          <span class="none"></span>
-        Creating an Executable JAR File</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/manifest-customization.html" title="Manifest Customization">
-          <span class="none"></span>
-        Manifest Customization</a>
-            </li>
-                
-      <li>
-  
-                          <a href="shared/maven-archiver/examples/manifestFile.html" title="Using Your Own Manifest File">
-          <span class="none"></span>
-        Using Your Own Manifest File</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/attached-jar.html" title="Additional attached JAR">
-          <span class="none"></span>
-        Additional attached JAR</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/create-test-jar.html" title="Create Test JAR">
-          <span class="none"></span>
-        Create Test JAR</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/include-exclude.html" title="Include/Exclude content">
-          <span class="none"></span>
-        Include/Exclude content</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="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="JavaDocs">
-          <span class="none"></span>
-        JavaDocs</a>
-            </li>
-                    
-      <li>
-  
-                          <a href="testapidocs/index.html" title="Test JavaDocs">
-          <span class="none"></span>
-        Test JavaDocs</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="../../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" >
-    
+    <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="../../shared/maven-archiver/examples/classpath.html" title="Creating an Executable JAR File"><span class="none"></span>Creating an Executable JAR File</a></li>
+    <li><a href="examples/manifest-customization.html" title="Manifest Customization"><span class="none"></span>Manifest Customization</a></li>
+    <li><a href="../../shared/maven-archiver/examples/manifestFile.html" title="Using Your Own Manifest File"><span class="none"></span>Using Your Own Manifest File</a></li>
+    <li><a href="examples/attached-jar.html" title="Additional attached JAR"><span class="none"></span>Additional attached JAR</a></li>
+    <li><a href="examples/create-test-jar.html" title="Create Test JAR"><span class="none"></span>Create Test JAR</a></li>
+    <li><a href="examples/include-exclude.html" title="Include/Exclude content"><span class="none"></span>Include/Exclude content</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="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" src="https://cse.google.com/brand?form=search-form"></script>
-          
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
           <hr />
-
-           <div id="poweredBy">
-                   
-    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
-
-    
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-jar-plugin/" data-size="tall" ></div>
-
-                   <div class="clear"></div>
-                            <div class="clear"></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 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">
+<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>
@@ -472,23 +165,18 @@
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE">NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE</a></td>
 <td><a href="./xref/org/apache/maven/plugins/jar/AbstractJarMojo.html#L249">249</a></td>
 <td>Medium</td></tr></table></div>
-                  </div>
-            </div>
-          </div>
-
+        </div>
+      </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container-fluid">
-                      <div class="row-fluid">
-                                      <p >Copyright &copy;                    2002&#x2013;2016
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.    
-      </p>
-                </div>
-
-        
-                </div>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2002&#x2013;2018
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
     </footer>
-        </body>
+  </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-jar-plugin-LATEST/fonts/glyphicons-halflings-regular.eot
==============================================================================
Binary files - no diff available.