You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/08 15:45:39 UTC

svn commit: r816644 [27/50] - in /websites/production/maventest/content/plugins/maven-shade-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugins/shade/ apidocs/org/apache/maven/plugins/shade/class-use/ apidocs/org/apache/maven/plugins/shade/filt...

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/shade-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/shade-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/shade-mojo.html Tue May  8 13:45:27 2012
@@ -1,79 +1,52 @@
 <!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 Oct 28, 2011 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Shade Plugin - shade:shade</title>
+    <title>
+    shade:shade</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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta name="Date-Revision-yyyymmdd" content="20111028" />
+    <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>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
-    
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
-    
-            </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
-    
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
-    
-            </a>
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
             <div class="clear">
         <hr/>
       </div>
     </div>
     <div id="breadcrumbs">
-          
-  
-
-  
-    
-            
-  
-    
-            <div class="xleft">
-          
-                <a href="http://www.apache.org/" class="externalLink">Apache</a>
-                &gt;
-      
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
-                &gt;
-      
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
-                &gt;
-      
-                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-shade-plugin">Maven Shade Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
             
-  
+                                <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 Shade Plugin</a>
+        &gt;
     
-             Last Published: 2010-08-08
-              &nbsp;| Version: 1.4
+    shade:shade
+      </div>
+            <div class="xright">        
+                                 Last Published: 2011-10-28
+              &nbsp;| Version: 1.5
             </div>
       <div class="clear">
         <hr/>
@@ -81,204 +54,145 @@
     </div>
     <div id="leftColumn">
       <div id="navcolumn">
-           
-  
-
-  
-    
-            
-  
-    
-                   <h5>Overview</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="plugin-info.html">Goals</a>
-          </li>
-              
-    <li class="none">
-                    <a href="usage.html">Usage</a>
-          </li>
+             
+                                                <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="faq.html">FAQ</a>
+            </li>
           </ul>
-              <h5>Examples</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="examples/includes-excludes.html">Selecting Contents for Uber JAR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/class-relocation.html">Relocating Classes</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/attached-artifact.html">Attaching the Shaded Artifact</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/executable-jar.html">Executable JAR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/resource-transformers.html">Resource Transformers</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/includes-excludes.html">Selecting Contents for Uber JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/class-relocation.html">Relocating Classes</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/attached-artifact.html">Attaching the Shaded Artifact</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/executable-jar.html">Executable JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/resource-transformers.html">Resource Transformers</a>
+            </li>
           </ul>
-              <h5>Project Documentation</h5>
-            <ul>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-info.html">Project Information</a>
-                </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                                                                          <li class="collapsed">
+                  <a href="project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                  <a href="project-reports.html">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</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="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
           </ul>
-              <h5>Maven Projects</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
-          </li>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
           </ul>
-                                           <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
-          </a>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+        </a>
                        
-  
-
-  
-    
-            
-  
-    
-        </div>
+                            </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2><a name="shade:shade"></a>shade:shade</h2>
-<p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-shade-plugin:1.4:shade</p>
-<p><strong>Description</strong>:</p>
-<div>Mojo that performs shading delegating to the Shader component.</div><p><strong>Attributes</strong>:</p>
-<ul><li>Requires a Maven 2.0 project to be executed.</li>
-<li>Requires dependency resolution of artifacts in scope: <code>runtime</code>.</li>
-<li>The goal is thread-safe and supports parallel builds.</li>
-<li>Binds by default to the lifecycle phase: <code>package</code>.</li>
-</ul>
-<div class="section"><h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
-<table class="bodyTable"><tr class="a"><th>Name</th>
-<th>Type</th>
-<th>Since</th>
-<th>Description</th>
-</tr>
-<tr class="b"><td><strong><a href="#artifactSet">artifactSet</a></strong></td>
-<td><code>ArtifactSet</code></td>
-<td><code>-</code></td>
-<td>Artifacts to include/exclude from the final artifact. Artifacts are
+        
+  
+    <div class="section"><h2>shade:shade<a name="shade:shade"></a></h2>
+      <p><b>Full name</b>:</p>
+      <p>org.apache.maven.plugins:maven-shade-plugin:1.5:shade</p>
+      <p><b>Description</b>:</p>
+      <div>Mojo that performs shading delegating to the Shader component.</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>runtime</tt>.</li>
+        <li>The goal is thread-safe and supports parallel builds.</li>
+        <li>Binds by default to the lifecycle phase: <tt>package</tt>.</li>
+      </ul>
+      <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="#artifactSet">artifactSet</a></b></td>
+            <td><tt>ArtifactSet</tt></td>
+            <td><tt>-</tt></td>
+            <td>Artifacts to include/exclude from the final artifact. Artifacts are
 denoted by composite identifiers of the general form
-<code>groupId:artifactId:type:classifier</code>. Since version 1.3,
+<tt>groupId:artifactId:type:classifier</tt>. Since version 1.3,
 the wildcard characters '*' and '?' can be used within the sub
 parts of those composite identifiers to do pattern matching. For
