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/09/08 21:37:31 UTC

svn commit: r921625 [10/26] - in /websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/rar/ apidocs/org/apache/maven/plugin/rar/class-use/ apidocs/resources/ cobertura/ css/ examples/ i...

Modified: websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/rar-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/rar-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/rar-mojo.html Mon Sep  8 19:37:28 2014
@@ -1,11 +1,11 @@
 <!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 Nov 22, 2012
+ | Generated by Apache Maven Doxia at 2014-09-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven RAR plugin - 
+    <title>Apache Maven RAR Plugin - 
     rar:rar</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -13,7 +13,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20121122" />
+        <meta name="Date-Revision-yyyymmdd" content="20140908" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,14 +42,14 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven RAR plugin</a>
+                      <a href="./">Apache Maven RAR Plugin</a>
         &gt;
         
     rar:rar
         </div>
             <div class="xright">        
-                                    Last Published: 2012-11-22
-              &nbsp;| Version: 2.3
+                                    Last Published: 2014-09-08
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -72,6 +72,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>
@@ -99,10 +105,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -127,9 +133,15 @@
                   <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">
@@ -170,116 +182,216 @@
       <div id="contentBox">
         
   
-    <div class="section"><h2>rar:rar<a name="rar:rar"></a></h2>
-      <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-rar-plugin:2.3:rar</p>
-      <p><b>Description</b>:</p>
-      <div>Builds J2EE Resource Adapter Archive (RAR) files.</div>
-      <p><b>Attributes</b>:</p>
-      <ul>
-        <li>Requires a Maven project to be executed.</li>
-        <li>Requires dependency resolution of artifacts in scope: <tt>test</tt>.</li>
-        <li>The goal is thread-safe and supports parallel builds.</li>
-        <li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>package</tt>.</li>
+    <div class="section">
+<h2>rar:rar<a name="rar:rar"></a></h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.maven.plugins:maven-rar-plugin:2.4:rar</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Builds J2EE Resource Adapter Archive (RAR) files.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</li>
+        
+<li>Requires dependency resolution of artifacts in scope: <tt>test</tt>.</li>
+        
+<li>The goal is thread-safe and supports parallel builds.</li>
+        
+<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>package</tt>.</li>
       </ul>
-      <div class="section"><h3>Required Parameters<a name="Required_Parameters"></a></h3>
-        <table class="bodyTable" border="0">
-          <tr class="a">
-            <th>Name</th>
-            <th>Type</th>
-            <th>Since</th>
-            <th>Description</th>
-          </tr>
-          <tr class="b">
-            <td><b><a href="#finalName">finalName</a></b></td>
-            <td><tt>String</tt></td>
-            <td><tt>-</tt></td>
-            <td>The name of the RAR file to generate.<br /><b>Default value is</b>: <tt>${project.build.finalName}</tt>.<br /></td>
-          </tr>
-          <tr class="a">
-            <td><b><a href="#outputDirectory">outputDirectory</a></b></td>
-            <td><tt>String</tt></td>
-            <td><tt>-</tt></td>
-            <td>The directory for the generated RAR.<br /><b>Default value is</b>: <tt>${project.build.directory}</tt>.<br /></td>
-          </tr>
-          <tr class="b">
-            <td><b><a href="#rarSourceDirectory">rarSourceDirectory</a></b></td>
-            <td><tt>File</tt></td>
-            <td><tt>-</tt></td>
-            <td>Single directory for extra files to include in the RAR.<br /><b>Default value is</b>: <tt>${basedir}/src/main/rar</tt>.<br /></td>
-          </tr>
-          <tr class="a">
-            <td><b><a href="#workDirectory">workDirectory</a></b></td>
-            <td><tt>String</tt></td>
-            <td><tt>-</tt></td>
-            <td>Directory that resources are copied to during the build.<br /><b>Default value is</b>: <tt>${project.build.directory}/${project.build.finalName}</tt>.<br /></td>
+      
+<div class="section">
+<h3>Required Parameters<a name="Required_Parameters"></a></h3>
+        
+<table class="bodyTable" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#finalName">finalName</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The name of the RAR file to generate.<br /><b>Default value is</b>: <tt>${project.build.finalName}</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#outputDirectory">outputDirectory</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The directory for the generated RAR.<br /><b>Default value is</b>: <tt>${project.build.directory}</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#rarSourceDirectory">rarSourceDirectory</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Single directory for extra files to include in the RAR.<br /><b>Default value is</b>: <tt>${basedir}/src/main/rar</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#workDirectory">workDirectory</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory that resources are copied to during the build.<br /><b>Default value is</b>: <tt>${project.build.directory}/${project.build.finalName}</tt>.<br /></td>
           </tr>
         </table>
       </div>
