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 [3/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/filte...

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-frame.html Tue May  8 13:45:27 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:29 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.4 API)
+org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.5 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.filter package">
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-summary.html Tue May  8 13:45:27 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:29 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.4 API)
+org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.5 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.filter package">
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -168,6 +171,6 @@ Package org.apache.maven.plugins.shade.f
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-tree.html Tue May  8 13:45:27 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:29 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.shade.filter Class Hierarchy (Maven Shade Plugin 1.4 API)
+org.apache.maven.plugins.shade.filter Class Hierarchy (Maven Shade Plugin 1.5 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.shade.filter Class Hierarchy (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugins.shade.filter Class Hierarchy (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -88,7 +92,7 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugins.shade.filter.<A HREF="../../../../../../org/apache/maven/plugins/shade/filter/MinijarFilter.html" title="class in org.apache.maven.plugins.shade.filter"><B>MinijarFilter</B></A> (implements org.apache.maven.plugins.shade.filter.<A HREF="../../../../../../org/apache/maven/plugins/shade/filter/Filter.html" title="interface in org.apache.maven.plugins.shade.filter">Filter</A>)
 <LI TYPE="circle">org.apache.maven.plugins.shade.filter.<A HREF="../../../../../../org/apache/maven/plugins/shade/filter/SimpleFilter.html" title="class in org.apache.maven.plugins.shade.filter"><B>SimpleFilter</B></A> (implements org.apache.maven.plugins.shade.filter.<A HREF="../../../../../../org/apache/maven/plugins/shade/filter/Filter.html" title="interface in org.apache.maven.plugins.shade.filter">Filter</A>)
 </UL>
@@ -152,6 +156,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/filter/package-use.html Tue May  8 13:45:27 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:30 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.4 API)
+Uses of Package org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.5 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.maven.plugins.shade.filter (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -162,6 +166,6 @@ Classes in <A HREF="../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/ArchiveFilter.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/ArchiveFilter.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/ArchiveFilter.html Tue May  8 13:45:27 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:29 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:34 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ArchiveFilter (Maven Shade Plugin 1.4 API)
+ArchiveFilter (Maven Shade Plugin 1.5 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.mojo.ArchiveFilter class">
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ArchiveFilter (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ArchiveFilter (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,12 +93,12 @@ org.apache.maven.plugins.shade.mojo</FON
 <BR>
 Class ArchiveFilter</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.shade.mojo.ArchiveFilter</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>ArchiveFilter</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>ArchiveFilter</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -133,7 +136,7 @@ Class ArchiveFilter</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ArchiveFilter.html#getArtifact()">getArtifact</A></B>()</CODE>
 
 <BR>
@@ -141,7 +144,7 @@ Class ArchiveFilter</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ArchiveFilter.html#getExcludes()">getExcludes</A></B>()</CODE>
 
 <BR>
@@ -149,7 +152,7 @@ Class ArchiveFilter</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ArchiveFilter.html#getIncludes()">getIncludes</A></B>()</CODE>
 
 <BR>
@@ -159,10 +162,10 @@ Class ArchiveFilter</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>,
  <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -198,7 +201,7 @@ public <B>ArchiveFilter</B>()</PRE>
 <A NAME="getArtifact()"><!-- --></A><H3>
 getArtifact</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getArtifact</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getArtifact</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -209,7 +212,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getIncludes()"><!-- --></A><H3>
 getIncludes</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>getIncludes</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A> <B>getIncludes</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -220,7 +223,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getExcludes()"><!-- --></A><H3>
 getExcludes</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>getExcludes</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A> <B>getExcludes</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -287,6 +290,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/ArtifactSet.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/ArtifactSet.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/ArtifactSet.html Tue May  8 13:45:27 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:29 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:34 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ArtifactSet (Maven Shade Plugin 1.4 API)
+ArtifactSet (Maven Shade Plugin 1.5 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.mojo.ArtifactSet class">
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ArtifactSet (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ArtifactSet (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,12 +93,12 @@ org.apache.maven.plugins.shade.mojo</FON
 <BR>
 Class ArtifactSet</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.shade.mojo.ArtifactSet</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>ArtifactSet</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>ArtifactSet</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -133,7 +136,7 @@ Class ArtifactSet</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ArtifactSet.html#getExcludes()">getExcludes</A></B>()</CODE>
 
 <BR>
@@ -141,7 +144,7 @@ Class ArtifactSet</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ArtifactSet.html#getIncludes()">getIncludes</A></B>()</CODE>
 
 <BR>
@@ -151,10 +154,10 @@ Class ArtifactSet</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>,
  <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -190,7 +193,7 @@ public <B>ArtifactSet</B>()</PRE>
 <A NAME="getIncludes()"><!-- --></A><H3>
 getIncludes</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>getIncludes</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A> <B>getIncludes</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -201,7 +204,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getExcludes()"><!-- --></A><H3>
 getExcludes</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>getExcludes</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A> <B>getExcludes</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -268,6 +271,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/HelpMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/HelpMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/HelpMojo.html Tue May  8 13:45:27 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:29 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:34 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-HelpMojo (Maven Shade Plugin 1.4 API)
+HelpMojo (Maven Shade Plugin 1.5 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.mojo.HelpMojo class">
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="HelpMojo (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="HelpMojo (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,16 +93,16 @@ org.apache.maven.plugins.shade.mojo</FON
 <BR>
 Class HelpMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.shade.mojo.HelpMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>HelpMojo</B><DT>extends org.apache.maven.plugin.AbstractMojo</DL>
+<DT><PRE>public class <B>HelpMojo</B><DT>extends <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></DL>
 </PRE>
 
 <P>
@@ -109,9 +112,9 @@ Display help information on maven-shade-
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>generated on Sun Aug 08 12:20:56 CEST 2010</DD>
+  <DD>generated on Fri Oct 28 19:52:53 EDT 2011</DD>
 <DT><B>Author:</B></DT>
-  <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.6)</DD>
+  <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.8)</DD>
 <DT><B>Is defined by the goal name:</B></DT><DD>help</DD><DT><B>Requires a Maven project to run:</B></DT><DD>false</DD></DL>
 <HR>
 
@@ -128,10 +131,10 @@ Display help information on maven-shade-
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ROLE</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -171,19 +174,19 @@ Display help information on maven-shade-
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>,
  <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -220,14 +223,14 @@ public <B>HelpMojo</B>()</PRE>
 execute</H3>
 <PRE>
 public void <B>execute</B>()
-             throws org.apache.maven.plugin.MojoExecutionException</PRE>
+             throws <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -291,6 +294,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/PackageRelocation.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/PackageRelocation.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/PackageRelocation.html Tue May  8 13:45:27 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:29 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:34 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-PackageRelocation (Maven Shade Plugin 1.4 API)
+PackageRelocation (Maven Shade Plugin 1.5 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.mojo.PackageRelocation class">
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="PackageRelocation (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="PackageRelocation (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,12 +93,12 @@ org.apache.maven.plugins.shade.mojo</FON
 <BR>
 Class PackageRelocation</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.shade.mojo.PackageRelocation</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>PackageRelocation</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>PackageRelocation</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -133,7 +136,7 @@ Class PackageRelocation</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/PackageRelocation.html#getExcludes()">getExcludes</A></B>()</CODE>
 
 <BR>
@@ -141,7 +144,7 @@ Class PackageRelocation</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/PackageRelocation.html#getIncludes()">getIncludes</A></B>()</CODE>
 
 <BR>
@@ -149,7 +152,7 @@ Class PackageRelocation</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/PackageRelocation.html#getPattern()">getPattern</A></B>()</CODE>
 
 <BR>
@@ -157,7 +160,7 @@ Class PackageRelocation</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/PackageRelocation.html#getShadedPattern()">getShadedPattern</A></B>()</CODE>
 
 <BR>
@@ -167,10 +170,10 @@ Class PackageRelocation</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>,
  <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -206,7 +209,7 @@ public <B>PackageRelocation</B>()</PRE>
 <A NAME="getPattern()"><!-- --></A><H3>
 getPattern</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getPattern</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getPattern</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -217,7 +220,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getShadedPattern()"><!-- --></A><H3>
 getShadedPattern</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getShadedPattern</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getShadedPattern</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -228,7 +231,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getIncludes()"><!-- --></A><H3>
 getIncludes</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getIncludes</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>getIncludes</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -239,7 +242,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getExcludes()"><!-- --></A><H3>
 getExcludes</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getExcludes</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>getExcludes</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -306,6 +309,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/ShadeMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/ShadeMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/ShadeMojo.html Tue May  8 13:45:27 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:29 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:34 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ShadeMojo (Maven Shade Plugin 1.4 API)
+ShadeMojo (Maven Shade Plugin 1.5 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.mojo.ShadeMojo class">
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ShadeMojo (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ShadeMojo (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,16 +93,16 @@ org.apache.maven.plugins.shade.mojo</FON
 <BR>
 Class ShadeMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.shade.mojo.ShadeMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>ShadeMojo</B><DT>extends org.apache.maven.plugin.AbstractMojo</DL>
+<DT><PRE>public class <B>ShadeMojo</B><DT>extends <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></DL>
 </PRE>
 
 <P>
@@ -124,7 +127,7 @@ Mojo that performs shading delegating to
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;org.apache.maven.artifact.factory.ArtifactFactory</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/factory.ArtifactFactory.html?is-external=true" title="class or interface in org.apache.maven.artifact">org.apache.maven.artifact.factory.ArtifactFactory</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ShadeMojo.html#artifactFactory">artifactFactory</A></B></CODE>
 
 <BR>
@@ -132,7 +135,7 @@ Mojo that performs shading delegating to
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;org.apache.maven.artifact.resolver.ArtifactResolver</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/resolver/ArtifactResolver.html?is-external=true" title="class or interface in org.apache.maven.artifact.resolver">ArtifactResolver</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ShadeMojo.html#artifactResolver">artifactResolver</A></B></CODE>
 
 <BR>
@@ -140,7 +143,7 @@ Mojo that performs shading delegating to
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;org.apache.maven.artifact.repository.ArtifactRepository</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ShadeMojo.html#localRepository">localRepository</A></B></CODE>
 
 <BR>
@@ -148,7 +151,7 @@ Mojo that performs shading delegating to
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ShadeMojo.html#remoteArtifactRepositories">remoteArtifactRepositories</A></B></CODE>
 
 <BR>
@@ -158,10 +161,10 @@ Mojo that performs shading delegating to
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ROLE</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -200,9 +203,9 @@ Mojo that performs shading delegating to
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ShadeMojo.html#updateExcludesInDeps(org.apache.maven.project.MavenProject, java.util.List, java.util.List)">updateExcludesInDeps</A></B>(org.apache.maven.project.MavenProject&nbsp;project,
-                     <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;dependencies,
-                     <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;transitiveDeps)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/mojo/ShadeMojo.html#updateExcludesInDeps(org.apache.maven.project.MavenProject, java.util.List, java.util.List)">updateExcludesInDeps</A></B>(<A HREF="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A>&nbsp;project,
+                     <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;dependencies,
+                     <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;transitiveDeps)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -211,19 +214,19 @@ Mojo that performs shading delegating to
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>,
  <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -242,7 +245,7 @@ Mojo that performs shading delegating to
 <A NAME="remoteArtifactRepositories"><!-- --></A><H3>
 remoteArtifactRepositories</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>remoteArtifactRepositories</B></PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>remoteArtifactRepositories</B></PRE>
 <DL>
 <DD>Remote repositories which will be searched for source attachments.
 <P>
@@ -254,7 +257,7 @@ protected <A HREF="http://java.sun.com/j
 <A NAME="localRepository"><!-- --></A><H3>
 localRepository</H3>
 <PRE>
-protected org.apache.maven.artifact.repository.ArtifactRepository <B>localRepository</B></PRE>
+protected <A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</A> <B>localRepository</B></PRE>
 <DL>
 <DD>Local maven repository.
 <P>
@@ -266,7 +269,7 @@ protected org.apache.maven.artifact.repo
 <A NAME="artifactFactory"><!-- --></A><H3>
 artifactFactory</H3>
 <PRE>
-protected org.apache.maven.artifact.factory.ArtifactFactory <B>artifactFactory</B></PRE>
+protected <A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/factory.ArtifactFactory.html?is-external=true" title="class or interface in org.apache.maven.artifact">org.apache.maven.artifact.factory.ArtifactFactory</A> <B>artifactFactory</B></PRE>
 <DL>
 <DD>Artifact factory, needed to download source jars for inclusion in classpath.
 <P>
@@ -278,7 +281,7 @@ protected org.apache.maven.artifact.fact
 <A NAME="artifactResolver"><!-- --></A><H3>
 artifactResolver</H3>
 <PRE>
-protected org.apache.maven.artifact.resolver.ArtifactResolver <B>artifactResolver</B></PRE>
+protected <A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/resolver/ArtifactResolver.html?is-external=true" title="class or interface in org.apache.maven.artifact.resolver">ArtifactResolver</A> <B>artifactResolver</B></PRE>
 <DL>
 <DD>Artifact resolver, needed to download source jars for inclusion in classpath.
 <P>
@@ -317,12 +320,12 @@ public <B>ShadeMojo</B>()</PRE>
 execute</H3>
 <PRE>
 public void <B>execute</B>()
-             throws org.apache.maven.plugin.MojoExecutionException</PRE>
+             throws <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -330,15 +333,15 @@ public void <B>execute</B>()
 <A NAME="updateExcludesInDeps(org.apache.maven.project.MavenProject, java.util.List, java.util.List)"><!-- --></A><H3>
 updateExcludesInDeps</H3>
 <PRE>
-public boolean <B>updateExcludesInDeps</B>(org.apache.maven.project.MavenProject&nbsp;project,
-                                    <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;dependencies,
-                                    <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;transitiveDeps)
-                             throws org.apache.maven.shared.dependency.tree.DependencyTreeBuilderException</PRE>
+public boolean <B>updateExcludesInDeps</B>(<A HREF="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A>&nbsp;project,
+                                    <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;dependencies,
+                                    <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;transitiveDeps)
+                             throws <A HREF="http://maven.apache.org/shared/maven-dependency-tree/apidocs/org/apache/maven/shared/dependency/tree/DependencyTreeBuilderException.html?is-external=true" title="class or interface in org.apache.maven.shared.dependency.tree">DependencyTreeBuilderException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.shared.dependency.tree.DependencyTreeBuilderException</CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/shared/maven-dependency-tree/apidocs/org/apache/maven/shared/dependency/tree/DependencyTreeBuilderException.html?is-external=true" title="class or interface in org.apache.maven.shared.dependency.tree">DependencyTreeBuilderException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -402,6 +405,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/ArchiveFilter.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/ArchiveFilter.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/ArchiveFilter.html Tue May  8 13:45:27 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:30 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.mojo.ArchiveFilter (Maven Shade Plugin 1.4 API)
+Uses of Class org.apache.maven.plugins.shade.mojo.ArchiveFilter (Maven Shade Plugin 1.5 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.ArchiveFilter (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.ArchiveFilter (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/ArchiveFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-useArchiveFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ArchiveFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugins.sha
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/ArchiveFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-useArchiveFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ArchiveFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/ArtifactSet.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/ArtifactSet.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/ArtifactSet.html Tue May  8 13:45:27 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:30 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.mojo.ArtifactSet (Maven Shade Plugin 1.4 API)
+Uses of Class org.apache.maven.plugins.shade.mojo.ArtifactSet (Maven Shade Plugin 1.5 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.ArtifactSet (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.ArtifactSet (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/ArtifactSet.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-useArtifactSet.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ArtifactSet.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugins.sha
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/ArtifactSet.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-useArtifactSet.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ArtifactSet.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/HelpMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/HelpMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/HelpMojo.html Tue May  8 13:45:27 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:30 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.mojo.HelpMojo (Maven Shade Plugin 1.4 API)
+Uses of Class org.apache.maven.plugins.shade.mojo.HelpMojo (Maven Shade Plugin 1.5 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.HelpMojo (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.HelpMojo (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/HelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-useHelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugins.sha
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/HelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-useHelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/PackageRelocation.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/PackageRelocation.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/PackageRelocation.html Tue May  8 13:45:27 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:30 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.mojo.PackageRelocation (Maven Shade Plugin 1.4 API)
+Uses of Class org.apache.maven.plugins.shade.mojo.PackageRelocation (Maven Shade Plugin 1.5 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.PackageRelocation (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.PackageRelocation (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/PackageRelocation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-usePackageRelocation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PackageRelocation.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugins.sha
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/PackageRelocation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-usePackageRelocation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PackageRelocation.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/ShadeMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/ShadeMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/class-use/ShadeMojo.html Tue May  8 13:45:27 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:30 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.mojo.ShadeMojo (Maven Shade Plugin 1.4 API)
+Uses of Class org.apache.maven.plugins.shade.mojo.ShadeMojo (Maven Shade Plugin 1.5 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.ShadeMojo (Maven Shade Plugin 1.4 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.mojo.ShadeMojo (Maven Shade Plugin 1.5 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/ShadeMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-useShadeMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ShadeMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugins.sha
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo/class-use/ShadeMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/shade/mojo//class-useShadeMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ShadeMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/mojo/package-frame.html Tue May  8 13:45:27 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_21) on Sun Aug 08 12:21:29 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:35 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.shade.mojo (Maven Shade Plugin 1.4 API)
+org.apache.maven.plugins.shade.mojo (Maven Shade Plugin 1.5 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.mojo package">
+<META NAME="date" CONTENT="2011-10-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">