-convenience, the syntax <code>groupId</code> is equivalent to
-<code>groupId:*:*:*</code>, <code>groupId:artifactId</code> is
-equivalent to <code>groupId:artifactId:*:*</code> and
-<code>groupId:artifactId:classifier</code> is equivalent to
-<code>groupId:artifactId:*:classifier</code>. For example: 
-
-<pre>
+convenience, the syntax <tt>groupId</tt> is equivalent to
+<tt>groupId:*:*:*</tt>, <tt>groupId:artifactId</tt> is
+equivalent to <tt>groupId:artifactId:*:*</tt> and
+<tt>groupId:artifactId:classifier</tt> is equivalent to
+<tt>groupId:artifactId:*:classifier</tt>. For example: 
+<div><pre>
 &lt;artifactSet&gt;
   &lt;includes&gt;
     &lt;include&gt;org.apache.maven:*&lt;/include&gt;
@@ -287,32 +201,32 @@ equivalent to <code>groupId:artifactId:*
     &lt;exclude&gt;*:maven-core&lt;/exclude&gt;
   &lt;/excludes&gt;
 &lt;/artifactSet&gt;
-</pre><br />
-</td>
-</tr>
-<tr class="a"><td><strong><a href="#createDependencyReducedPom">createDependencyReducedPom</a></strong></td>
-<td><code>boolean</code></td>
-<td><code>-</code></td>
-<td>Flag whether to generate a simplified POM for the shaded artifact.
-If set to <code>true</code>, dependencies that have been included
+</pre></div><br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#createDependencyReducedPom">createDependencyReducedPom</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>-</tt></td>
+            <td>Flag whether to generate a simplified POM for the shaded artifact.
+If set to <tt>true</tt>, dependencies that have been included
 into the uber JAR will be removed from the
-<code>&lt;dependencies&gt;</code> section of the generated POM. The
-reduced POM will be named <code>dependency-reduced-pom.xml</code>
-and is stored into the same directory as the shaded artifact.<br />
-<strong>Default value is</strong>: <code>true</code>.</td>
-</tr>
-<tr class="b"><td><strong><a href="#createSourcesJar">createSourcesJar</a></strong></td>
-<td><code>boolean</code></td>
-<td><code>-</code></td>
-<td>When true, it will attempt to create a sources jar as well<br />
-<strong>Default value is</strong>: <code>false</code>.</td>
-</tr>
-<tr class="a"><td><strong><a href="#filters">filters</a></strong></td>
-<td><code>ArchiveFilter[]</code></td>
-<td><code>-</code></td>
-<td>Archive Filters to be used. Allows you to specify an artifact in
+<tt>&lt;dependencies&gt;</tt> section of the generated POM. The
+reduced POM will be named <tt>dependency-reduced-pom.xml</tt>
+and is stored into the same directory as the shaded artifact.<br /><b>Default value is</b>: <tt>true</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#createSourcesJar">createSourcesJar</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>-</tt></td>
+            <td>When true, it will attempt to create a sources jar as well<br /><b>Default value is</b>: <tt>false</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#filters">filters</a></b></td>
+            <td><tt>ArchiveFilter[]</tt></td>
+            <td><tt>-</tt></td>
+            <td>Archive Filters to be used. Allows you to specify an artifact in
 the form of a composite identifier as used by
-<code>artifactSet</code> and a set of include/exclude file patterns
+<tt>artifactSet</tt> and a set of include/exclude file patterns
 for filtering which contents of the archive are added to the shaded
 jar. From a logical perspective, includes are processed before
 excludes, thus it's possible to use an include to collect a set of
@@ -320,8 +234,7 @@ files from the archive then use excludes
 By default, all files are included and no files are excluded. If
 multiple filters apply to an artifact, the intersection of the
 matched files will be included in the final JAR. For example: 
-
-<pre>
+<div><pre>
 &lt;filters&gt;
   &lt;filter&gt;
     &lt;artifact&gt;junit:junit&lt;/artifact&gt;
@@ -333,67 +246,66 @@ matched files will be included in the fi
     &lt;/excludes&gt;
   &lt;/filter&gt;
 &lt;/filters&gt;
-</pre><br />
-</td>
-</tr>
-<tr class="b"><td><strong><a href="#finalName">finalName</a></strong></td>
-<td><code>String</code></td>
-<td><code>-</code></td>
-<td>The name of the shaded artifactId. If you like to change the name
+</pre></div><br /></td>
+          </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 shaded artifactId. If you like to change the name
 of the native artifact, you may use the
 &lt;build&gt;&lt;finalName&gt; setting. If this is set to something
 different than &lt;build&gt;&lt;finalName&gt;, no file replacement
