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 2014/06/19 14:01:58 UTC

svn commit: r913018 [6/8] - in /websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST: ./ apidocs/ cobertura/ css/ examples/ images/ testapidocs/ xref-test/ xref/

Modified: websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/plugins.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/plugins.html (original)
+++ websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/plugins.html Thu Jun 19 12:01:56 2014
@@ -1,22 +1,25 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Feb 1, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at 2014-06-19
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Project Build Plugins</title>
+    <title>Apache Maven JAR Plugin - Project Build Plugins</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="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20140619" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../../" id="bannerLeft">
@@ -31,20 +34,20 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <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 Jar plugin</a>
+                      <a href="./">Apache Maven JAR Plugin</a>
         &gt;
-    Project Build Plugins
-      </div>
+        Project Build Plugins
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.4
+                                    Last Published: 2014-06-19
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -53,7 +56,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Overview</h5>
+                                                   <h5>Overview</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Introduction</a>
@@ -67,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -82,10 +91,19 @@
                   <li class="none">
                   <a href="../../shared/maven-archiver/examples/manifestFile.html">Using Your Own Manifest File</a>
             </li>
+                  <li class="none">
+                  <a href="examples/attached-jar.html">Additional attached JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/create-test-jar.html">Create Test JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/include-exclude.html">Include/Exclude clases</a>
+            </li>
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                                                                                                                        <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
@@ -95,6 +113,9 @@
                   <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
+                  <a href="dependency-info.html">Dependency Information</a>
+            </li>
+                      <li class="none">
                   <a href="license.html">Project License</a>
             </li>
                       <li class="none">
@@ -110,6 +131,9 @@
                   <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
+                  <a href="dependency-management.html">Dependency Management</a>
+            </li>
+                      <li class="none">
                   <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
@@ -126,7 +150,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                    <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -151,15 +175,24 @@
                   <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">
@@ -185,11 +218,80 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Build Plugins<a name="Project_Build_Plugins"></a></h2><a name="Project_Build_Plugins"></a><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td><td>2.4.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td><td>2.3.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td><td>2.6</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td><td>1.0.1</td></tr><tr class="b"><td>org.apache
 .maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td><td>2.3.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td><td>2.3.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td><td>1.2.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td><td>2.5</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apa
 che.org/plugins/maven-site-plugin/">maven-site-plugin</a></td><td>3.0</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td><td>2.9</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td><td>2.5.1</td></tr></table></div><div class="section"><h2>Project Report Plugins<a name="Project_Report_Plugins"></a></h2><a name="Project_Report_Plugins"></a><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-checkstyle-plugin/">maven-checkstyle-plugin</a></td><td>2.7</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker
 -plugin/">maven-invoker-plugin</a></td><td>1.5</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/jxr/maven-jxr-plugin/">maven-jxr-plugin</a></td><td>2.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-pmd-plugin/">maven-pmd-plugin</a></td><td>2.5</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td><td>2.4</td></tr><tr class="a"><td>org.apach
 e.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-report-plugin">maven-surefire-report-plugin</a></td><td>2.9</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td><td>2.5.1</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/findbugs-maven-plugin">findbugs-maven-plugin</a></td><td>2.3.2</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/taglist-maven-plugin">taglist-maven-plugin</a></td><td>2.4</td></tr><tr class="a"><td>org.codehaus.sonar-plugins</td><td><a class="externalLink" href="http://sonar-plugins.codehaus.org/maven-report">maven-report</a></td><td>0.1</td></tr></table></div>
+        <div class="section">
+<h2>Project Build Plugins<a name="Project_Build_Plugins"></a></h2><a name="Project_Build_Plugins"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
+<td>2.5</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
+<td>3.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
+<td>2.8.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/enforcer/maven-enforcer-plugin">maven-enforcer-plugin</a></td>
+<td>1.3.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
+<td>2.5.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
+<td>2.4</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin/">maven-plugin-plugin</a></td>
+<td>3.2</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td>
+<td>1.5</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
+<td>2.6</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td>
+<td>1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
+<td>3.3</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td>
+<td>2.16</td></tr></table></div>
+<div class="section">
+<h2>Project Report Plugins<a name="Project_Report_Plugins"></a></h2><a name="Project_Report_Plugins"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin/">maven-plugin-plugin</a></td>
+<td>3.2</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
+<td>2.7</td></tr></table></div>
       </div>
     </div>
     <div class="clear">