-      <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
-        <table class="bodyTable" border="0">
-          <tr class="a">
-            <th>Name</th>
-            <th>Type</th>
-            <th>Since</th>
-            <th>Description</th>
-          </tr>
-          <tr class="b">
-            <td><b><a href="#archive">archive</a></b></td>
-            <td><tt>MavenArchiveConfiguration</tt></td>
-            <td><tt>-</tt></td>
-            <td>The archive configuration to use. See <a class="externalLink" href="http://maven.apache.org/shared/maven-archiver/index.html">Maven
+      
+<div class="section">
+<h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+        
+<table class="bodyTable" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#archive">archive</a></b></td>
+            
+<td><tt>MavenArchiveConfiguration</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The archive configuration to use. See <a class="externalLink" href="http://maven.apache.org/shared/maven-archiver/index.html">Maven
 Archiver Reference</a>.<br /></td>
           </tr>
-          <tr class="a">
-            <td><b><a href="#delimiters">delimiters</a></b></td>
-            <td><tt>List</tt></td>
-            <td><tt>2.3</tt></td>
-            <td><p>Set of delimiters for expressions to filter within the
+          
+<tr class="a">
+            
+<td><b><a href="#classifier">classifier</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>2.4</tt></td>
+            
+<td>Classifier to add to the artifact generated. If given, the artifact
+will be attached. If this is not given, it will merely be written
+to the output directory according to the finalName.<br /><b>User property is</b>: <tt>maven.rar.classifier</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#delimiters">delimiters</a></b></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>
+<p>Set of delimiters for expressions to filter within the
 resources. These delimiters are specified in the form
 'beginToken*endToken'. If no '*' is given, the delimiter is assumed
 to be the same for start and end.</p>
+
 <p>So, the default filtering delimiters might be specified as:</p>
-<div><pre>
+
+<div>
+<pre>
 &lt;delimiters&gt;
   &lt;delimiter&gt;${*}&lt;/delimiter&gt;
   &lt;delimiter&gt;@&lt;/delimiter&gt;
 &lt;/delimiters&gt;
 </pre></div>
 
+
 <p>Since the '@' delimiter is the same on both ends, we don't need
 to specify '@*@' (though we can).</p><br /></td>
           </tr>
-          <tr class="b">
-            <td><b><a href="#encoding">encoding</a></b></td>
-            <td><tt>String</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>(no description)<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.<br /><b>User property is</b>: <tt>encoding</tt>.</td>
-          </tr>
-          <tr class="a">
-            <td><b><a href="#escapeString">escapeString</a></b></td>
-            <td><tt>String</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>Expression preceded with the String won't be interpolated \${foo}
+          
+<tr class="a">
+            
+<td><b><a href="#encoding">encoding</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.<br /><b>User property is</b>: <tt>encoding</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#escapeString">escapeString</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Expression preceded with the String won't be interpolated \${foo}
 will be replaced with ${foo}<br /><b>User property is</b>: <tt>maven.resources.escapeString</tt>.</td>
           </tr>
-          <tr class="b">
-            <td><b><a href="#escapeWindowsPaths">escapeWindowsPaths</a></b></td>
-            <td><tt>boolean</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>Whether to escape backslashes and colons in windows-style paths.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.resources.escapeWindowsPaths</tt>.</td>
-          </tr>
-          <tr class="a">
-            <td><b><a href="#filterRarSourceDirectory">filterRarSourceDirectory</a></b></td>
-            <td><tt>boolean</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>allow filtering of link{rarSourceDirectory}<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>rar.filterRarSourceDirectory</tt>.</td>
-          </tr>
-          <tr class="b">
-            <td><b><a href="#filters">filters</a></b></td>
-            <td><tt>List</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>The list of extra filter properties files to be used along with
+          
+<tr class="a">
+            
+<td><b><a href="#escapeWindowsPaths">escapeWindowsPaths</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Whether to escape backslashes and colons in windows-style paths.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.resources.escapeWindowsPaths</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#filterRarSourceDirectory">filterRarSourceDirectory</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>allow filtering of link{rarSourceDirectory}<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>rar.filterRarSourceDirectory</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#filters">filters</a></b></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>The list of extra filter properties files to be used along with
 System properties, project properties, and filter properties files
 specified in the POM build/filters section, which should be used
 for the filtering during the current mojo execution. <br />
@@ -293,133 +405,261 @@ configurations for the two different typ
 supplying <tt>extraFilters</tt> configurations, you can
 separate which filters are used for which type of resource.<br /></td>
           </tr>
-          <tr class="a">
-            <td><b><a href="#includeEmptyDirs">includeEmptyDirs</a></b></td>
-            <td><tt>boolean</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>Copy any empty directories included in the Resources.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.resources.includeEmptyDirs</tt>.</td>
-          </tr>
-          <tr class="b">
-            <td><b><a href="#includeJar">includeJar</a></b></td>
-            <td><tt>Boolean</tt></td>
-            <td><tt>-</tt></td>
-            <td>Specify if the generated jar file of this project should be
+          
+<tr class="b">
+            
+<td><b><a href="#includeEmptyDirs">includeEmptyDirs</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Copy any empty directories included in the Resources.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.resources.includeEmptyDirs</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#includeJar">includeJar</a></b></td>
+            
+<td><tt>Boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Specify if the generated jar file of this project should be
 included in the rar file ; default is true.<br /></td>
           </tr>