-will be performed, even if shadedArtifactAttached is being used.<br />
-</td>
-</tr>
-<tr class="a"><td><strong><a href="#keepDependenciesWithProvidedScope">keepDependenciesWithProvidedScope</a></strong></td>
-<td><code>boolean</code></td>
-<td><code>-</code></td>
-<td>When true, dependencies are kept in the pom but with scope
-'provided'; when false, the dependency is removed.<br />
-<strong>Default value is</strong>: <code>false</code>.</td>
-</tr>
-<tr class="b"><td><strong><a href="#minimizeJar">minimizeJar</a></strong></td>
-<td><code>boolean</code></td>
-<td><code>1.4</code></td>
-<td>When true, dependencies will be stripped down on the class level to
-only the transitive hull required for the artifact. <em>Note:</em>
-Usage of this feature requires Java 1.5 or higher.<br />
-<strong>Default value is</strong>: <code>false</code>.</td>
-</tr>
-<tr class="a"><td><strong><a href="#outputDirectory">outputDirectory</a></strong></td>
-<td><code>File</code></td>
-<td><code>-</code></td>
-<td>The destination directory for the shaded artifact.<br />
-<strong>Default value is</strong>: <code>${project.build.directory}</code>.</td>
-</tr>
-<tr class="b"><td><strong><a href="#outputFile">outputFile</a></strong></td>
-<td><code>File</code></td>
-<td><code>1.3</code></td>
-<td>The path to the output file for the shaded artifact. When this
+will be performed, even if shadedArtifactAttached is being used.<br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#keepDependenciesWithProvidedScope">keepDependenciesWithProvidedScope</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>-</tt></td>
+            <td>When true, dependencies are kept in the pom but with scope
+'provided'; when false, the dependency is removed.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#minimizeJar">minimizeJar</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>1.4</tt></td>
+            <td>When true, dependencies will be stripped down on the class level to
+only the transitive hull required for the artifact. <i>Note:</i>
+Usage of this feature requires Java 1.5 or higher.<br /><b>Default value is</b>: <tt>false</tt>.</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 destination directory for the shaded artifact.<br /><b>Default value is</b>: <tt>${project.build.directory}</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#outputFile">outputFile</a></b></td>
+            <td><tt>File</tt></td>
+            <td><tt>1.3</tt></td>
+            <td>The path to the output file for the shaded artifact. When this
 parameter is set, the created archive will neither replace the
 project's main artifact nor will it be attached. Hence, this
-parameter causes the parameters <code>finalName</code>,
-<code>shadedArtifactAttached</code>,
-<code>shadedClassifierName</code> and
-<code>createDependencyReducedPom</code> to be ignored when used.<br />
-</td>
-</tr>
-<tr class="a"><td><strong><a href="#promoteTransitiveDependencies">promoteTransitiveDependencies</a></strong></td>
-<td><code>boolean</code></td>
-<td><code>-</code></td>
-<td>When true, transitive deps of removed dependencies are promoted to
+parameter causes the parameters <tt>finalName</tt>,
+<tt>shadedArtifactAttached</tt>,
+<tt>shadedClassifierName</tt> and
+<tt>createDependencyReducedPom</tt> to be ignored when used.<br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#promoteTransitiveDependencies">promoteTransitiveDependencies</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>-</tt></td>
+            <td>When true, transitive deps of removed dependencies are promoted to
 direct dependencies. This should allow the drop in replacement of
 the removed deps with the new shaded jar and everything should
-still work.<br />
-<strong>Default value is</strong>: <code>false</code>.</td>
-</tr>
-<tr class="b"><td><strong><a href="#relocations">relocations</a></strong></td>
-<td><code>PackageRelocation[]</code></td>
-<td><code>-</code></td>
-<td>Packages to be relocated. For example: 
-
-<pre>
+still work.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#relocations">relocations</a></b></td>
+            <td><tt>PackageRelocation[]</tt></td>
+            <td><tt>-</tt></td>
+            <td>Packages to be relocated. For example: 
+<div><pre>
 &lt;relocations&gt;
   &lt;relocation&gt;
     &lt;pattern&gt;org.apache&lt;/pattern&gt;
@@ -406,65 +318,65 @@ still work.<br />
     &lt;/excludes&gt;
   &lt;/relocation&gt;
 &lt;/relocations&gt;
-</pre><em>Note:</em> Support for includes exists only since version 1.4.<br />
-</td>
-</tr>
-<tr class="a"><td><strong><a href="#shadedArtifactAttached">shadedArtifactAttached</a></strong></td>
-<td><code>boolean</code></td>
-<td><code>-</code></td>
-<td>Defines whether the shaded artifact should be attached as
+</pre></div>
+
+<i>Note:</i> Support for includes exists only since version 1.4.<br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#shadedArtifactAttached">shadedArtifactAttached</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>-</tt></td>
+            <td>Defines whether the shaded artifact should be attached as
 classifier to the original artifact. If false, the shaded jar will