@@ -197,10 +299,10 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2012
+        &#169;            2002-2014
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">
@@ -208,4 +310,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/project-info.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/project-info.html (original)
+++ websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/project-info.html Thu Jun 19 12:01:56 2014
@@ -1,22 +1,25 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Feb 1, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at 2014-06-19
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Project Information</title>
+    <title>Apache Maven JAR Plugin - Project Information</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="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20140619" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../../" id="bannerLeft">
@@ -31,20 +34,20 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <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 Jar plugin</a>
+                      <a href="./">Apache Maven JAR Plugin</a>
         &gt;
-    Project Information
-      </div>
+        Project Information
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.4
+                                    Last Published: 2014-06-19
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -53,7 +56,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Overview</h5>
+                                                   <h5>Overview</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Introduction</a>
@@ -67,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -82,10 +91,19 @@
                   <li class="none">
                   <a href="../../shared/maven-archiver/examples/manifestFile.html">Using Your Own Manifest File</a>
             </li>
+                  <li class="none">
+                  <a href="examples/attached-jar.html">Additional attached JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/create-test-jar.html">Create Test JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/include-exclude.html">Include/Exclude clases</a>
+            </li>
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                              <li class="expanded">
+                                                                                                                                                                                                                                                                                                                  <li class="expanded">
             <strong>Project Information</strong>
                   <ul>
                       <li class="none">
@@ -95,6 +113,9 @@
                   <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
+                  <a href="dependency-info.html">Dependency Information</a>
+            </li>
+                      <li class="none">
                   <a href="license.html">Project License</a>
             </li>
                       <li class="none">
@@ -110,6 +131,9 @@
                   <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
+                  <a href="dependency-management.html">Dependency Management</a>
+            </li>
+                      <li class="none">
                   <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
@@ -126,7 +150,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                    <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -151,15 +175,24 @@
                   <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">
@@ -185,11 +218,61 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Information<a name="Project_Information"></a></h2><p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="index.html">About</a></td><td>Builds a Java Archive (JAR) file from the compiled project classes and resources.</td></tr><tr class="a"><td><a href="project-summary.html">Project Summary</a></td><td>This document lists other related information of this project</td></tr><tr class="b"><td><a href="license.html">Project License</a></td><td>This is a link to the definitions of project licenses.</td></tr><tr class="a"><td><a href="team-list.html">Project Tea
 m</a></td><td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr><tr class="b"><td><a href="source-repository.html">Source Repository</a></td><td>This is a link to the online source repository that can be viewed via a web browser.</td></tr><tr class="a"><td><a href="issue-tracking.html">Issue Tracking</a></td><td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr><tr class="b"><td><a href="mail-lists.html">Mailing Lists</a></td><td>This document provides subscription and archive information for this project's mailing lists.</td></tr><tr class="a"><td><a href="dependencies.html">Dependencies</a></td><td>This document lists the project's dependencies and provides information on each dependency.</td></tr><tr class="b"><td><a href="integration.html">Continuous Integration<
 /a></td><td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr><tr class="a"><td><a href="plugin-management.html">Plugin Management</a></td><td>This document lists the plugins that are defined through pluginManagement.</td></tr><tr class="b"><td><a href="plugins.html">Project Plugins</a></td><td>This document lists the build plugins and the report plugins used by this project.</td></tr><tr class="a"><td><a href="distribution-management.html">Distribution Management</a></td><td>This document provides informations on the distribution management of this project.</td></tr></table></div></div>