-          <tr class="a">
-            <td><b><a href="#manifestFile">manifestFile</a></b></td>
-            <td><tt>File</tt></td>
-            <td><tt>-</tt></td>
-            <td>The location of the manifest file to be used within the rar file.<br /><b>Default value is</b>: <tt>${basedir}/src/main/rar/META-INF/MANIFEST.MF</tt>.<br /></td>
-          </tr>
-          <tr class="b">
-            <td><b><a href="#nonFilteredFileExtensions">nonFilteredFileExtensions</a></b></td>
-            <td><tt>List</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>Additional file extensions to not apply filtering (already defined
+          
+<tr class="b">
+            
+<td><b><a href="#manifestFile">manifestFile</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The location of the manifest file to be used within the rar file.<br /><b>Default value is</b>: <tt>${basedir}/src/main/rar/META-INF/MANIFEST.MF</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#nonFilteredFileExtensions">nonFilteredFileExtensions</a></b></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Additional file extensions to not apply filtering (already defined
 are : jpg, jpeg, gif, bmp, png)<br /></td>
           </tr>
-          <tr class="a">
-            <td><b><a href="#overwrite">overwrite</a></b></td>
-            <td><tt>boolean</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>Overwrite existing files even if the destination files are newer.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.resources.overwrite</tt>.</td>
-          </tr>
-          <tr class="b">
-            <td><b><a href="#raXmlFile">raXmlFile</a></b></td>
-            <td><tt>File</tt></td>
-            <td><tt>-</tt></td>
-            <td>The location of the ra.xml file to be used within the rar file.<br /><b>Default value is</b>: <tt>${basedir}/src/main/rar/META-INF/ra.xml</tt>.<br /></td>
-          </tr>
-          <tr class="a">
-            <td><b><a href="#rarResources">rarResources</a></b></td>
-            <td><tt>List</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>extra resource to include in rar archive<br /></td>
-          </tr>
-          <tr class="b">
-            <td><b><a href="#supportMultiLineFiltering">supportMultiLineFiltering</a></b></td>
-            <td><tt>boolean</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>stop searching endToken at the end of line<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.resources.supportMultiLineFiltering</tt>.</td>
-          </tr>
-          <tr class="a">
-            <td><b><a href="#useDefaultDelimiters">useDefaultDelimiters</a></b></td>
-            <td><tt>boolean</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
-          </tr>
-          <tr class="b">
-            <td><b><a href="#warnOnMissingRaXml">warnOnMissingRaXml</a></b></td>
-            <td><tt>boolean</tt></td>
-            <td><tt>2.3</tt></td>
-            <td>Whether or not warn if the <tt>ra.xml</tt> file is missing. Set
+          
+<tr class="b">
+            
+<td><b><a href="#overwrite">overwrite</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Overwrite existing files even if the destination files are newer.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.resources.overwrite</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#raXmlFile">raXmlFile</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The location of the ra.xml file to be used within the rar file.<br /><b>Default value is</b>: <tt>${basedir}/src/main/rar/META-INF/ra.xml</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#rarResources">rarResources</a></b></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>extra resource to include in rar archive<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#skip">skip</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.4</tt></td>
+            
+<td>To skip execution of the rar mojo.<br /><b>User property is</b>: <tt>maven.rar.skip</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#supportMultiLineFiltering">supportMultiLineFiltering</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>stop searching endToken at the end of line<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.resources.supportMultiLineFiltering</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#useDefaultDelimiters">useDefaultDelimiters</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#warnOnMissingRaXml">warnOnMissingRaXml</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Whether or not warn if the <tt>ra.xml</tt> file is missing. Set
 to <tt>false</tt> if you want you RAR built without a
 <tt>ra.xml</tt> file. This may be useful if you are building
 against JCA 1.6 or later.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>warnOnMissingRaXml</tt>.</td>
           </tr>
         </table>
       </div>
-      <div class="section"><h3>Parameter Details<a name="Parameter_Details"></a></h3>
-        <p><b><a name="archive">archive</a>:</b></p>
-        <div>The archive configuration to use. See <a class="externalLink" href="http://maven.apache.org/shared/maven-archiver/index.html">Maven
+      
+<div class="section">
+<h3>Parameter Details<a name="Parameter_Details"></a></h3>
+        
+<p><b><a name="archive">archive</a>:</b></p>
+        
+<div>The archive configuration to use. See <a class="externalLink" href="http://maven.apache.org/shared/maven-archiver/index.html">Maven
 Archiver Reference</a>.</div>