-be the main artifact of the project<br />
-<strong>Default value is</strong>: <code>false</code>.</td>
-</tr>
-<tr class="b"><td><strong><a href="#shadedArtifactId">shadedArtifactId</a></strong></td>
-<td><code>String</code></td>
-<td><code>-</code></td>
-<td>The name of the shaded artifactId. So you may want to use a
+be the main artifact of the project<br /><b>Default value is</b>: <tt>false</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#shadedArtifactId">shadedArtifactId</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>-</tt></td>
+            <td>The name of the shaded artifactId. So you may want to use a
 different artifactId and keep the standard version. If the original
 artifactId was &quot;foo&quot; then the final artifact would be something
 like foo-1.0.jar. So if you change the artifactId you might have
-something like foo-special-1.0.jar.<br />
-<strong>Default value is</strong>: <code>${project.artifactId}</code>.</td>
-</tr>
-<tr class="a"><td><strong><a href="#shadedClassifierName">shadedClassifierName</a></strong></td>
-<td><code>String</code></td>
-<td><code>-</code></td>
-<td>The name of the classifier used in case the shaded artifact is
-attached.<br />
-<strong>Default value is</strong>: <code>shaded</code>.</td>
-</tr>
-<tr class="b"><td><strong><a href="#shadedGroupFilter">shadedGroupFilter</a></strong></td>
-<td><code>String</code></td>
-<td><code>-</code></td>
-<td>If specified, this will include only artifacts which have groupIds
-which start with this.<br />
-</td>
-</tr>
-<tr class="a"><td><strong><a href="#transformers">transformers</a></strong></td>
-<td><code>ResourceTransformer[]</code></td>
-<td><code>-</code></td>
-<td>Resource transformers to be used. Please see the &quot;Examples&quot; section
+something like foo-special-1.0.jar.<br /><b>Default value is</b>: <tt>${project.artifactId}</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#shadedClassifierName">shadedClassifierName</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>-</tt></td>
+            <td>The name of the classifier used in case the shaded artifact is
+attached.<br /><b>Default value is</b>: <tt>shaded</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#shadedGroupFilter">shadedGroupFilter</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>-</tt></td>
+            <td>If specified, this will include only artifacts which have groupIds
+which start with this.<br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#transformers">transformers</a></b></td>
+            <td><tt>ResourceTransformer[]</tt></td>
+            <td><tt>-</tt></td>
+            <td>Resource transformers to be used. Please see the &quot;Examples&quot; section
 for more information on available transformers and their
-configuration.<br />
-</td>
-</tr>
-</table>
-</div>
-<div class="section"><h3><a name="Parameter_Details"></a>Parameter Details</h3>
-<p><strong><a name="artifactSet">artifactSet</a>:</strong></p>
-<div>Artifacts to include/exclude from the final artifact. Artifacts are
+configuration.<br /></td>
+          </tr>
+        </table>
+      </div>
+      <div class="section"><h3>Parameter Details<a name="Parameter_Details"></a></h3>
+        <p><b><a name="artifactSet">artifactSet</a>:</b></p>
+        <div>Artifacts to include/exclude from the final artifact. Artifacts are
 denoted by composite identifiers of the general form
-<code>groupId:artifactId:type:classifier</code>. Since version 1.3,
+<tt>groupId:artifactId:type:classifier</tt>. Since version 1.3,
 the wildcard characters '*' and '?' can be used within the sub
 parts of those composite identifiers to do pattern matching. For
-convenience, the syntax <code>groupId</code> is equivalent to
-<code>groupId:*:*:*</code>, <code>groupId:artifactId</code> is
-equivalent to <code>groupId:artifactId:*:*</code> and
-<code>groupId:artifactId:classifier</code> is equivalent to
-<code>groupId:artifactId:*:classifier</code>. For example: 
-
-<pre>
+convenience, the syntax <tt>groupId</tt> is equivalent to
+<tt>groupId:*:*:*</tt>, <tt>groupId:artifactId</tt> is
+equivalent to <tt>groupId:artifactId:*:*</tt> and
+<tt>groupId:artifactId:classifier</tt> is equivalent to
+<tt>groupId:artifactId:*:classifier</tt>. For example: 
+<div><pre>
 &lt;artifactSet&gt;
   &lt;includes&gt;
     &lt;include&gt;org.apache.maven:*&lt;/include&gt;
@@ -473,33 +385,33 @@ equivalent to <code>groupId:artifactId:*
     &lt;exclude&gt;*:maven-core&lt;/exclude&gt;
   &lt;/excludes&gt;
 &lt;/artifactSet&gt;
-</pre></div><ul><li><strong>Type</strong>: <code>org.apache.maven.plugins.shade.mojo.ArtifactSet</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-</ul>
-<hr />
-<p><strong><a name="createDependencyReducedPom">createDependencyReducedPom</a>:</strong></p>
-<div>Flag whether to generate a simplified POM for the shaded artifact.
-If set to <code>true</code>, dependencies that have been included
+</pre></div></div>
+        <ul>
+          <li><b>Type</b>: <tt>org.apache.maven.plugins.shade.mojo.ArtifactSet</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="createDependencyReducedPom">createDependencyReducedPom</a>:</b></p>
+        <div>Flag whether to generate a simplified POM for the shaded artifact.
+If set to <tt>true</tt>, dependencies that have been included
 into the uber JAR will be removed from the