+        <div class="section">
+<h2>Project Information<a name="Project_Information"></a></h2>
+<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
+<div class="section">
+<h3>Overview<a name="Overview"></a></h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Document</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="index.html">About</a></td>
+<td>Builds a Java Archive (JAR) file from the compiled project classes and resources.</td></tr>
+<tr class="a">
+<td><a href="project-summary.html">Project Summary</a></td>
+<td>This document lists other related information of this project</td></tr>
+<tr class="b">
+<td><a href="dependency-info.html">Dependency Information</a></td>
+<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
+<tr class="a">
+<td><a href="license.html">Project License</a></td>
+<td>This is a link to the definitions of project licenses.</td></tr>
+<tr class="b">
+<td><a href="team-list.html">Project Team</a></td>
+<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
+<tr class="a">
+<td><a href="source-repository.html">Source Repository</a></td>
+<td>This is a link to the online source repository that can be viewed via a web browser.</td></tr>
+<tr class="b">
+<td><a href="issue-tracking.html">Issue Tracking</a></td>
+<td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr>
+<tr class="a">
+<td><a href="mail-lists.html">Mailing Lists</a></td>
+<td>This document provides subscription and archive information for this project's mailing lists.</td></tr>
+<tr class="b">
+<td><a href="dependency-management.html">Dependency Management</a></td>
+<td>This document lists the dependencies that are defined through dependencyManagement.</td></tr>
+<tr class="a">
+<td><a href="dependencies.html">Dependencies</a></td>
+<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
+<tr class="b">
+<td><a href="integration.html">Continuous Integration</a></td>
+<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr>
+<tr class="a">
+<td><a href="plugin-management.html">Plugin Management</a></td>
+<td>This document lists the plugins that are defined through pluginManagement.</td></tr>
+<tr class="b">
+<td><a href="plugins.html">Project Plugins</a></td>
+<td>This document lists the build plugins and the report plugins used by this project.</td></tr>
+<tr class="a">
+<td><a href="distribution-management.html">Distribution Management</a></td>
+<td>This document provides informations on the distribution management of this project.</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -197,10 +280,10 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2012
+        &#169;            2002-2014
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">
@@ -208,4 +291,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/project-reports.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/project-reports.html (original)
+++ websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/project-reports.html Thu Jun 19 12:01:56 2014
@@ -1,22 +1,25 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Feb 1, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at 2014-06-19
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Generated Reports</title>
+    <title>Apache Maven JAR Plugin - Generated Reports</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="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20140619" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../../" id="bannerLeft">
@@ -31,20 +34,20 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <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 Jar plugin</a>
+                      <a href="./">Apache Maven JAR Plugin</a>
         &gt;
-    Generated Reports
-      </div>
+        Generated Reports
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.4
+                                    Last Published: 2014-06-19
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -53,7 +56,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Overview</h5>
+                                                   <h5>Overview</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Introduction</a>
@@ -67,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -82,52 +91,25 @@
                   <li class="none">
                   <a href="../../shared/maven-archiver/examples/manifestFile.html">Using Your Own Manifest File</a>
             </li>
+                  <li class="none">
+                  <a href="examples/attached-jar.html">Additional attached JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/create-test-jar.html">Create Test JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/include-exclude.html">Include/Exclude clases</a>
+            </li>
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                <li class="expanded">
+                                                                        <li class="expanded">
             <strong>Project Reports</strong>
                   <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="cobertura/index.html">Cobertura Test Coverage</a>
-            </li>
-                      <li class="none">
-                  <a href="xref-test/index.html">Test Source Xref</a>
-            </li>
-                      <li class="none">
-                  <a href="xref/index.html">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">
-                  <a href="findbugs.html">FindBugs Report</a>
-            </li>
-                      <li class="none">
-                  <a href="sonar.html">Sonar</a>
-            </li>
-                      <li class="none">
                   <a href="plugin-info.html">Plugin Documentation</a>
             </li>
               </ul>
@@ -154,15 +136,24 @@
                   <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">