-        <ul>
-          <li><b>Type</b>: <tt>org.apache.maven.archiver.MavenArchiveConfiguration</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /><p><b><a name="delimiters">delimiters</a>:</b></p>
-        <div><p>Set of delimiters for expressions to filter within the
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.maven.archiver.MavenArchiveConfiguration</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="classifier">classifier</a>:</b></p>
+        
+<div>Classifier to add to the artifact generated. If given, the artifact
+will be attached. If this is not given, it will merely be written
+to the output directory according to the finalName.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>2.4</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>maven.rar.classifier</tt></li>
+        </ul><hr />
+<p><b><a name="delimiters">delimiters</a>:</b></p>
+        
+<div>
+<p>Set of delimiters for expressions to filter within the
 resources. These delimiters are specified in the form
 'beginToken*endToken'. If no '*' is given, the delimiter is assumed
 to be the same for start and end.</p>
+
 <p>So, the default filtering delimiters might be specified as:</p>
-<div><pre>
+
+<div>
+<pre>
 &lt;delimiters&gt;
   &lt;delimiter&gt;${*}&lt;/delimiter&gt;
   &lt;delimiter&gt;@&lt;/delimiter&gt;
 &lt;/delimiters&gt;
 </pre></div>
 
+
 <p>Since the '@' delimiter is the same on both ends, we don't need
 to specify '@*@' (though we can).</p></div>
-        <ul>
-          <li><b>Type</b>: <tt>java.util.List</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /><p><b><a name="encoding">encoding</a>:</b></p>
-        <div>(no description)</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.lang.String</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>encoding</tt></li>
-          <li><b>Default</b>: <tt>${project.build.sourceEncoding}</tt></li>
-        </ul><hr /><p><b><a name="escapeString">escapeString</a>:</b></p>
-        <div>Expression preceded with the String won't be interpolated \${foo}
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="encoding">encoding</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>encoding</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.sourceEncoding}</tt></li>
+        </ul><hr />
+<p><b><a name="escapeString">escapeString</a>:</b></p>
+        
+<div>Expression preceded with the String won't be interpolated \${foo}
 will be replaced with ${foo}</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.lang.String</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>maven.resources.escapeString</tt></li>
-        </ul><hr /><p><b><a name="escapeWindowsPaths">escapeWindowsPaths</a>:</b></p>
-        <div>Whether to escape backslashes and colons in windows-style paths.</div>
-        <ul>
-          <li><b>Type</b>: <tt>boolean</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>maven.resources.escapeWindowsPaths</tt></li>
-          <li><b>Default</b>: <tt>true</tt></li>
-        </ul><hr /><p><b><a name="filterRarSourceDirectory">filterRarSourceDirectory</a>:</b></p>
-        <div>allow filtering of link{rarSourceDirectory}</div>
-        <ul>
-          <li><b>Type</b>: <tt>boolean</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>rar.filterRarSourceDirectory</tt></li>
-          <li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /><p><b><a name="filters">filters</a>:</b></p>
-        <div>The list of extra filter properties files to be used along with
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>maven.resources.escapeString</tt></li>
+        </ul><hr />
+<p><b><a name="escapeWindowsPaths">escapeWindowsPaths</a>:</b></p>
+        
+<div>Whether to escape backslashes and colons in windows-style paths.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>maven.resources.escapeWindowsPaths</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="filterRarSourceDirectory">filterRarSourceDirectory</a>:</b></p>
+        
+<div>allow filtering of link{rarSourceDirectory}</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>rar.filterRarSourceDirectory</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="filters">filters</a>:</b></p>
+        
+<div>The list of extra filter properties files to be used along with
 System properties, project properties, and filter properties files
 specified in the POM build/filters section, which should be used
 for the filtering during the current mojo execution. <br />
@@ -432,107 +672,217 @@ option of configuring executions with th
 configurations for the two different types of resources. By
 supplying <tt>extraFilters</tt> configurations, you can
 separate which filters are used for which type of resource.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.util.List</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /><p><b><a name="finalName">finalName</a>:</b></p>
-        <div>The name of the RAR file to generate.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.lang.String</tt></li>
-          <li><b>Required</b>: <tt>Yes</tt></li>
-          <li><b>Default</b>: <tt>${project.build.finalName}</tt></li>
-        </ul><hr /><p><b><a name="includeEmptyDirs">includeEmptyDirs</a>:</b></p>
-        <div>Copy any empty directories included in the Resources.</div>
-        <ul>
-          <li><b>Type</b>: <tt>boolean</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>maven.resources.includeEmptyDirs</tt></li>
-          <li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /><p><b><a name="includeJar">includeJar</a>:</b></p>
-        <div>Specify if the generated jar file of this project should be
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="finalName">finalName</a>:</b></p>
+        
+<div>The name of the RAR file to generate.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.finalName}</tt></li>
+        </ul><hr />
+<p><b><a name="includeEmptyDirs">includeEmptyDirs</a>:</b></p>
+        
+<div>Copy any empty directories included in the Resources.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>maven.resources.includeEmptyDirs</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="includeJar">includeJar</a>:</b></p>
+        
+<div>Specify if the generated jar file of this project should be
 included in the rar file ; default is true.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /><p><b><a name="manifestFile">manifestFile</a>:</b></p>