-<code>&lt;dependencies&gt;</code> section of the generated POM. The
-reduced POM will be named <code>dependency-reduced-pom.xml</code>
-and is stored into the same directory as the shaded artifact.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${createDependencyReducedPom}</code></li>
-<li><strong>Default</strong>: <code>true</code></li>
-</ul>
-<hr />
-<p><strong><a name="createSourcesJar">createSourcesJar</a>:</strong></p>
-<div>When true, it will attempt to create a sources jar as well</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${createSourcesJar}</code></li>
-<li><strong>Default</strong>: <code>false</code></li>
-</ul>
-<hr />
-<p><strong><a name="filters">filters</a>:</strong></p>
-<div>Archive Filters to be used. Allows you to specify an artifact in
+<tt>&lt;dependencies&gt;</tt> section of the generated POM. The
+reduced POM will be named <tt>dependency-reduced-pom.xml</tt>
+and is stored into the same directory as the shaded artifact.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${createDependencyReducedPom}</tt></li>
+          <li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr /><p><b><a name="createSourcesJar">createSourcesJar</a>:</b></p>
+        <div>When true, it will attempt to create a sources jar as well</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${createSourcesJar}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="filters">filters</a>:</b></p>
+        <div>Archive Filters to be used. Allows you to specify an artifact in
 the form of a composite identifier as used by
-<code>artifactSet</code> and a set of include/exclude file patterns
+<tt>artifactSet</tt> and a set of include/exclude file patterns
 for filtering which contents of the archive are added to the shaded
 jar. From a logical perspective, includes are processed before
 excludes, thus it's possible to use an include to collect a set of
@@ -507,8 +419,7 @@ files from the archive then use excludes
 By default, all files are included and no files are excluded. If
 multiple filters apply to an artifact, the intersection of the
 matched files will be included in the final JAR. For example: 
-
-<pre>
+<div><pre>
 &lt;filters&gt;
   &lt;filter&gt;
     &lt;artifact&gt;junit:junit&lt;/artifact&gt;
@@ -520,69 +431,68 @@ matched files will be included in the fi
     &lt;/excludes&gt;
   &lt;/filter&gt;
 &lt;/filters&gt;
-</pre></div><ul><li><strong>Type</strong>: <code>org.apache.maven.plugins.shade.mojo.ArchiveFilter[]</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-</ul>
-<hr />
-<p><strong><a name="finalName">finalName</a>:</strong></p>
-<div>The name of the shaded artifactId. If you like to change the name
+</pre></div></div>
+        <ul>
+          <li><b>Type</b>: <tt>org.apache.maven.plugins.shade.mojo.ArchiveFilter[]</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 shaded artifactId. If you like to change the name
 of the native artifact, you may use the
 &lt;build&gt;&lt;finalName&gt; setting. If this is set to something
 different than &lt;build&gt;&lt;finalName&gt;, no file replacement
-will be performed, even if shadedArtifactAttached is being used.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${finalName}</code></li>
-</ul>
-<hr />
-<p><strong><a name="keepDependenciesWithProvidedScope">keepDependenciesWithProvidedScope</a>:</strong></p>
-<div>When true, dependencies are kept in the pom but with scope
-'provided'; when false, the dependency is removed.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${keepDependenciesWithProvidedScope}</code></li>
-<li><strong>Default</strong>: <code>false</code></li>
-</ul>
-<hr />
-<p><strong><a name="minimizeJar">minimizeJar</a>:</strong></p>
-<div>When true, dependencies will be stripped down on the class level to
-only the transitive hull required for the artifact. <em>Note:</em>
-Usage of this feature requires Java 1.5 or higher.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
-<li><strong>Since</strong>: <code>1.4</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Default</strong>: <code>false</code></li>
-</ul>
-<hr />
-<p><strong><a name="outputDirectory">outputDirectory</a>:</strong></p>
-<div>The destination directory for the shaded artifact.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Default</strong>: <code>${project.build.directory}</code></li>
-</ul>
-<hr />
-<p><strong><a name="outputFile">outputFile</a>:</strong></p>
-<div>The path to the output file for the shaded artifact. When this
+will be performed, even if shadedArtifactAttached is being used.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${finalName}</tt></li>
+        </ul><hr /><p><b><a name="keepDependenciesWithProvidedScope">keepDependenciesWithProvidedScope</a>:</b></p>
+        <div>When true, dependencies are kept in the pom but with scope
+'provided'; when false, the dependency is removed.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${keepDependenciesWithProvidedScope}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="minimizeJar">minimizeJar</a>:</b></p>
+        <div>When true, dependencies will be stripped down on the class level to
+only the transitive hull required for the artifact. <i>Note:</i>
+Usage of this feature requires Java 1.5 or higher.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>1.4</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
+        <div>The destination directory for the shaded artifact.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.io.File</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Default</b>: <tt>${project.build.directory}</tt></li>
+        </ul><hr /><p><b><a name="outputFile">outputFile</a>:</b></p>
+        <div>The path to the output file for the shaded artifact. When this
 parameter is set, the created archive will neither replace the
 project's main artifact nor will it be attached. Hence, this