@@ -188,11 +179,22 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Generated Reports<a name="Generated_Reports"></a></h2><p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="surefire-report.html">Surefire Report</a></td><td>Report on the test results of the project.</td></tr><tr class="a"><td><a href="checkstyle.html">Checkstyle</a></td><td>Report on coding style conventions.</td></tr><tr class="b"><td><a href="pmd.html">PMD Report</a></td><td>Verification of coding rules.</td></tr><tr class="a"><td><a href="cpd.html">CPD Report</a></td><td>Duplicate code detection.</td></tr><tr class="b"><td><a href="cobertura/index.html">Cobertura Test Coverage</a></td><td>Cobertura Test Coverage Report
 .</td></tr><tr class="a"><td><a href="xref-test/index.html">Test Source Xref</a></td><td>HTML based, cross-reference version of Java test source code.</td></tr><tr class="b"><td><a href="xref/index.html">Source Xref</a></td><td>HTML based, cross-reference version of Java source code.</td></tr><tr class="a"><td><a href="taglist.html">Tag List</a></td><td>Report on various tags found in the code.</td></tr><tr class="b"><td><a href="apidocs/index.html">JavaDocs</a></td><td>JavaDoc API documentation.</td></tr><tr class="a"><td><a href="testapidocs/index.html">Test JavaDocs</a></td><td>Test JavaDoc API documentation.</td></tr><tr class="b"><td><a href="findbugs.html">FindBugs Report</a></td><td>Generates a source code report with the FindBugs Library.</td></tr><tr class="a"><td><a href="sonar.html">Sonar</a></td><td>Quality analysis dashboard.</td></tr><tr class="b"><td><a href="plugin-info.html">Plugin Documentation</a></td><td>This report provides goals and parameters documentation of 
 a plugin.</td></tr></table></div></div>
+        <div class="section">
+<h2>Generated Reports<a name="Generated_Reports"></a></h2>
+<p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p>
+<div class="section">
+<h3>Overview<a name="Overview"></a></h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Document</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="plugin-info.html">Plugin Documentation</a></td>
+<td>This report provides goals and parameters documentation of a plugin.</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -200,10 +202,10 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2012
+        &#169;            2002-2014
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">
@@ -211,4 +213,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/project-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/project-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/project-summary.html Thu Jun 19 12:01:56 2014
@@ -1,22 +1,25 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Feb 1, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at 2014-06-19
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Project Summary</title>
+    <title>Apache Maven JAR Plugin - Project Summary</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="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20140619" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../../" id="bannerLeft">
@@ -31,20 +34,20 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <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 Jar plugin</a>
+                      <a href="./">Apache Maven JAR Plugin</a>
         &gt;
-    Project Summary
-      </div>
+        Project Summary
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.4
+                                    Last Published: 2014-06-19
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -53,7 +56,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Overview</h5>
+                                                   <h5>Overview</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Introduction</a>
@@ -67,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -82,10 +91,19 @@
                   <li class="none">
                   <a href="../../shared/maven-archiver/examples/manifestFile.html">Using Your Own Manifest File</a>
             </li>
+                  <li class="none">
+                  <a href="examples/attached-jar.html">Additional attached JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/create-test-jar.html">Create Test JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/include-exclude.html">Include/Exclude clases</a>
+            </li>
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                                                                                                                        <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
@@ -95,6 +113,9 @@
             <strong>Project Summary</strong>
           </li>
                       <li class="none">
+                  <a href="dependency-info.html">Dependency Information</a>
+            </li>
+                      <li class="none">
                   <a href="license.html">Project License</a>
             </li>
                       <li class="none">
@@ -110,6 +131,9 @@
                   <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
+                  <a href="dependency-management.html">Dependency Management</a>
+            </li>
+                      <li class="none">
                   <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
@@ -126,7 +150,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                    <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -151,15 +175,24 @@
                   <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">