-        <div>The location of the manifest file to be used within the rar file.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.io.File</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Default</b>: <tt>${basedir}/src/main/rar/META-INF/MANIFEST.MF</tt></li>
-        </ul><hr /><p><b><a name="nonFilteredFileExtensions">nonFilteredFileExtensions</a>:</b></p>
-        <div>Additional file extensions to not apply filtering (already defined
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="manifestFile">manifestFile</a>:</b></p>
+        
+<div>The location of the manifest file to be used within the rar file.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>${basedir}/src/main/rar/META-INF/MANIFEST.MF</tt></li>
+        </ul><hr />
+<p><b><a name="nonFilteredFileExtensions">nonFilteredFileExtensions</a>:</b></p>
+        
+<div>Additional file extensions to not apply filtering (already defined
 are : jpg, jpeg, gif, bmp, png)</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.util.List</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /><p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
-        <div>The directory for the generated RAR.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.lang.String</tt></li>
-          <li><b>Required</b>: <tt>Yes</tt></li>
-          <li><b>Default</b>: <tt>${project.build.directory}</tt></li>
-        </ul><hr /><p><b><a name="overwrite">overwrite</a>:</b></p>
-        <div>Overwrite existing files even if the destination files are newer.</div>
-        <ul>
-          <li><b>Type</b>: <tt>boolean</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>maven.resources.overwrite</tt></li>
-          <li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /><p><b><a name="raXmlFile">raXmlFile</a>:</b></p>
-        <div>The location of the ra.xml file to be used within the rar file.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.io.File</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Default</b>: <tt>${basedir}/src/main/rar/META-INF/ra.xml</tt></li>
-        </ul><hr /><p><b><a name="rarResources">rarResources</a>:</b></p>
-        <div>extra resource to include in rar archive</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.util.List</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /><p><b><a name="rarSourceDirectory">rarSourceDirectory</a>:</b></p>
-        <div>Single directory for extra files to include in the RAR.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.io.File</tt></li>
-          <li><b>Required</b>: <tt>Yes</tt></li>
-          <li><b>Default</b>: <tt>${basedir}/src/main/rar</tt></li>
-        </ul><hr /><p><b><a name="supportMultiLineFiltering">supportMultiLineFiltering</a>:</b></p>
-        <div>stop searching endToken at the end of line</div>
-        <ul>
-          <li><b>Type</b>: <tt>boolean</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>maven.resources.supportMultiLineFiltering</tt></li>
-          <li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /><p><b><a name="useDefaultDelimiters">useDefaultDelimiters</a>:</b></p>
-        <div>(no description)</div>
-        <ul>
-          <li><b>Type</b>: <tt>boolean</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Default</b>: <tt>true</tt></li>
-        </ul><hr /><p><b><a name="warnOnMissingRaXml">warnOnMissingRaXml</a>:</b></p>
-        <div>Whether or not warn if the <tt>ra.xml</tt> file is missing. Set
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
+        
+<div>The directory for the generated RAR.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}</tt></li>
+        </ul><hr />
+<p><b><a name="overwrite">overwrite</a>:</b></p>
+        
+<div>Overwrite existing files even if the destination files are newer.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>maven.resources.overwrite</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="raXmlFile">raXmlFile</a>:</b></p>
+        
+<div>The location of the ra.xml file to be used within the rar file.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>${basedir}/src/main/rar/META-INF/ra.xml</tt></li>
+        </ul><hr />
+<p><b><a name="rarResources">rarResources</a>:</b></p>
+        
+<div>extra resource to include in rar archive</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="rarSourceDirectory">rarSourceDirectory</a>:</b></p>
+        
+<div>Single directory for extra files to include in the RAR.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>${basedir}/src/main/rar</tt></li>
+        </ul><hr />
+<p><b><a name="skip">skip</a>:</b></p>
+        
+<div>To skip execution of the rar mojo.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.4</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>maven.rar.skip</tt></li>
+        </ul><hr />
+<p><b><a name="supportMultiLineFiltering">supportMultiLineFiltering</a>:</b></p>
+        
+<div>stop searching endToken at the end of line</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>maven.resources.supportMultiLineFiltering</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="useDefaultDelimiters">useDefaultDelimiters</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="warnOnMissingRaXml">warnOnMissingRaXml</a>:</b></p>
+        
+<div>Whether or not warn if the <tt>ra.xml</tt> file is missing. Set
 to <tt>false</tt> if you want you RAR built without a
 <tt>ra.xml</tt> file. This may be useful if you are building
 against JCA 1.6 or later.</div>