-parameter causes the parameters <code>finalName</code>,
-<code>shadedArtifactAttached</code>,
-<code>shadedClassifierName</code> and
-<code>createDependencyReducedPom</code> to be ignored when used.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li>
-<li><strong>Since</strong>: <code>1.3</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-</ul>
-<hr />
-<p><strong><a name="promoteTransitiveDependencies">promoteTransitiveDependencies</a>:</strong></p>
-<div>When true, transitive deps of removed dependencies are promoted to
+parameter causes the parameters <tt>finalName</tt>,
+<tt>shadedArtifactAttached</tt>,
+<tt>shadedClassifierName</tt> and
+<tt>createDependencyReducedPom</tt> to be ignored when used.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.io.File</tt></li>
+          <li><b>Since</b>: <tt>1.3</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="promoteTransitiveDependencies">promoteTransitiveDependencies</a>:</b></p>
+        <div>When true, transitive deps of removed dependencies are promoted to
 direct dependencies. This should allow the drop in replacement of
 the removed deps with the new shaded jar and everything should
-still work.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${promoteTransitiveDependencies}</code></li>
-<li><strong>Default</strong>: <code>false</code></li>
-</ul>
-<hr />
-<p><strong><a name="relocations">relocations</a>:</strong></p>
-<div>Packages to be relocated. For example: 
-
-<pre>
+still work.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${promoteTransitiveDependencies}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="relocations">relocations</a>:</b></p>
+        <div>Packages to be relocated. For example: 
+<div><pre>
 &lt;relocations&gt;
   &lt;relocation&gt;
     &lt;pattern&gt;org.apache&lt;/pattern&gt;
@@ -595,53 +505,58 @@ still work.</div><ul><li><strong>Type</s
     &lt;/excludes&gt;
   &lt;/relocation&gt;
 &lt;/relocations&gt;
-</pre><em>Note:</em> Support for includes exists only since version 1.4.</div><ul><li><strong>Type</strong>: <code>org.apache.maven.plugins.shade.mojo.PackageRelocation[]</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-</ul>
-<hr />
-<p><strong><a name="shadedArtifactAttached">shadedArtifactAttached</a>:</strong></p>
-<div>Defines whether the shaded artifact should be attached as
+</pre></div>
+
+<i>Note:</i> Support for includes exists only since version 1.4.</div>
+        <ul>
+          <li><b>Type</b>: <tt>org.apache.maven.plugins.shade.mojo.PackageRelocation[]</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="shadedArtifactAttached">shadedArtifactAttached</a>:</b></p>
+        <div>Defines whether the shaded artifact should be attached as
 classifier to the original artifact. If false, the shaded jar will
-be the main artifact of the project</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${shadedArtifactAttached}</code></li>
-<li><strong>Default</strong>: <code>false</code></li>
-</ul>
-<hr />
-<p><strong><a name="shadedArtifactId">shadedArtifactId</a>:</strong></p>
-<div>The name of the shaded artifactId. So you may want to use a
+be the main artifact of the project</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${shadedArtifactAttached}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="shadedArtifactId">shadedArtifactId</a>:</b></p>
+        <div>The name of the shaded artifactId. So you may want to use a
 different artifactId and keep the standard version. If the original
 artifactId was &quot;foo&quot; then the final artifact would be something
 like foo-1.0.jar. So if you change the artifactId you might have
-something like foo-special-1.0.jar.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${shadedArtifactId}</code></li>
-<li><strong>Default</strong>: <code>${project.artifactId}</code></li>
-</ul>
-<hr />
-<p><strong><a name="shadedClassifierName">shadedClassifierName</a>:</strong></p>
-<div>The name of the classifier used in case the shaded artifact is
-attached.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${shadedClassifierName}</code></li>
-<li><strong>Default</strong>: <code>shaded</code></li>
-</ul>
-<hr />
-<p><strong><a name="shadedGroupFilter">shadedGroupFilter</a>:</strong></p>
-<div>If specified, this will include only artifacts which have groupIds
-which start with this.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${shadedGroupFilter}</code></li>
-</ul>
-<hr />
-<p><strong><a name="transformers">transformers</a>:</strong></p>
-<div>Resource transformers to be used. Please see the &quot;Examples&quot; section
+something like foo-special-1.0.jar.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${shadedArtifactId}</tt></li>
+          <li><b>Default</b>: <tt>${project.artifactId}</tt></li>
+        </ul><hr /><p><b><a name="shadedClassifierName">shadedClassifierName</a>:</b></p>
+        <div>The name of the classifier used in case the shaded artifact is
+attached.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${shadedClassifierName}</tt></li>
+          <li><b>Default</b>: <tt>shaded</tt></li>
+        </ul><hr /><p><b><a name="shadedGroupFilter">shadedGroupFilter</a>:</b></p>
+        <div>If specified, this will include only artifacts which have groupIds
+which start with this.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${shadedGroupFilter}</tt></li>
+        </ul><hr /><p><b><a name="transformers">transformers</a>:</b></p>
+        <div>Resource transformers to be used. Please see the &quot;Examples&quot; section
 for more information on available transformers and their