@@ -185,11 +218,60 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Summary<a name="Project_Summary"></a></h2><a name="Project_Summary"></a><div class="section"><h3>Project Information<a name="Project_Information"></a></h3><a name="Project_Information"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>Maven JAR Plugin</td></tr><tr class="a"><td>Description</td><td>Builds a Java Archive (JAR) file from the compiled project classes and resources.</td></tr><tr class="b"><td>Homepage</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">http://maven.apache.org/plugins/maven-jar-plugin/</a></td></tr></table></div><div class="section"><h3>Project Organization<a name="Project_Organization"></a></h3><a name="Project_Organization"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>The Apache Software Foundation</td></tr><tr class="a"><td>URL</td><td><
 a class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td></tr></table></div><div class="section"><h3>Build Information<a name="Build_Information"></a></h3><a name="Build_Information"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>GroupId</td><td>org.apache.maven.plugins</td></tr><tr class="a"><td>ArtifactId</td><td>maven-jar-plugin</td></tr><tr class="b"><td>Version</td><td>2.4</td></tr><tr class="a"><td>Type</td><td>maven-plugin</td></tr><tr class="b"><td>JDK Rev</td><td>1.5</td></tr></table></div></div>
+        <div class="section">
+<h2>Project Summary<a name="Project_Summary"></a></h2><a name="Project_Summary"></a>
+<div class="section">
+<h3>Project Information<a name="Project_Information"></a></h3><a name="Project_Information"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Field</th>
+<th>Value</th></tr>
+<tr class="b">
+<td>Name</td>
+<td>Apache Maven JAR Plugin</td></tr>
+<tr class="a">
+<td>Description</td>
+<td>Builds a Java Archive (JAR) file from the compiled project classes and resources.</td></tr>
+<tr class="b">
+<td>Homepage</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">http://maven.apache.org/plugins/maven-jar-plugin/</a></td></tr></table></div>
+<div class="section">
+<h3>Project Organization<a name="Project_Organization"></a></h3><a name="Project_Organization"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Field</th>
+<th>Value</th></tr>
+<tr class="b">
+<td>Name</td>
+<td>The Apache Software Foundation</td></tr>
+<tr class="a">
+<td>URL</td>
+<td><a class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td></tr></table></div>
+<div class="section">
+<h3>Build Information<a name="Build_Information"></a></h3><a name="Build_Information"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Field</th>
+<th>Value</th></tr>
+<tr class="b">
+<td>GroupId</td>
+<td>org.apache.maven.plugins</td></tr>
+<tr class="a">
+<td>ArtifactId</td>
+<td>maven-jar-plugin</td></tr>
+<tr class="b">
+<td>Version</td>
+<td>2.5</td></tr>
+<tr class="a">
+<td>Type</td>
+<td>maven-plugin</td></tr>
+<tr class="b">
+<td>JDK Rev</td>
+<td>1.5</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -197,10 +279,10 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2012
+        &#169;            2002-2014
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">
@@ -208,4 +290,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Added: websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/rat-report.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/rat-report.html (added)
+++ websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/rat-report.html Thu Jun 19 12:01:56 2014
@@ -0,0 +1,213 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at Jun 19, 2014 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Rat (Release Audit Tool) results</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="20140619" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+        
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2014-06-19</span>
+                  &nbsp;| <span id="projectVersion">Version: ${project.version}</span>
+                      </div>
+            <div class="xright">        
+        
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+        
+                                      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+        
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Rat (Release Audit Tool) results<a name="Rat_Release_Audit_Tool_results"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-plugin">Rat (Release Audit Tool)</a>.</p><p></p><div class="source"><pre>
+*****************************************************
+Summary
+-------
+Generated at: 2014-06-19T13:59:12+02:00
+Notes: 0
+Binaries: 0
+Archives: 0
+Standards: 111
+
+Apache Licensed: 111
+Generated Documents: 0
+
+JavaDocs are generated and so license header is optional
+Generated files do not required license headers
+
+0 Unknown Licenses
+
+*******************************
+
+Unapproved licenses:
+
+
+*******************************
+
+Archives:
+
+*****************************************************
+  Files with Apache License headers will be marked AL
+  Binary files (which do not require AL headers) will be marked B
+  Compressed archives will be marked A
+  Notices, licenses etc will be marked N
+  AL    pom.xml
+  AL    src/it/manifest-content/pom.xml
+  AL    src/it/manifest-content/src/main/java/myproject/HelloWorld.java
+  AL    src/it/manifest-content/verify.bsh
+  AL    src/it/mjar-139/pom.xml
+  AL    src/it/mjar-139/src/main/java/Foo.java
+  AL    src/it/mjar-139/verify.bsh
+  AL    src/it/MJAR-162/pom.xml
+  AL    src/it/MJAR-162/src/main/java/Foo.java
+  AL    src/it/MJAR-162/verify.bsh
+  AL    src/it/MJAR-30-excludes/pom.xml
+  AL    src/it/MJAR-30-excludes/src/main/java/foo/project003/App.java
+  AL    src/it/MJAR-30-excludes/src/main/resources/default-configuration.properties
+  AL    src/it/MJAR-30-excludes/src/main/resources/excluded-file.txt
+  AL    src/it/MJAR-30-excludes/src/test/java/foo/project003/AppTest.java
+  AL    src/it/MJAR-30-excludes/src/test/resources/excluded-file.txt
+  AL    src/it/MJAR-30-excludes/src/test/resources/test-default-configuration.properties
+  AL    src/it/MJAR-30-excludes/verify.bsh
+  AL    src/it/MJAR-30-fullcontent/pom.xml
+  AL    src/it/MJAR-30-fullcontent/src/main/java/foo/project001/App.java
+  AL    src/it/MJAR-30-fullcontent/src/main/resources/default-configuration.properties
+  AL    src/it/MJAR-30-fullcontent/src/test/java/foo/project001/AppTest.java
+  AL    src/it/MJAR-30-fullcontent/src/test/resources/test-default-configuration.properties
+  AL    src/it/MJAR-30-fullcontent/verify.bsh
+  AL    src/it/MJAR-30-include/pom.xml
+  AL    src/it/MJAR-30-include/src/main/java/service/impl/TestImplementation.java
+  AL    src/it/MJAR-30-include/src/main/java/service/TestInterface.java
+  AL    src/it/MJAR-30-include/src/main/java/TestCompile1.java
+  AL    src/it/MJAR-30-include/src/main/resources/notIncluded.xml
+  AL    src/it/MJAR-30-include/verify.bsh
+  AL    src/it/MJAR-60/pom.xml
+  AL    src/it/MJAR-60/src/main/java/myproject/HelloWorld.java
+  AL    src/it/MJAR-60/verify.bsh
+  AL    src/it/MJAR-70-no-recreation/invoker.properties
+  AL    src/it/MJAR-70-no-recreation/pom.xml
+  AL    src/it/MJAR-70-no-recreation/src/main/java/myproject/HelloWorld.java
+  AL    src/it/MJAR-70-no-recreation/verify.bsh
+  AL    src/it/MJAR-70-recreation/invoker.properties
+  AL    src/it/MJAR-70-recreation/pom.xml
+  AL    src/it/MJAR-70-recreation/src/main/java/myproject/HelloWorld.java
+  AL    src/it/MJAR-70-recreation/verify.bsh
+  AL    src/it/mjar-71-01/pom.xml
+  AL    src/it/mjar-71-01/src/main/java/foo/project003/App.java
+  AL    src/it/mjar-71-01/verify.bsh
+  AL    src/it/mjar-71-02/pom.xml
+  AL    src/it/mjar-71-02/src/main/java/foo/project003/App.java
+  AL    src/it/mjar-71-02/verify.bsh
+  AL    src/it/MJAR-75/client/pom.xml
+  AL    src/it/MJAR-75/client/src/main/java/org/apache/maven/its/it0126/MyClient.java
+  AL    src/it/MJAR-75/invoker.properties
+  AL    src/it/MJAR-75/model/pom.xml
+  AL    src/it/MJAR-75/model/src/test/java/org/apache/maven/its/it0126/Component.java
+  AL    src/it/MJAR-75/pom.xml
+  AL    src/it/MJAR-80-exclude/pom.xml
+  AL    src/it/MJAR-80-exclude/src/main/java/foo/project003/App.java
+  AL    src/it/MJAR-80-exclude/src/main/resources/default-configuration.properties
+  AL    src/it/MJAR-80-exclude/src/main/resources/excluded-file.txt
+  AL    src/it/MJAR-80-exclude/src/test/java/foo/project003/AppIntegrationTest.java
+  AL    src/it/MJAR-80-exclude/src/test/java/foo/project003/AppTest.java
+  AL    src/it/MJAR-80-exclude/src/test/resources/excluded-file.txt
+  AL    src/it/MJAR-80-exclude/src/test/resources/test-default-configuration.properties
+  AL    src/it/MJAR-80-exclude/verify.bsh
+  AL    src/it/MJAR-80-fullcontent/pom.xml
+  AL    src/it/MJAR-80-fullcontent/src/main/java/foo/project003/App.java
+  AL    src/it/MJAR-80-fullcontent/src/main/resources/default-configuration.properties
+  AL    src/it/MJAR-80-fullcontent/src/main/resources/excluded-file.txt
+  AL    src/it/MJAR-80-fullcontent/src/test/java/foo/project003/AppIntegrationTest.java
+  AL    src/it/MJAR-80-fullcontent/src/test/java/foo/project003/AppTest.java
+  AL    src/it/MJAR-80-fullcontent/src/test/resources/test-default-configuration.properties
+  AL    src/it/MJAR-80-fullcontent/verify.bsh
+  AL    src/it/MJAR-80-include/pom.xml
+  AL    src/it/MJAR-80-include/src/main/java/foo/project003/App.java
+  AL    src/it/MJAR-80-include/src/main/resources/default-configuration.properties
+  AL    src/it/MJAR-80-include/src/main/resources/excluded-file.txt
+  AL    src/it/MJAR-80-include/src/test/java/foo/project003/AppIntegrationTest.java
+  AL    src/it/MJAR-80-include/src/test/java/foo/project003/AppTest.java
+  AL    src/it/MJAR-80-include/src/test/resources/test-default-configuration.properties
+  AL    src/it/MJAR-80-include/verify.bsh
+  AL    src/it/MJAR-82/pom.xml
+  AL    src/it/MJAR-82/src/main/java/myproject/HelloWorld.java
+  AL    src/it/MJAR-82/verify.bsh
+  AL    src/it/mjar-90/pom.xml
+  AL    src/it/mjar-90/src/main/java/Foo.java
+  AL    src/it/mjar-90/src/test/java/FooTest.java
+  AL    src/it/mjar-90/verify.bsh
+  AL    src/it/project-004/pom.xml
+  AL    src/it/project-004/src/main/java/service/impl/TestImplementation.java
+  AL    src/it/project-004/src/main/java/service/TestInterface.java
+  AL    src/it/project-004/src/main/java/TestCompile1.java
+  AL    src/it/project-004/src/main/resources/notIncluded.xml
+  AL    src/it/project-004/verify.bsh
+  AL    src/it/settings.xml
+  AL    src/main/java/org/apache/maven/plugin/jar/AbstractJarMojo.java
+  AL    src/main/java/org/apache/maven/plugin/jar/JarMojo.java
+  AL    src/main/java/org/apache/maven/plugin/jar/TestJarMojo.java
+  AL    src/site/apt/examples/attached-jar.apt.vm
+  AL    src/site/apt/examples/create-test-jar.apt.vm
+  AL    src/site/apt/examples/default-manifest-file.apt.vm
+  AL    src/site/apt/examples/include-exclude.apt.vm
+  AL    src/site/apt/examples/manifest-customization.apt.vm
+  AL    src/site/apt/index.apt.vm
+  AL    src/site/apt/usage.apt.vm
+  AL    src/site/fml/faq.fml
+  AL    src/site/resources/.htaccess
+  AL    src/site/resources/download.cgi
+  AL    src/site/site.xml
+  AL    src/site/xdoc/download.xml.vm
+  AL    src/test/java/org/apache/maven/plugin/jar/JarMojoTest.java
+  AL    src/test/java/org/apache/maven/plugin/jar/MockArtifact.java
+  AL    src/test/resources/unit/jar-basic-test/pom.xml
+  AL    src/test/resources/unit/jar-basic-test/src/main/java/TestCompile1.java
+ 
+*****************************************************
+ Printing headers for files without AL header...
+ 
+ </pre></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;  All Rights Reserved.      
+        
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/source-repository.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/source-repository.html (original)
+++ websites/production/maven/content/plugins-archives/maven-jar-plugin-LATEST/source-repository.html Thu Jun 19 12:01:56 2014
@@ -1,22 +1,25 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Feb 1, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at 2014-06-19
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Source Repository</title>
+    <title>Apache Maven JAR Plugin - Source Repository</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="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20140619" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../../" id="bannerLeft">
@@ -31,20 +34,20 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <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 Jar plugin</a>
+                      <a href="./">Apache Maven JAR Plugin</a>
         &gt;