-        <ul>
-          <li><b>Type</b>: <tt>boolean</tt></li>
-          <li><b>Since</b>: <tt>2.3</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>warnOnMissingRaXml</tt></li>
-          <li><b>Default</b>: <tt>true</tt></li>
-        </ul><hr /><p><b><a name="workDirectory">workDirectory</a>:</b></p>
-        <div>Directory that resources are copied to during the build.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.lang.String</tt></li>
-          <li><b>Required</b>: <tt>Yes</tt></li>
-          <li><b>Default</b>: <tt>${project.build.directory}/${project.build.finalName}</tt></li>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>warnOnMissingRaXml</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="workDirectory">workDirectory</a>:</b></p>
+        
+<div>Directory that resources are copied to during the build.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}/${project.build.finalName}</tt></li>
         </ul>
       </div>
     </div>
@@ -545,7 +895,7 @@ against JCA 1.6 or later.</div>
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2004-2012
+        &#169;            2004-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
@@ -556,4 +906,4 @@ against JCA 1.6 or later.</div>
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Added: websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/rat-report.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/rat-report.html (added)
+++ websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/rat-report.html Mon Sep  8 19:37:28 2014
@@ -0,0 +1,149 @@
+<!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 Sep 8, 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="20140908" />
+    <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-09-08</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-09-08T21:31:15+02:00
+Notes: 0
+Binaries: 0
+Archives: 3
+Standards: 38
+
+Apache Licensed: 37
+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:
+
+ + src/test/remote-repo/org/apache/maven/test/maven-artifact01/1.0-SNAPSHOT/maven-artifact01-1.0-SNAPSHOT.jar
+ 
+ + src/test/remote-repo/org/apache/maven/test/maven-artifact02/1.0-SNAPSHOT/maven-artifact02-1.0-SNAPSHOT.jar
+ 
+ + src/test/resources/unit/basic-rar-test/target/test-rar.jar
+ 
+*****************************************************
+  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
+   maven-archiver/pom.properties
+  AL    pom.xml
+  AL    src/it/default/pom.xml
+  AL    src/it/default/src/main/custom/ra.xml
+  AL    src/it/default/src/main/rar/SomeResource.txt
+  AL    src/it/default/verify.bsh
+  AL    src/it/filtered/pom.xml
+  AL    src/it/filtered/src/main/custom/ra.xml
+  AL    src/it/filtered/src/main/ext/wine.txt
+  AL    src/it/filtered/src/main/ext-filtered/wine.txt
+  AL    src/it/filtered/src/main/rar/SomeResource.txt
+  AL    src/it/filtered/verify.bsh
+  AL    src/it/settings.xml
+  AL    src/main/java/org/apache/maven/plugin/rar/RarMojo.java
+  AL    src/main/java/org/apache/maven/plugin/rar/RarResource.java
+  AL    src/site/apt/examples/exclude-project-jar.apt.vm
+  AL    src/site/apt/examples/include-extra-files.apt.vm
+  AL    src/site/apt/examples/manifest.apt.vm
+  AL    src/site/apt/examples/ra-custom-location.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/download.cgi
+  AL    src/site/site.xml
+  AL    src/site/xdoc/download.xml.vm
+  AL    src/test/java/org/apache/maven/plugin/rar/RarMojoTest.java
+  AL    src/test/java/org/apache/maven/plugin/rar/stubs/ArtifactHandlerStub.java
+  AL    src/test/java/org/apache/maven/plugin/rar/stubs/RarArtifactStub.java
+  AL    src/test/java/org/apache/maven/plugin/rar/stubs/RarMavenProjectStub.java
+  AL    src/test/java/org/apache/maven/plugin/rar/stubs/RarMavenProjectStub2.java
+  AL    src/test/java/org/apache/maven/plugin/rar/stubs/RarMavenProjectStub3.java
+  A     src/test/remote-repo/org/apache/maven/test/maven-artifact01/1.0-SNAPSHOT/maven-artifact01-1.0-SNAPSHOT.jar
+  AL    src/test/remote-repo/org/apache/maven/test/maven-artifact01/1.0-SNAPSHOT/maven-artifact01-1.0-SNAPSHOT.pom
+  A     src/test/remote-repo/org/apache/maven/test/maven-artifact02/1.0-SNAPSHOT/maven-artifact02-1.0-SNAPSHOT.jar
+  AL    src/test/remote-repo/org/apache/maven/test/maven-artifact02/1.0-SNAPSHOT/maven-artifact02-1.0-SNAPSHOT.pom
+  AL    src/test/resources/unit/basic-rar-test/plugin-config.xml
+  A     src/test/resources/unit/basic-rar-test/target/test-rar.jar
+  AL    src/test/resources/unit/basic-rar-with-descriptor/plugin-config.xml
+  AL    src/test/resources/unit/basic-rar-with-descriptor/src/main/rar/META-INF/ra.xml
+  AL    src/test/resources/unit/basic-rar-with-manifest/plugin-config.xml
+  AL    src/test/resources/unit/basic-rar-with-manifest/src/main/rar/META-INF/ra.xml
+ 
+*****************************************************
+ 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-rar-plugin-LATEST/sonar.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/sonar.html (original)
+++ websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/sonar.html Mon Sep  8 19:37:28 2014
@@ -1,18 +1,18 @@
 <!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 Nov 22, 2012