-configuration.</div><ul><li><strong>Type</strong>: <code>org.apache.maven.plugins.shade.resource.ResourceTransformer[]</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-</ul>
-</div>
-</div>
+configuration.</div>
+        <ul>
+          <li><b>Type</b>: <tt>org.apache.maven.plugins.shade.resource.ResourceTransformer[]</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul>
+      </div>
+    </div>
+  
 
       </div>
     </div>
@@ -649,19 +564,13 @@ configuration.</div><ul><li><strong>Type
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2002-2010
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2002-2011
+              The Apache Software Foundation
             
-  
-    
-   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
       <div class="clear">
         <hr/>
       </div>

Added: websites/production/maventest/content/plugins/maven-shade-plugin-latest/sonar.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/sonar.html (added)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/sonar.html Tue May  8 13:45:27 2012
@@ -0,0 +1,217 @@
+<!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 Oct 28, 2011 -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>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="20111028" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+                                                        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                                <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Maven Shade Plugin</a>
+        &gt;
+    Sonar
+      </div>
+            <div class="xright">        
+                                 Last Published: 2011-10-28
+              &nbsp;| Version: 1.5
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                                                <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="faq.html">FAQ</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/includes-excludes.html">Selecting Contents for Uber JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/class-relocation.html">Relocating Classes</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/attached-artifact.html">Attaching the Shaded Artifact</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/executable-jar.html">Executable JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/resource-transformers.html">Resource Transformers</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                                                                          <li class="collapsed">
+                  <a href="project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                                                      <li class="expanded">
+                  <a href="project-reports.html">Project Reports</a>
+                    <ul>
+                      <li class="none">
+                  <a href="surefire-report.html">Surefire Report</a>
+            </li>
+                      <li class="none">
+                  <a href="checkstyle.html">Checkstyle</a>
+            </li>
+                      <li class="none">
+                  <a href="pmd.html">PMD Report</a>
+            </li>
+                      <li class="none">
+                  <a href="cpd.html">CPD Report</a>
+            </li>
+                      <li class="none">
+                  <a href="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="testapidocs/index.html">Test JavaDocs</a>
+            </li>
+                      <li class="none">
+                  <a href="apidocs/index.html">JavaDocs</a>
+            </li>
+                      <li class="none">
+                  <a href="findbugs.html">FindBugs Report</a>
+            </li>
+                      <li class="none">
+            <strong>Sonar</strong>
+          </li>
+                      <li class="none">
+                  <a href="plugin-info.html">Plugin Documentation</a>
+            </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</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="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+        </a>
+                       
+                            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <h2>Sonar<a name="Sonar"></a></h2>Redirecting to <a class="externalLink" href="https://analysis.apache.org/project/index/org.apache.maven.plugins:maven-shade-plugin">https://analysis.apache.org/project/index/org.apache.maven.plugins:maven-shade-plugin</a><script type='text/javascript'> window.location='https://analysis.apache.org/project/index/org.apache.maven.plugins:maven-shade-plugin'</script>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2002-2011
+              The Apache Software Foundation
+            
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-shade-plugin-latest/sonar.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-shade-plugin-latest/sonar.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/source-repository.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/source-repository.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/source-repository.html Tue May  8 13:45:27 2012
@@ -1,79 +1,50 @@
 <!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 Oct 28, 2011 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Shade Plugin - Source Repository</title>
+    <title>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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta name="Date-Revision-yyyymmdd" content="20111028" />
+    <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>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
-    
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
-    
-            </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
-    
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
-    
-            </a>
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
             <div class="clear">
         <hr/>
       </div>
     </div>
     <div id="breadcrumbs">
-          
-  
-
-  
-    
             
-  
-    
-            <div class="xleft">
-          
-                <a href="http://www.apache.org/" class="externalLink">Apache</a>
-                &gt;
-      
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
-                &gt;
-      
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
-                &gt;
-      
-                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-shade-plugin">Maven Shade Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2010-08-08
-              &nbsp;| Version: 1.4
+                                <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 Shade Plugin</a>
+        &gt;
+    Source Repository
+      </div>
+            <div class="xright">        
+                                 Last Published: 2011-10-28
+              &nbsp;| Version: 1.5
             </div>
       <div class="clear">
         <hr/>
