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 13:22:46 UTC

svn commit: r816511 [29/43] - in /websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/resources/remote/ apidocs/org/apache/maven/plugin/resources/remote/class-use/ apidocs/org/...

Modified: websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/class-use/MavenProjectBuildStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/class-use/MavenProjectBuildStub.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/class-use/MavenProjectBuildStub.html Tue May  8 11:22:40 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:06 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:09 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.resources.remote.stub.MavenProjectBuildStub (Maven Remote Resources Plugin 1.1 Test API)
+Uses of Class org.apache.maven.plugin.resources.remote.stub.MavenProjectBuildStub (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugin.re
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.stub.MavenProjectBuildStub (Maven Remote Resources Plugin 1.1 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.stub.MavenProjectBuildStub (Maven Remote Resources Plugin 1.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -172,6 +172,6 @@ Uses of <A HREF="../../../../../../../..
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <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-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/class-use/MavenProjectResourcesStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/class-use/MavenProjectResourcesStub.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/class-use/MavenProjectResourcesStub.html Tue May  8 11:22:40 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:06 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:09 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.resources.remote.stub.MavenProjectResourcesStub (Maven Remote Resources Plugin 1.1 Test API)
+Uses of Class org.apache.maven.plugin.resources.remote.stub.MavenProjectResourcesStub (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugin.re
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.stub.MavenProjectResourcesStub (Maven Remote Resources Plugin 1.1 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.stub.MavenProjectResourcesStub (Maven Remote Resources Plugin 1.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -110,7 +110,7 @@ Uses of <A HREF="../../../../../../../..
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../../../../org/apache/maven/plugin/resources/remote/stub/MavenProjectResourcesStub.html" title="class in org.apache.maven.plugin.resources.remote.stub">MavenProjectResourcesStub</A></CODE></FONT></TD>
-<TD><CODE><B>RemoteResourcesMojoTest.</B><B><A HREF="../../../../../../../../org/apache/maven/plugin/resources/remote/RemoteResourcesMojoTest.html#createTestProject(java.lang.String)">createTestProject</A></B>(<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>&nbsp;testName)</CODE>
+<TD><CODE><B>RemoteResourcesMojoTest.</B><B><A HREF="../../../../../../../../org/apache/maven/plugin/resources/remote/RemoteResourcesMojoTest.html#createTestProject(java.lang.String)">createTestProject</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;testName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -188,6 +188,6 @@ Uses of <A HREF="../../../../../../../..
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <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-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/class-use/ModelStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/class-use/ModelStub.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/class-use/ModelStub.html Tue May  8 11:22:40 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:06 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:09 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.resources.remote.stub.ModelStub (Maven Remote Resources Plugin 1.1 Test API)
+Uses of Class org.apache.maven.plugin.resources.remote.stub.ModelStub (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugin.re
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.stub.ModelStub (Maven Remote Resources Plugin 1.1 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.stub.ModelStub (Maven Remote Resources Plugin 1.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -172,6 +172,6 @@ Uses of <A HREF="../../../../../../../..
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <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-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-frame.html Tue May  8 11:22:40 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:05 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:08 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.1 Test API)
+org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.resources.remote.stub package">

Modified: websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-summary.html Tue May  8 11:22:40 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:05 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:08 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.1 Test API)
+org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.resources.remote.stub package">
@@ -15,7 +15,7 @@ org.apache.maven.plugin.resources.remote
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.1 Test API)";
+    parent.document.title="org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -166,6 +166,6 @@ Package org.apache.maven.plugin.resource
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <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-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-tree.html Tue May  8 11:22:40 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:05 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:08 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.resources.remote.stub Class Hierarchy (Maven Remote Resources Plugin 1.1 Test API)
+org.apache.maven.plugin.resources.remote.stub Class Hierarchy (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.maven.plugin.resources.remote
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.resources.remote.stub Class Hierarchy (Maven Remote Resources Plugin 1.1 Test API)";
+    parent.document.title="org.apache.maven.plugin.resources.remote.stub Class Hierarchy (Maven Remote Resources Plugin 1.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -88,7 +88,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" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.resources.remote.stub.<A HREF="../../../../../../../org/apache/maven/plugin/resources/remote/stub/ArtifactStub.html" title="class in org.apache.maven.plugin.resources.remote.stub"><B>ArtifactStub</B></A> (implements org.apache.maven.artifact.Artifact)
 <LI TYPE="circle">org.apache.maven.project.MavenProject<UL>
 <LI TYPE="circle">org.apache.maven.plugin.resources.remote.stub.<A HREF="../../../../../../../org/apache/maven/plugin/resources/remote/stub/MavenProjectBasicStub.html" title="class in org.apache.maven.plugin.resources.remote.stub"><B>MavenProjectBasicStub</B></A><UL>
@@ -96,9 +96,9 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.maven.plugin.resources.remote.stub.<A HREF="../../../../../../../org/apache/maven/plugin/resources/remote/stub/MavenProjectResourcesStub.html" title="class in org.apache.maven.plugin.resources.remote.stub"><B>MavenProjectResourcesStub</B></A></UL>
 </UL>
 </UL>
-<LI TYPE="circle">org.apache.maven.model.ModelBase (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.maven.model.ModelBase (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
 <UL>
-<LI TYPE="circle">org.apache.maven.model.Model (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.maven.model.Model (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.resources.remote.stub.<A HREF="../../../../../../../org/apache/maven/plugin/resources/remote/stub/ModelStub.html" title="class in org.apache.maven.plugin.resources.remote.stub"><B>ModelStub</B></A></UL>
 </UL>
@@ -158,6 +158,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <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-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/org/apache/maven/plugin/resources/remote/stub/package-use.html Tue May  8 11:22:40 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:06 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:09 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.1 Test API)
+Uses of Package org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Package org.apache.maven.plugin.
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.1 Test API)";
+    parent.document.title="Uses of Package org.apache.maven.plugin.resources.remote.stub (Maven Remote Resources Plugin 1.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -199,6 +199,6 @@ Classes in <A HREF="../../../../../../..
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <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-remote-resources-plugin-latest/testapidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/overview-frame.html Tue May  8 11:22:40 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:05 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:08 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Remote Resources Plugin 1.1 Test API)
+Overview (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Remote Resources Plugin 1.1 Test API">
+<META NAME="keywords" CONTENT="Overview, Maven Remote Resources Plugin 1.2 Test API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/overview-summary.html Tue May  8 11:22:40 2012
@@ -2,20 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:06 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:09 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Remote Resources Plugin 1.1 Test API)
+Overview (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Remote Resources Plugin 1.1 Test API">
+<META NAME="keywords" CONTENT="Overview, Maven Remote Resources Plugin 1.2 Test API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Overview (Maven Remote Resources Plugin 1.1 Test API)";
+    parent.document.title="Overview (Maven Remote Resources Plugin 1.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -79,7 +79,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven Remote Resources Plugin 1.1 Test API
+Maven Remote Resources Plugin 1.2 Test API
 </H1>
 </CENTER>
 
@@ -161,6 +161,6 @@ Maven Remote Resources Plugin 1.1 Test A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <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-remote-resources-plugin-latest/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/overview-tree.html Tue May  8 11:22:40 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:06 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:09 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Remote Resources Plugin 1.1 Test API)
+Class Hierarchy (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Class Hierarchy (Maven Remote Resources 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Maven Remote Resources Plugin 1.1 Test API)";
+    parent.document.title="Class Hierarchy (Maven Remote Resources Plugin 1.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -87,14 +87,14 @@ Hierarchy For All Packages</H2>
 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" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.resources.remote.stub.<A HREF="org/apache/maven/plugin/resources/remote/stub/ArtifactStub.html" title="class in org.apache.maven.plugin.resources.remote.stub"><B>ArtifactStub</B></A> (implements org.apache.maven.artifact.Artifact)
 <LI TYPE="circle">junit.framework.Assert<UL>
 <LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/AbstractIT.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>AbstractIT</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_CustomFilterDelimiter.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_CustomFilterDelimiter</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_FilterLocalOverride.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_FilterLocalOverride</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_GenerateFromBundle.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_GenerateFromBundle</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_GenerateFromOverride.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_GenerateFromOverride</B></A><LI TYPE="circle">org.apache.mave
 n.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_GetDependencyProjects.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_GetDependencyProjects</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_RunOnlyAtExecutionRoot.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_RunOnlyAtExecutionRoot</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_SupplementalArtifact.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_SupplementalArtifact</B></A></UL>
-<LI TYPE="circle">org.codehaus.plexus.PlexusTestCase<UL>
+<LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_BadDependencyPoms.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_BadDependencyPoms</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_CustomFilterDelimiter.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_CustomFilterDelimiter</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_FilterLocalOverride.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_FilterLocalOverride</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_GenerateFromBundle.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_GenerateFromBundle</B></A><LI TYPE="circle">org.apache.maven.plug
 in.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_GenerateFromOverride.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_GenerateFromOverride</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_GetDependencyProjects.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_GetDependencyProjects</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_RunOnlyAtExecutionRoot.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_RunOnlyAtExecutionRoot</B></A><LI TYPE="circle">org.apache.maven.plugin.resources.remote.it.<A HREF="org/apache/maven/plugin/resources/remote/it/IT_SupplementalArtifact.html" title="class in org.apache.maven.plugin.resources.remote.it"><B>IT_SupplementalArtifact</B></A></UL>
+<LI TYPE="circle">org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus"><B>PlexusTestCase</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.testing.AbstractMojoTestCase<UL>
 <LI TYPE="circle">org.apache.maven.plugin.resources.remote.<A HREF="org/apache/maven/plugin/resources/remote/RemoteResourcesMojoTest.html" title="class in org.apache.maven.plugin.resources.remote"><B>RemoteResourcesMojoTest</B></A></UL>
 </UL>
@@ -106,9 +106,9 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.maven.plugin.resources.remote.stub.<A HREF="org/apache/maven/plugin/resources/remote/stub/MavenProjectResourcesStub.html" title="class in org.apache.maven.plugin.resources.remote.stub"><B>MavenProjectResourcesStub</B></A></UL>
 </UL>
 </UL>
-<LI TYPE="circle">org.apache.maven.model.ModelBase (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.maven.model.ModelBase (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
 <UL>
-<LI TYPE="circle">org.apache.maven.model.Model (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.maven.model.Model (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.resources.remote.stub.<A HREF="org/apache/maven/plugin/resources/remote/stub/ModelStub.html" title="class in org.apache.maven.plugin.resources.remote.stub"><B>ModelStub</B></A></UL>
 </UL>
@@ -168,6 +168,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <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-remote-resources-plugin-latest/testapidocs/package-list
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/package-list (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/package-list Tue May  8 11:22:40 2012
@@ -1,4 +1,4 @@
-org.apache.maven.plugin.resources.remote
-org.apache.maven.plugin.resources.remote.it
-org.apache.maven.plugin.resources.remote.it.support
-org.apache.maven.plugin.resources.remote.stub
+org.apache.maven.plugin.resources.remote
+org.apache.maven.plugin.resources.remote.it
+org.apache.maven.plugin.resources.remote.it.support
+org.apache.maven.plugin.resources.remote.stub

Modified: websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/packages
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/packages (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/packages Tue May  8 11:22:40 2012
@@ -1,4 +1,4 @@
-org.apache.maven.plugin.resources.remote.it
-org.apache.maven.plugin.resources.remote.it.support
-org.apache.maven.plugin.resources.remote
+org.apache.maven.plugin.resources.remote.it
+org.apache.maven.plugin.resources.remote.it.support
+org.apache.maven.plugin.resources.remote
 org.apache.maven.plugin.resources.remote.stub
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/serialized-form.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/serialized-form.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/testapidocs/serialized-form.html Tue May  8 11:22:40 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_20) on Mon Sep 14 19:47:06 EDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Feb 24 20:41:08 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Serialized Form (Maven Remote Resources Plugin 1.1 Test API)
+Serialized Form (Maven Remote Resources Plugin 1.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Serialized Form (Maven Remote Resources 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Serialized Form (Maven Remote Resources Plugin 1.1 Test API)";
+    parent.document.title="Serialized Form (Maven Remote Resources Plugin 1.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -94,7 +94,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="../apidocs/org/apache/maven/plugin/resources/remote/RemoteResourcesBundle.html" title="class or interface in org.apache.maven.plugin.resources.remote">org.apache.maven.plugin.resources.remote.RemoteResourcesBundle</A> 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> implements Serializable</B></FONT></TH>
+<B>Class org.apache.maven.plugin.resources.remote.RemoteResourcesBundle extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -110,7 +110,7 @@ Serialized Form</H1>
 <H3>
 remoteResources</H3>
 <PRE>
-<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>&lt;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">E</A>&gt; <B>remoteResources</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">E</A>&gt; <B>remoteResources</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -119,7 +119,7 @@ remoteResources</H3>
 <H3>
 sourceEncoding</H3>
 <PRE>
-<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>sourceEncoding</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>sourceEncoding</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -128,7 +128,7 @@ sourceEncoding</H3>
 <H3>
 modelEncoding</H3>
 <PRE>
-<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>modelEncoding</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>modelEncoding</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -139,7 +139,7 @@ modelEncoding</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="../apidocs/org/apache/maven/plugin/resources/remote/Supplement.html" title="class or interface in org.apache.maven.plugin.resources.remote">org.apache.maven.plugin.resources.remote.Supplement</A> 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> implements Serializable</B></FONT></TH>
+<B>Class org.apache.maven.plugin.resources.remote.Supplement extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -155,7 +155,7 @@ modelEncoding</H3>
 <H3>
 project</H3>
 <PRE>
-<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>project</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>project</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -166,7 +166,7 @@ project</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="../apidocs/org/apache/maven/plugin/resources/remote/SupplementalDataModel.html" title="class or interface in org.apache.maven.plugin.resources.remote">org.apache.maven.plugin.resources.remote.SupplementalDataModel</A> 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> implements Serializable</B></FONT></TH>
+<B>Class org.apache.maven.plugin.resources.remote.SupplementalDataModel extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -182,7 +182,7 @@ project</H3>
 <H3>
 supplement</H3>
 <PRE>
-<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>&lt;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">E</A>&gt; <B>supplement</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">E</A>&gt; <B>supplement</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -191,7 +191,7 @@ supplement</H3>
 <H3>
 modelEncoding</H3>
 <PRE>
-<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>modelEncoding</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>modelEncoding</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -271,6 +271,6 @@ modelEncoding</H3>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <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-remote-resources-plugin-latest/usage.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/usage.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/usage.html Tue May  8 11:22:40 2012
@@ -1,27 +1,19 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-
-
-
-
-
-
-
-
-
-
+<!-- Generated by Apache Maven Doxia at Feb 24, 2011 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Remote Resources plugin - Usage</title>
+    <title>Maven Remote Resources Plugin - Usage</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="author" content="Jason van Zyl
+        <meta name="author" content="Jason van Zyl
 John Casey" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta name="Date-Creation-yyyymmdd" content="20110120" />
+    <meta name="Date-Revision-yyyymmdd" content="20110224" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
                                                         
@@ -30,52 +22,32 @@ John Casey" />
                     </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="http://maven.apache.org/" id="bannerLeft">
+                                        <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                        <img src="http://maven.apache.org/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="../../../../../../../../../../Users/jdcasey/workspace/Open%2520Source%2520Projects/maven/plugins/maven-remote-resources-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-remote-resources-plugin">Maven Remote Resources Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2009-09-14
-              &nbsp;| Version: 1.1
+                                <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-remote-resources-plugin">Maven Remote Resources Plugin</a>
+        &gt;
+    Maven Remote Resources Plugin - Usage
+      </div>
+            <div class="xright">        
+                                 Last Published: 2011-02-24
+              &nbsp;| Version: 1.2
             </div>
       <div class="clear">
         <hr/>
@@ -83,203 +55,98 @@ John Casey" />
     </div>
     <div id="leftColumn">
       <div id="navcolumn">
-           
-  
-
-  
-    
-            
-  
-    
-                   <h5>Overview</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../Users/jdcasey/workspace/Open%2520Source%2520Projects/maven/plugins/maven-remote-resources-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-remote-resources-plugin">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../Users/jdcasey/workspace/Open%2520Source%2520Projects/maven/plugins/maven-remote-resources-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-remote-resources-plugin">Goals</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../Users/jdcasey/workspace/Open%2520Source%2520Projects/maven/plugins/maven-remote-resources-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-remote-resources-plugin">Usage</a>
-          </li>
-              
-          
-              
-      
-              
-        <li class="expanded">
-                    <a href="">Advanced Usage</a>
+             
+                                                <h5>Overview</h5>
                   <ul>
-                  
-    <li class="none">
-                    <a href="../Users/jdcasey/workspace/Open%2520Source%2520Projects/maven/plugins/maven-remote-resources-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-remote-resources-plugin">Supplemental Models</a>
-          </li>
-              </ul>
-        </li>
-              
-    <li class="none">
-                    <a href="../Users/jdcasey/workspace/Open%2520Source%2520Projects/maven/plugins/maven-remote-resources-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-remote-resources-plugin">FAQ</a>
-          </li>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+            <strong>Usage</strong>
+          </li>
+                  <li class="none">
+                  <a href="faq.html">FAQ</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>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/sharing-resources.html">Sharing Resources</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>Advanced Usage</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="supplemental-models.html">Supplemental Models</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>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="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="http://maven.apache.org/archetype/index.html" class="externalLink">Archetype</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>
+          </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">
-        <div class="section"><h2>Usage</h2>
-<div class="section"><h3>Running Once in a Multi-Module Build (<i>Since: 1.1</i>)</h3>
-<p>In many cases, an application build consists of multiple Maven modules, but you only need to include the license files, dependencies listing, etc. once for the entire application. Of course, in such cases, the dependencies listing needs to aggregate all dependencies of all modules.</p>
-<p>To accomplish this, you can use the new <tt>runOnlyAtExecutionRoot</tt> parameter when you configure the Remote-Resources plugin in your application parent POM. This parameter limits execution of the Remote-Resources plugin to the root directory in which the build was run. In most cases, the application's distribution archives will be created at this top directory, so this is a natural location into which licensing and dependency information should be generated.</p>
-<p>To run the Remote-Resources plugin only in the execution root, use the following:</p>
-<div class="source"><pre>  &lt;plugin&gt;
-    &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
-    &lt;version&gt;1.1&lt;/version&gt;
-    [...]
-    
-    &lt;executions&gt;
-      &lt;execution&gt;
-        &lt;id&gt;process-remote-resources&lt;/id&gt;
-        &lt;goals&gt;
-          &lt;goal&gt;process&lt;/goal&gt;
-        &lt;/goals&gt;
-        &lt;configuration&gt;
-          &lt;runOnlyAtExecutionRoot&gt;true&lt;/runOnlyAtExecutionRoot&gt;
-          [...]
-        &lt;/configuration&gt;
-      &lt;/execution&gt;
-    &lt;/executions&gt;
-  &lt;/plugin&gt;</pre>
-</div>
-</div>
-<div class="section"><h3>How to Create a Resource Bundle</h3>
-<p>To turn on the bundle resource manifest generation you need to configure the plugin as follows:</p>
-<div class="source"><pre>&lt;project&gt;
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><div class="section"><h2>Usage<a name="Usage"></a></h2><p>To handle filtering this version of Maven 
 Remote Resources Plugin uses <a class="externalLink" href="http://maven.apache.org/shared/maven-filtering/index.html">Maven Filtering</a> 1.0.</p><div class="section"><h3>How to Create a Resource Bundle<a name="How_to_Create_a_Resource_Bundle"></a></h3><p>To turn on the bundle resource manifest generation you need to configure the plugin as follows:</p><div><pre>&lt;project&gt;
   ...  
   &lt;build&gt;
     &lt;plugins&gt;
       &lt;!-- Turn this into a lifecycle --&gt;
       &lt;plugin&gt;      
         &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
-        &lt;version&gt;1.1&lt;/version&gt;
+        &lt;version&gt;1.2&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;goals&gt;
@@ -291,22 +158,18 @@ John Casey" />
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;</pre>
-</div>
-<p>This will trigger the scanning of your <tt>$<a name="basedir">basedir</a>/src/main/resources</tt> directory and create the <tt>$<a name="basedir">basedir</a>/target/classes/META-INF/maven/remote-resources.xml</tt> manifest file.</p>
-</div>
-<div class="section"><h3>How to Use Remote Resource Bundles </h3>
-<p>To use remote resource bundles you need to configure the plugin as follows:</p>
-<div class="source"><pre>&lt;project&gt;
+&lt;/project&gt;
+</pre></div><p>This will trigger the scanning of that project's <tt>$<a name="basedir">basedir</a>/src/main/resources</tt> directory and create the <tt>$<a name="basedir">basedir</a>/target/classes/META-INF/maven/remote-resources.xml</tt> manifest file.</p></div><div class="section"><h3>How to Use Remote Resource Bundles <a name="How_to_Use_Remote_Resource_Bundles"></a></h3><p>To use remote resource bundles you need to configure the plugin as follows:</p><div><pre>&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;plugins&gt;
       &lt;!-- Turn this into a lifecycle --&gt;
       &lt;plugin&gt;
         &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
-        &lt;version&gt;1.1&lt;/version&gt;
+        &lt;version&gt;1.2&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
+            &lt;id&gt;process-remote-resources&lt;/id&gt;
             &lt;goals&gt;
               &lt;goal&gt;process&lt;/goal&gt;
             &lt;/goals&gt;
@@ -321,100 +184,91 @@ John Casey" />
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;</pre>
-</div>
-<p>This will retrieve the <tt>apache-jar-resource-bundle-1.0.jar</tt> from the remote repositories specified in your POM, process each resource in the bundle and deposit them in your projects <tt>$<a name="basedir">basedir</a>/target/classes</tt> directory. </p>
-</div>
-<div class="section"><h3>Specifying Delimiters for Filterable Expressions (<i>Since 1.1</i>)</h3>
-<p>By default, the remote-resources plugin supports expressions specified using either the '<tt>${expr}</tt>' or '<tt>@expr@</tt>' format. However, at times it may be more convenient to use a different set of filter delimiters. By configuring the <tt>filterDelimiters</tt> and <tt>useDefaultFilterDelimiters</tt> parameters, you have a high degree of control over the filtering process.</p>
-<p>To enable the filter delimiters for the format '<tt>#{expr}</tt>' (Ruby-style), add the following to your plugin configuration:</p>
-<div class="source"><pre>&lt;plugin&gt;
-  &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
-  &lt;version&gt;1.1&lt;/version&gt;
-  [...]
-  
-  &lt;executions&gt;
-    &lt;execution&gt;
-      &lt;id&gt;process-remote-resources&lt;/id&gt;
-      &lt;goals&gt;
-        &lt;goal&gt;process&lt;/goal&gt;
-      &lt;/goals&gt;
-      &lt;configuration&gt;
-        &lt;filterDelimiters&gt;
-          &lt;filterDelimiter&gt;#{*}&lt;/filterDelimiter&gt;
-        &lt;/filterDelimiters&gt;
-        [...]
-      &lt;/configuration&gt;
-    &lt;/execution&gt;
-  &lt;/executions&gt;
-&lt;/plugin&gt;</pre>
-</div>
-<p>Notice the '<tt>*</tt>' character above. This denotes the dividing point between start and end delimiter, where the actual expression will be specified. </p>
-<p>If your start and end delimiters are the same, you can use an even simpler configuration. For example, to enable filter delimiters for the format '<tt>#expr#</tt>', add the following to your plugin configuration:</p>
-<div class="source"><pre>&lt;plugin&gt;
-  &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
-  &lt;version&gt;1.1&lt;/version&gt;
-  [...]
-  
-  &lt;executions&gt;
-    &lt;execution&gt;
-      &lt;id&gt;process-remote-resources&lt;/id&gt;
-      &lt;goals&gt;
-        &lt;goal&gt;process&lt;/goal&gt;
-      &lt;/goals&gt;
-      &lt;configuration&gt;
-        &lt;filterDelimiters&gt;
-          &lt;filterDelimiter&gt;#&lt;/filterDelimiter&gt;
-        &lt;/filterDelimiters&gt;
-        [...]
-      &lt;/configuration&gt;
-    &lt;/execution&gt;
-  &lt;/executions&gt;
-&lt;/plugin&gt;</pre>
-</div>
-<p>When the filter processor executes and notices this delimiter specification missing a '<tt>*</tt>' character, it will simply assume the provided delimiter will be used as the start <i>and</i> end delimiter for an expression.</p>
-<p>All of the above assumes that you still want the ability to use '<tt>${expr}</tt>' and '<tt>@expr@</tt>' delimiters. However, in cases where this would cause trouble, you can disable these default delimiters as follows:</p>
-<div class="source"><pre>&lt;plugin&gt;
-  &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
-  &lt;version&gt;1.1&lt;/version&gt;
-  [...]
-  
-  &lt;executions&gt;
-    &lt;execution&gt;
-      &lt;id&gt;process-remote-resources&lt;/id&gt;
-      &lt;goals&gt;
-        &lt;goal&gt;process&lt;/goal&gt;
-      &lt;/goals&gt;
-      &lt;configuration&gt;
-        &lt;useDefaultFilterDelimiters&gt;false&lt;/useDefaultFilterDelimiters&gt;
-        [...]
-      &lt;/configuration&gt;
-    &lt;/execution&gt;
-  &lt;/executions&gt;
-&lt;/plugin&gt;</pre>
-</div>
-</div>
-</div>
+&lt;/project&gt;
+</pre></div><p>This will retrieve the <tt>apache-jar-resource-bundle-1.0.jar</tt> from the remote repositories specified in your POM, process each resource in the bundle and deposit them in your projects <tt>$<a name="basedir">basedir</a>/target/classes</tt> directory. </p></div><div class="section"><h3>Running Once in a Multi-Module Build<a name="Running_Once_in_a_Multi-Module_Build"></a></h3><p><b>Note:</b> This feature was added in version 1.1.</p><p>In many cases, an application build consists of multiple Maven modules, but you only need to include the license files, dependencies listing, etc. once for the entire application. Of course, in such cases, the dependencies listing needs to aggregate all dependencies of all modules.</p><p>To accomplish this, you can use the <tt>runOnlyAtExecutionRoot</tt> parameter when you configure the Remote Resources Plugin in your application parent POM. This parameter limits execution of the Remote Resources Plugin to the root directory 
 in which the build was run. In most cases, the application's distribution archives will be created at this top directory, so this is a natural location into which licensing and dependency information should be generated.</p><p>To run the Remote Resources Plugin only in the execution root, use the following:</p><div class="source"><pre>  &lt;plugin&gt;
+    &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
+    &lt;version&gt;1.2&lt;/version&gt;
+    [...]
 
+    &lt;executions&gt;
+      &lt;execution&gt;
+        &lt;id&gt;process-remote-resources&lt;/id&gt;
+        &lt;goals&gt;
+          &lt;goal&gt;process&lt;/goal&gt;
+        &lt;/goals&gt;
+        &lt;configuration&gt;
+          &lt;runOnlyAtExecutionRoot&gt;true&lt;/runOnlyAtExecutionRoot&gt;
+          [...]
+        &lt;/configuration&gt;
+      &lt;/execution&gt;
+    &lt;/executions&gt;
+  &lt;/plugin&gt;
+</pre></div></div><div class="section"><h3>Specifying Delimiters for Filterable Expressions<a name="Specifying_Delimiters_for_Filterable_Expressions"></a></h3><p><b>Note:</b> This feature was added in version 1.1.</p><p>By default, the Remote Resources Plugin supports expressions specified using either the '<tt>${expr}</tt>' or '<tt>@expr@</tt>' format. However, at times it may be more convenient to use a different set of filter delimiters. By configuring the <tt>filterDelimiters</tt> and <tt>useDefaultFilterDelimiters</tt> parameters, you have a high degree of control over the filtering process.</p><p>To enable the filter delimiters for the format '<tt>#{expr}</tt>' (Ruby-style), add the following to your plugin configuration:</p><div class="source"><pre>      &lt;plugin&gt;
+        &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
+        &lt;version&gt;1.2&lt;/version&gt;
+        &lt;executions&gt;
+          &lt;execution&gt;
+            &lt;id&gt;process-remote-resources&lt;/id&gt;
+            &lt;goals&gt;
+              &lt;goal&gt;process&lt;/goal&gt;
+            &lt;/goals&gt;
+            &lt;configuration&gt;
+              &lt;filterDelimiters&gt;
+                &lt;filterDelimiter&gt;#{*}&lt;/filterDelimiter&gt;
+              &lt;/filterDelimiters&gt;
+              [...]
+            &lt;/configuration&gt;
+          &lt;/execution&gt;
+        &lt;/executions&gt;
+      &lt;/plugin&gt;
+</pre></div><p>Notice the '<tt>*</tt>' character above. This denotes the dividing point between start and end delimiter, where the actual expression will be specified. </p><p>If your start and end delimiters are the same, you can use an even simpler configuration. For example, to enable filter delimiters for the format '<tt>#expr#</tt>', add the following to your plugin configuration:</p><div class="source"><pre>      &lt;plugin&gt;
+        &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
+        &lt;version&gt;1.2&lt;/version&gt;
+        &lt;executions&gt;
+          &lt;execution&gt;
+            &lt;id&gt;process-remote-resources&lt;/id&gt;
+            &lt;goals&gt;
+              &lt;goal&gt;process&lt;/goal&gt;
+            &lt;/goals&gt;
+            &lt;configuration&gt;
+              &lt;filterDelimiters&gt;
+                &lt;filterDelimiter&gt;#&lt;/filterDelimiter&gt;
+              &lt;/filterDelimiters&gt;
+              [...]
+            &lt;/configuration&gt;
+          &lt;/execution&gt;
+        &lt;/executions&gt;
+      &lt;/plugin&gt;
+</pre></div><p>When the filter processor executes and notices this delimiter specification missing a '<tt>*</tt>' character, it will simply assume the provided delimiter will be used as both the start <i>and</i> end delimiter for an expression.</p><p>All of the above assumes that you still want the ability to use '<tt>${expr}</tt>' and '<tt>@expr@</tt>' delimiters. However, in cases where this would cause trouble, you can disable these default delimiters as follows:</p><div class="source"><pre>      &lt;plugin&gt;
+        &lt;artifactId&gt;maven-remote-resources-plugin&lt;/artifactId&gt;
+        &lt;version&gt;1.2&lt;/version&gt;
+        &lt;executions&gt;
+          &lt;execution&gt;
+            &lt;id&gt;process-remote-resources&lt;/id&gt;
+            &lt;goals&gt;
+              &lt;goal&gt;process&lt;/goal&gt;
+            &lt;/goals&gt;
+            &lt;configuration&gt;
+              &lt;useDefaultFilterDelimiters&gt;false&lt;/useDefaultFilterDelimiters&gt;
+              [...]
+            &lt;/configuration&gt;
+          &lt;/execution&gt;
+        &lt;/executions&gt;
+      &lt;/plugin&gt;
+</pre></div></div></div>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2002-2009
-    
-          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>

Modified: websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/xref-test/allclasses-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/xref-test/allclasses-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/xref-test/allclasses-frame.html Tue May  8 11:22:40 2012
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
 	<head>
-		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
 		<title>All Classes</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
     </head>
@@ -21,6 +21,9 @@
 				<a href="org/apache/maven/plugin/resources/remote/it/support/BootstrapInstaller.html" target="classFrame">BootstrapInstaller</a>
 			</li>
 						<li>
+				<a href="org/apache/maven/plugin/resources/remote/it/IT_BadDependencyPoms.html" target="classFrame">IT_BadDependencyPoms</a>
+			</li>
+						<li>
 				<a href="org/apache/maven/plugin/resources/remote/it/IT_CustomFilterDelimiter.html" target="classFrame">IT_CustomFilterDelimiter</a>
 			</li>
 						<li>

Modified: websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/xref-test/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/xref-test/index.html (original)
+++ websites/production/maventest/content/plugins/maven-remote-resources-plugin-latest/xref-test/index.html Tue May  8 11:22:40 2012
@@ -2,8 +2,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
 <html xml:lang="en" lang="en">
 	<head>
-		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Remote Resources Plugin 1.1 Reference</title>
+		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+		<title>Maven Remote Resources Plugin 1.2 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">