+ | Generated by Apache Maven Doxia at 2014-09-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven RAR plugin - Sonar</title>
+    <title>Apache Maven RAR Plugin - Sonar</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="20121122" />
+        <meta name="Date-Revision-yyyymmdd" content="20140908" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven RAR plugin</a>
+                      <a href="./">Apache Maven RAR Plugin</a>
         &gt;
         Sonar
         </div>
             <div class="xright">        
-                                    Last Published: 2012-11-22
-              &nbsp;| Version: 2.3
+                                    Last Published: 2014-09-08
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -70,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>
@@ -97,31 +103,19 @@
           </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">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
                   <a href="surefire-report.html">Surefire Report</a>
             </li>
                       <li class="none">
-                  <a href="checkstyle-aggregate.html">Checkstyle</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/index.html">Source Xref</a>
             </li>
                       <li class="none">
@@ -145,6 +139,9 @@
                       <li class="none">
                   <a href="plugin-info.html">Plugin Documentation</a>
             </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>
@@ -169,9 +166,15 @@
                   <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">
@@ -218,7 +221,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2004-2012
+        &#169;            2004-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
@@ -229,4 +232,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/source-repository.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/source-repository.html (original)
+++ websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/source-repository.html Mon Sep  8 19:37:28 2014
@@ -1,18 +1,18 @@
 <!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 Nov 22, 2012
+ | Generated by Apache Maven Doxia at 2014-09-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven RAR plugin - Source Repository</title>
+    <title>Apache Maven RAR 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="20121122" />
+        <meta name="Date-Revision-yyyymmdd" content="20140908" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven RAR plugin</a>
+                      <a href="./">Apache Maven RAR Plugin</a>
         &gt;
         Source Repository
         </div>
             <div class="xright">        
-                                    Last Published: 2012-11-22
-              &nbsp;| Version: 2.3
+                                    Last Published: 2014-09-08
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -70,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>
@@ -97,7 +103,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                      <li class="expanded">
+                                                                                                                                                                                                                                                                                                                        <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
@@ -107,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">
@@ -141,7 +150,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -166,9 +175,15 @@
                   <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">
@@ -207,7 +222,39 @@
     </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-rar-plugin-2.3">http://svn.apache.org/viewvc/maven/plugins/tags/maven-rar-plugin-2.3</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-rar-plugin-2.3 maven-rar-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-rar-plugin-2.3 maven-rar-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-rar-plugin-2.3 maven-rar-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-rar-plugin-2.4">http://svn.apache.org/viewvc/maven/plugins/tags/maven-rar-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/plugins/tags/maven-rar-plugin-2.4 maven-rar-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-rar-plugin-2.4 maven-rar-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-rar-plugin-2.4 maven-rar-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>
@@ -218,7 +265,7 @@ http-proxy-port = 3128
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2004-2012
+        &#169;            2004-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
@@ -229,4 +276,4 @@ http-proxy-port = 3128
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/surefire-report.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/surefire-report.html (original)
+++ websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/surefire-report.html Mon Sep  8 19:37:28 2014
@@ -1,18 +1,18 @@
 <!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 Nov 22, 2012
+ | Generated by Apache Maven Doxia at 2014-09-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven RAR plugin - Surefire Report</title>
+    <title>Apache Maven RAR Plugin - Surefire Report</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20121122" />
+        <meta name="Date-Revision-yyyymmdd" content="20140908" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven RAR plugin</a>
+                      <a href="./">Apache Maven RAR Plugin</a>
         &gt;
         Surefire Report
         </div>
             <div class="xright">        
-                                    Last Published: 2012-11-22
-              &nbsp;| Version: 2.3
+                                    Last Published: 2014-09-08
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -70,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>
@@ -97,31 +103,19 @@
           </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">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
             <strong>Surefire Report</strong>
           </li>
                       <li class="none">
-                  <a href="checkstyle-aggregate.html">Checkstyle</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/index.html">Source Xref</a>
             </li>
                       <li class="none">
@@ -145,6 +139,9 @@
                       <li class="none">
                   <a href="plugin-info.html">Plugin Documentation</a>
             </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>
@@ -169,9 +166,15 @@
                   <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">
@@ -226,7 +229,92 @@ function toggleDisplay(elementId) {
  } 
  }
 //]]>