@@ -81,274 +52,163 @@
     </div>
     <div id="leftColumn">
       <div id="navcolumn">
-           
-  
-
-  
-    
-            
-  
-    
-                   <h5>Overview</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="plugin-info.html">Goals</a>
-          </li>
-              
-    <li class="none">
-                    <a href="usage.html">Usage</a>
-          </li>
+             
+                                                <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="faq.html">FAQ</a>
+            </li>
           </ul>
-              <h5>Examples</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="examples/includes-excludes.html">Selecting Contents for Uber JAR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/class-relocation.html">Relocating Classes</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/attached-artifact.html">Attaching the Shaded Artifact</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/executable-jar.html">Executable JAR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/resource-transformers.html">Resource Transformers</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/includes-excludes.html">Selecting Contents for Uber JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/class-relocation.html">Relocating Classes</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/attached-artifact.html">Attaching the Shaded Artifact</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/executable-jar.html">Executable JAR</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/resource-transformers.html">Resource Transformers</a>
+            </li>
           </ul>
-              <h5>Project Documentation</h5>
-            <ul>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-            
-              
-            <li class="expanded">
-                    <a href="project-info.html">Project Information</a>
+                       <h5>Project Documentation</h5>
                   <ul>
-                  
-    <li class="none">
-                    <a href="index.html">About</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="integration.html">Continuous Integration</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependencies.html">Dependencies</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="issue-tracking.html">Issue Tracking</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugin-management.html">Plugin Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="license.html">Project License</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugins.html">Project Plugins</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="project-summary.html">Project Summary</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="team-list.html">Project Team</a>
-          </li>
-                  
-    <li class="none">
-              <strong>Source Repository</strong>
-        </li>
+                                                                                                                                                                                                                                                                                    <li class="expanded">
+                  <a href="project-info.html">Project Information</a>
+                    <ul>
+                      <li class="none">
+                  <a href="distribution-management.html">Distribution Management</a>
+            </li>
+                      <li class="none">
+                  <a href="index.html">About</a>
+            </li>
+                      <li class="none">
+                  <a href="dependencies.html">Dependencies</a>
+            </li>
+                      <li class="none">
+                  <a href="issue-tracking.html">Issue Tracking</a>
+            </li>
+                      <li class="none">
+                  <a href="plugins.html">Project Plugins</a>
+            </li>
+                      <li class="none">
+                  <a href="integration.html">Continuous Integration</a>
+            </li>
+                      <li class="none">
+                  <a href="license.html">Project License</a>
+            </li>
+                      <li class="none">
+                  <a href="mail-lists.html">Mailing Lists</a>
+            </li>
+                      <li class="none">
+                  <a href="team-list.html">Project Team</a>
+            </li>
+                      <li class="none">
+            <strong>Source Repository</strong>
+          </li>
+                      <li class="none">
+                  <a href="plugin-management.html">Plugin Management</a>
+            </li>
+                      <li class="none">
+                  <a href="project-summary.html">Project Summary</a>
+            </li>
               </ul>
         </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                  <a href="project-reports.html">Project Reports</a>
+                  </li>
           </ul>
-              <h5>Maven Projects</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
-          </li>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</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="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
           </ul>
-                                           <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
-          </a>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+        </a>
                        
-  
-
-  
-    
-            
-  
-    
-        </div>
+                            </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Overview"></a><div class="section"><h2>Overview</h2>
-This project uses <a href="http://subversion.tigris.org/" class="externalLink">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a href="http://svnbook.red-bean.com/" class="externalLink">http://svnbook.red-bean.com/</a>.</div>
-<a name="Web_Access"></a><div class="section"><h2>Web Access</h2>
-<p>The following is a link to the online source repository.</p>
-<div class="source"><pre><a href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-1.4" class="externalLink">http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-1.4</a></pre>
-</div>
-</div>
-<a name="Anonymous_access"></a><div class="section"><h2>Anonymous access</h2>
-<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-shade-plugin-1.4 maven-shade-plugin</pre>
-</div>
-</div>
-<a name="Developer_access"></a><div class="section"><h2>Developer access</h2>
-<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-shade-plugin-1.4 maven-shade-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>
-<a name="Access_from_behind_a_firewall"></a><div class="section"><h2>Access from behind a firewall</h2>
-<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-shade-plugin-1.4 maven-shade-plugin</pre>
-</div>
-</div>
-<a name="Access_through_a_proxy"></a><div class="section"><h2>Access through a proxy</h2>
-<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]
+        <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-shade-plugin-1.5">http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-1.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-shade-plugin-1.5 maven-shade-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-shade-plugin-1.5 maven-shade-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 a
 ccess it via the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-1.5 maven-shade-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>
-
+</pre></div></div>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2002-2010
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2002-2011
+              The Apache Software Foundation
             
-  
-    
-   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
       <div class="clear">
         <hr/>
       </div>