-    Source Repository
-      </div>
+        Source Repository
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.4
+                                    Last Published: 2014-06-19
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -53,7 +56,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Overview</h5>
+                                                   <h5>Overview</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Introduction</a>
@@ -67,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -82,10 +91,19 @@
                   <li class="none">
                   <a href="../../shared/maven-archiver/examples/manifestFile.html">Using Your Own Manifest File</a>
             </li>
+                  <li class="none">
+                  <a href="examples/attached-jar.html">Additional attached JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/create-test-jar.html">Create Test JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/include-exclude.html">Include/Exclude clases</a>
+            </li>
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                                                                                                                        <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
@@ -95,6 +113,9 @@
                   <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
+                  <a href="dependency-info.html">Dependency Information</a>
+            </li>
+                      <li class="none">
                   <a href="license.html">Project License</a>
             </li>
                       <li class="none">
@@ -110,6 +131,9 @@
                   <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
+                  <a href="dependency-management.html">Dependency Management</a>
+            </li>
+                      <li class="none">
                   <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
@@ -126,7 +150,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                    <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -151,15 +175,24 @@
                   <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">
@@ -185,11 +218,43 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-jar-plugin-2.4">http://svn.apache.org/viewvc/maven/plugins/tags/maven-jar-plugin-2.4</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/maven/p
 lugins/tags/maven-jar-plugin-2.4 maven-jar-plugin</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-2.4 maven-jar-plugin</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer c
 onnection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-2.4 maven-jar-plugin</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'servers' file and add something like:</p><div c
 lass="source"><pre>[global]