-</script><div class="section"><h2>Surefire Report<a name="Surefire_Report"></a></h2></div><div class="section"><h2>Summary<a name="Summary"></a></h2><a name="Summary"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td>4</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>1.084</td></tr></table><br /><p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div><div class="section"><h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Package</th><th>Tests</th><th>Errors </th><th>Failures</t
 h><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.rar">org.apache.maven.plugin.rar</a></td><td>4</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>1.084</td></tr></table><br /><p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><div class="section"><h3>org.apache.maven.plugin.rar<a name="org.apache.maven.plugin.rar"></a></h3><a name="org.apache.maven.plugin.rar"></a><table border="0" class="bodyTable"><tr class="a"><th></th><th>Class</th><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.rarRarMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.rarRarMojoTest">RarMojoTest</a></td><td>4</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>1.084</td></tr></table></div><br /></div><div class="section"><h2>Test Cases<a n
 ame="Test_Cases"></a></h2><a name="Test_Cases"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><div class="section"><h3>RarMojoTest<a name="RarMojoTest"></a></h3><a name="org.apache.maven.plugin.rarRarMojoTest"></a><table border="0" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testRarTestEnvironment</td><td>0.496</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testBasicRar</td><td>0.298</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testBasicRarWithDescriptor</td><td>0.147</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testBasicRarWithManifest</td><td>0.143</td></tr></table></div><br /></div>
+</script>
+<div class="section">
+<h2>Surefire Report<a name="Surefire_Report"></a></h2></div>
+<div class="section">
+<h2>Summary<a name="Summary"></a></h2><a name="Summary"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
+<table border="1" class="bodyTable">
+<tr class="a">
+<th>Tests</th>
+<th>Errors </th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td>4</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.568</td></tr></table><br />
+<p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
+<div class="section">
+<h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
+<table border="1" class="bodyTable">
+<tr class="a">
+<th>Package</th>
+<th>Tests</th>
+<th>Errors </th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.rar">org.apache.maven.plugin.rar</a></td>
+<td>4</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.568</td></tr></table><br />
+<p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
+<div class="section">
+<h3>org.apache.maven.plugin.rar<a name="org.apache.maven.plugin.rar"></a></h3><a name="org.apache.maven.plugin.rar"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<th></th>
+<th>Class</th>
+<th>Tests</th>
+<th>Errors </th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.rarRarMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.maven.plugin.rarRarMojoTest">RarMojoTest</a></td>
+<td>4</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.568</td></tr></table></div><br /></div>
+<div class="section">
+<h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
+<div class="section">
+<h3>RarMojoTest<a name="RarMojoTest"></a></h3><a name="org.apache.maven.plugin.rarRarMojoTest"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testBasicRar</td>
+<td>0.401</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testBasicRarWithDescriptor</td>
+<td>0.081</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testBasicRarWithManifest</td>
+<td>0.055</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testRarTestEnvironment</td>
+<td>0.031</td></tr></table></div><br /></div>
       </div>
     </div>
     <div class="clear">
@@ -234,7 +322,7 @@ function toggleDisplay(elementId) {
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2004-2012
+        &#169;            2004-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
@@ -245,4 +333,4 @@ function toggleDisplay(elementId) {
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/taglist.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/taglist.html (original)
+++ websites/production/maven/content/plugins-archives/maven-rar-plugin-LATEST/taglist.html Mon Sep  8 19:37:28 2014
@@ -1,18 +1,18 @@
 <!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 Nov 22, 2012
+ | Generated by Apache Maven Doxia at 2014-09-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven RAR plugin - Tag List report</title>
+    <title>Apache Maven RAR Plugin - Tag List report</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20121122" />
+        <meta name="Date-Revision-yyyymmdd" content="20140908" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven RAR plugin</a>
+                      <a href="./">Apache Maven RAR Plugin</a>
         &gt;
         Tag List report
         </div>
             <div class="xright">        
-                                    Last Published: 2012-11-22
-              &nbsp;| Version: 2.3
+                                    Last Published: 2014-09-08
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -70,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>
@@ -97,31 +103,19 @@
           </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">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
                   <a href="surefire-report.html">Surefire Report</a>
             </li>
                       <li class="none">
-                  <a href="checkstyle-aggregate.html">Checkstyle</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/index.html">Source Xref</a>
             </li>
                       <li class="none">
@@ -145,6 +139,9 @@
                       <li class="none">
                   <a href="plugin-info.html">Plugin Documentation</a>
             </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>
@@ -169,9 +166,15 @@
                   <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">
@@ -210,7 +213,23 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Tag List Report<a name="Tag_List_Report"></a></h2><p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p><table border="0" class="bodyTable"><tr class="a"><th>Tag Class</th><th>Total number of occurrences</th><th>Tag strings used by tag class</th></tr><tr class="b"><td>@todo</td><td>0</td><td>@todo</td></tr><tr class="a"><td>TODO</td><td>0</td><td>TODO</td></tr></table><p>Each tag is detailed below:</p></div>
+        <div class="section">
+<h2>Tag List Report<a name="Tag_List_Report"></a></h2>
+<p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Tag Class</th>
+<th>Total number of occurrences</th>
+<th>Tag strings used by tag class</th></tr>
+<tr class="b">
+<td>@todo</td>
+<td>0</td>
+<td>@todo</td></tr>
+<tr class="a">
+<td>TODO</td>
+<td>0</td>
+<td>TODO</td></tr></table>
+<p>Each tag is detailed below:</p></div>
       </div>
     </div>
     <div class="clear">
@@ -218,7 +237,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2004-2012
+        &#169;            2004-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
@@ -229,4 +248,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file