+        <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div>
+<div class="section">
+<h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a>
+<p>The following is a link to the online source repository.</p>
+<div class="source">
+<pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-jar-plugin-2.5">http://svn.apache.org/viewvc/maven/plugins/tags/maven-jar-plugin-2.5</a></pre></div></div>
+<div class="section">
+<h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a>
+<p>The source can be checked out anonymously from SVN with this command:</p>
+<div class="source">
+<pre>$ svn checkout http://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-2.5 maven-jar-plugin</pre></div></div>
+<div class="section">
+<h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a>
+<p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p>
+<div class="source">
+<pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-2.5 maven-jar-plugin</pre></div>
+<p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p>
+<div class="source">
+<pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
+<div class="section">
+<h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a>
+<p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
+<div class="source">
+<pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jar-plugin-2.5 maven-jar-plugin</pre></div></div>
+<div class="section">
+<h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a>
+<p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>
+<p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p>
+<p>Example: Edit the 'servers' file and add something like:</p>
+<div class="source">
+<pre>[global]
 http-proxy-host = your.proxy.name
 http-proxy-port = 3128
 </pre></div></div>
@@ -200,10 +265,10 @@ http-proxy-port = 3128
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2012
+        &#169;            2002-2014
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">
@@ -211,4 +276,4 @@ http-proxy-port = 3128
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file