Modified: 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html
==============================================================================
--- 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html
 (original)
+++ 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html
 Sun Apr 10 18:12:41 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractMavenFilteringRequest (Apache Maven Filtering 3.0.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractMavenFilteringRequest (Apache Maven Filtering 3.1.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractMavenFilteringRequest (Apache Maven 
Filtering 3.0.0 API)";
+        parent.document.title="AbstractMavenFilteringRequest (Apache Maven 
Filtering 3.1.0 API)";
     }
 //-->
 </script>
@@ -128,7 +128,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#AbstractMavenFilteringRequest(org.apache.maven.project.MavenProject,
 java.util.List, 
org.apache.maven.execution.MavenSession)">AbstractMavenFilteringRequest</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#AbstractMavenFilteringRequest(org.apache.maven.project.MavenProject,%20java.util.List,%20org.apache.maven.execution.MavenSession)">AbstractMavenFilteringRequest</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
                              <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;filters,
                              <a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;mavenSession)</code>
 <div class="block">Create instance with given parameters</div>
@@ -217,49 +217,54 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setDelimiters(java.util.LinkedHashSet,%20boolean)">setDelimiters</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashSet.html?is-external=true";
 title="class or interface in java.util">LinkedHashSet</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;delimiters,
+             boolean&nbsp;useDefaultDelimiters)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setEscapedBackslashesInFilePath(boolean)">setEscapedBackslashesInFilePath</a></strong>(boolean&nbsp;escape)</code>
 <div class="block">Alias for <a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setEscapeWindowsPaths(boolean)"><code>setEscapeWindowsPaths(boolean)</code></a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setEscapeString(java.lang.String)">setEscapeString</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;escapeString)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setEscapeWindowsPaths(boolean)">setEscapeWindowsPaths</a></strong>(boolean&nbsp;escapedBackslashesInFilePath)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setFileFilters(java.util.List)">setFileFilters</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;paramfilters)</code>
 <div class="block">Alias for <a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setFilters(java.util.List)"><code>setFilters(List)</code></a></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setFilters(java.util.List)">setFilters</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;filters)</code>
 <div class="block">Set the filters.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setInjectProjectBuildFilters(boolean)">setInjectProjectBuildFilters</a></strong>(boolean&nbsp;injectProjectBuildFilters)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setMavenProject(org.apache.maven.project.MavenProject)">setMavenProject</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject)</code>
 <div class="block">Set the MavenProject.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setMavenSession(org.apache.maven.execution.MavenSession)">setMavenSession</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;mavenSession)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setProjectStartExpressions(java.util.List)">setProjectStartExpressions</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;projectStartExpressions)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/AbstractMavenFilteringRequest.html#setSupportMultiLineFiltering(boolean)">setSupportMultiLineFiltering</a></strong>(boolean&nbsp;supportMultiLineFiltering)</code>&nbsp;</td>
 </tr>
@@ -269,7 +274,7 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -559,6 +564,18 @@ extends <a href="http://docs.oracle.com/
   <dd>1.0-beta-3</dd></dl>
 </li>
 </ul>
+<a name="setDelimiters(java.util.LinkedHashSet, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDelimiters</h4>
+<pre>public&nbsp;void&nbsp;setDelimiters(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashSet.html?is-external=true";
 title="class or interface in java.util">LinkedHashSet</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;delimiters,
+                 boolean&nbsp;useDefaultDelimiters)</pre>
+<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>delimiters</code> - If 
<code>null</code> than nothing will happen. If not <code>null</code> the 
delimiters will be set
+            according to the contents. If delimiter entries are 
<code>null</code> those entries will be set to 
'${*}'.</dd><dd><code>useDefaultDelimiters</code> - true if the default 
delimiters will be used false otherwise.</dd></dl>
+</li>
+</ul>
 <a name="isSupportMultiLineFiltering()">
 <!--   -->
 </a>
@@ -645,6 +662,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/BoundedReader.html
==============================================================================
--- 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/BoundedReader.html
 (original)
+++ 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/BoundedReader.html
 Sun Apr 10 18:12:41 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BoundedReader (Apache Maven Filtering 3.0.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>BoundedReader (Apache Maven Filtering 3.1.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BoundedReader (Apache Maven Filtering 3.0.0 
API)";
+        parent.document.title="BoundedReader (Apache Maven Filtering 3.1.0 
API)";
     }
 //-->
 </script>
@@ -141,7 +141,7 @@ extends <a href="http://docs.oracle.com/
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/BoundedReader.html#BoundedReader(java.io.Reader,
 int)">BoundedReader</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;target,
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/BoundedReader.html#BoundedReader(java.io.Reader,%20int)">BoundedReader</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;target,
              int&nbsp;readAheadLimit)</code>&nbsp;</td>
 </tr>
 </table>
@@ -173,7 +173,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/BoundedReader.html#read(char[],
 int, int)">read</a></strong>(char[]&nbsp;cbuf,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/BoundedReader.html#read(char[],%20int,%20int)">read</a></strong>(char[]&nbsp;cbuf,
     int&nbsp;off,
     int&nbsp;len)</code>&nbsp;</td>
 </tr>
@@ -194,7 +194,7 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -308,7 +308,7 @@ extends <a href="http://docs.oracle.com/
          throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true#read(char[],
 int, int)" title="class or interface in java.io">read</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a></code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true#read(char[],%20int,%20int)"
 title="class or interface in java.io">read</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
@@ -379,6 +379,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultFilterInfo.html
==============================================================================
--- 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultFilterInfo.html
 (original)
+++ 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultFilterInfo.html
 Sun Apr 10 18:12:41 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultFilterInfo (Apache Maven Filtering 3.0.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>DefaultFilterInfo (Apache Maven Filtering 3.1.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultFilterInfo (Apache Maven Filtering 3.0.0 
API)";
+        parent.document.title="DefaultFilterInfo (Apache Maven Filtering 3.1.0 
API)";
     }
 //-->
 </script>
@@ -121,7 +121,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://maven.apache.org/shared/maven-shared-utils/apidocs/org/apache/maven/shared/utils/io/FileUtils.FilterWrapper.html?is-external=true";
 title="class or interface in 
org.apache.maven.shared.utils.io">FileUtils.FilterWrapper</a>&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,
 java.util.List, boolean, org.apache.maven.execution.MavenSession, 
org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20org.apache.maven.execution.MavenSession,%20org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
                         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;filters,
                         boolean&nbsp;escapedBackslashesInFilePath,
                         <a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;mavenSession,
@@ -244,6 +244,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultMavenFileFilter.html
==============================================================================
--- 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultMavenFileFilter.html
 (original)
+++ 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultMavenFileFilter.html
 Sun Apr 10 18:12:41 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultMavenFileFilter (Apache Maven Filtering 3.0.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>DefaultMavenFileFilter (Apache Maven Filtering 3.1.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultMavenFileFilter (Apache Maven Filtering 
3.0.0 API)";
+        parent.document.title="DefaultMavenFileFilter (Apache Maven Filtering 
3.1.0 API)";
     }
 //-->
 </script>
@@ -147,7 +147,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenFileFilter.html#copyFile(java.io.File,
 java.io.File, boolean, java.util.List, 
java.lang.String)">copyFile</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;from,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenFileFilter.html#copyFile(java.io.File,%20java.io.File,%20boolean,%20java.util.List,%20java.lang.String)">copyFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;from,
         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;to,
         boolean&nbsp;filtering,
         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://maven.apache.org/shared/maven-shared-utils/apidocs/org/apache/maven/shared/utils/io/FileUtils.FilterWrapper.html?is-external=true";
 title="class or interface in 
org.apache.maven.shared.utils.io">FileUtils.FilterWrapper</a>&gt;&nbsp;filterWrappers,
@@ -155,7 +155,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenFileFilter.html#copyFile(java.io.File,
 java.io.File, boolean, java.util.List, java.lang.String, 
boolean)">copyFile</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;from,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenFileFilter.html#copyFile(java.io.File,%20java.io.File,%20boolean,%20java.util.List,%20java.lang.String,%20boolean)">copyFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;from,
         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;to,
         boolean&nbsp;filtering,
         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://maven.apache.org/shared/maven-shared-utils/apidocs/org/apache/maven/shared/utils/io/FileUtils.FilterWrapper.html?is-external=true";
 title="class or interface in 
org.apache.maven.shared.utils.io">FileUtils.FilterWrapper</a>&gt;&nbsp;filterWrappers,
@@ -164,7 +164,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenFileFilter.html#copyFile(java.io.File,
 java.io.File, boolean, org.apache.maven.project.MavenProject, java.util.List, 
boolean, java.lang.String, 
org.apache.maven.execution.MavenSession)">copyFile</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;from,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenFileFilter.html#copyFile(java.io.File,%20java.io.File,%20boolean,%20org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20java.lang.String,%20org.apache.maven.execution.MavenSession)">copyFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;from,
         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;to,
         boolean&nbsp;filtering,
         <a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
@@ -185,7 +185,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://maven.apache.org/shared/maven-shared-utils/apidocs/org/apache/maven/shared/utils/io/FileUtils.FilterWrapper.html?is-external=true";
 title="class or interface in 
org.apache.maven.shared.utils.io">FileUtils.FilterWrapper</a>&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenFileFilter.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,
 java.util.List, boolean, org.apache.maven.execution.MavenSession, 
org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenFileFilter.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20org.apache.maven.execution.MavenSession,%20org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
                         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;filters,
                         boolean&nbsp;escapedBackslashesInFilePath,
                         <a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;mavenSession,
@@ -204,14 +204,14 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods_inherited_from_class_org.apache.maven.shared.filtering.DefaultFilterInfo">
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.maven.shared.filtering.<a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html" 
title="interface in 
org.apache.maven.shared.filtering">DefaultFilterInfo</a></h3>
-<code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.shared.filtering.AbstractMavenFilteringRequest)">getDefaultFilterWrappers</a>,
 <a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,
 java.util.List, boolean, org.apache.maven.execution.MavenSession, 
org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></code></li>
+<code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.shared.filtering.AbstractMavenFilteringRequest)">getDefaultFilterWrappers</a>,
 <a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20org.apache.maven.execution.MavenSession,%20org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></code></li>
 </ul>
 </li>
 </ul>
@@ -262,7 +262,7 @@ implements <a href="../../../../../org/a
 <div class="block">Will copy a file with some filtering using 
defaultFilterWrappers.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html#copyFile(java.io.File,
 java.io.File, boolean, org.apache.maven.project.MavenProject, java.util.List, 
boolean, java.lang.String, 
org.apache.maven.execution.MavenSession)">copyFile</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenFileFilter</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html#copyFile(java.io.File,%20java.io.File,%20boolean,%20org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20java.lang.String,%20org.apache.maven.execution.MavenSession)">copyFile</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenFileFilter</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>from</code> - file 
to copy/filter</dd><dd><code>to</code> - destination 
file</dd><dd><code>filtering</code> - enable or not 
filtering</dd><dd><code>mavenProject</code> - <a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project"><code>MavenProject</code></a></dd><dd><code>filters</code>
 - <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of String which 
are path to a Property file</dd><dd><code>escapedBackslashesInFilePath</code> - 
escape backslashes in file path.</dd><dd><code>encoding</code> - The encoding 
which is used during the filtering process.</dd><dd><code>mavenSession</code> - 
<a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or inter
 face in org.apache.maven.execution"><code>MavenSession</code></a></dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFilteringException.html"
 title="class in 
org.apache.maven.shared.filtering">MavenFilteringException</a></code> - in case 
of failure.</dd><dt><span class="strong">See 
Also:</span></dt><dd><code>#getDefaultFilterWrappers(MavenProject, List, 
boolean, MavenSession)</code></dd></dl>
@@ -298,7 +298,7 @@ implements <a href="../../../../../org/a
               throws <a 
href="../../../../../org/apache/maven/shared/filtering/MavenFilteringException.html"
 title="class in 
org.apache.maven.shared.filtering">MavenFilteringException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html#copyFile(java.io.File,
 java.io.File, boolean, java.util.List, 
java.lang.String)">copyFile</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenFileFilter</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html#copyFile(java.io.File,%20java.io.File,%20boolean,%20java.util.List,%20java.lang.String)">copyFile</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenFileFilter</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>from</code> - The 
source file</dd><dd><code>to</code> - The target 
file</dd><dd><code>filtering</code> - true to apply 
filtering</dd><dd><code>filterWrappers</code> - <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of 
FileUtils.FilterWrapper</dd><dd><code>encoding</code> - The encoding used 
during the filtering.</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFilteringException.html"
 title="class in 
org.apache.maven.shared.filtering">MavenFilteringException</a></code> - In case 
of an error.</dd></dl>
@@ -319,7 +319,7 @@ implements <a href="../../../../../org/a
               throws <a 
href="../../../../../org/apache/maven/shared/filtering/MavenFilteringException.html"
 title="class in 
org.apache.maven.shared.filtering">MavenFilteringException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html#copyFile(java.io.File,
 java.io.File, boolean, java.util.List, java.lang.String, 
boolean)">copyFile</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenFileFilter</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html#copyFile(java.io.File,%20java.io.File,%20boolean,%20java.util.List,%20java.lang.String,%20boolean)">copyFile</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFileFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenFileFilter</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>from</code> - The 
source file</dd><dd><code>to</code> - The destination 
file</dd><dd><code>filtering</code> - true to apply 
filtering</dd><dd><code>filterWrappers</code> - The filters to be 
applied.</dd><dd><code>encoding</code> - The encoding to 
use</dd><dd><code>overwrite</code> - Overwrite to file ?</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenFilteringException.html"
 title="class in 
org.apache.maven.shared.filtering">MavenFilteringException</a></code> - In case 
of an error.</dd></dl>
@@ -340,7 +340,7 @@ public&nbsp;<a href="http://docs.oracle.
                                                        throws <a 
href="../../../../../org/apache/maven/shared/filtering/MavenFilteringException.html"
 title="class in 
org.apache.maven.shared.filtering">MavenFilteringException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,
 java.util.List, boolean, org.apache.maven.execution.MavenSession, 
org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html" 
title="interface in 
org.apache.maven.shared.filtering">DefaultFilterInfo</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20org.apache.maven.execution.MavenSession,%20org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html" 
title="interface in 
org.apache.maven.shared.filtering">DefaultFilterInfo</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>mavenProject</code> 
- The maven project</dd><dd><code>filters</code> - The filters to 
get</dd><dd><code>escapedBackslashesInFilePath</code> - escape backslashes 
?</dd><dd><code>mavenSession</code> - The maven 
session</dd><dd><code>mavenResourcesExecution</code> - The filtering 
configuration</dd>
 <dt><span class="strong">Returns:</span></dt><dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of 
FileUtils.FilterWrapper</dd>
 <dt><span class="strong">Throws:</span></dt>
@@ -431,6 +431,6 @@ public&nbsp;<a href="http://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultMavenReaderFilter.html
==============================================================================
--- 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultMavenReaderFilter.html
 (original)
+++ 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultMavenReaderFilter.html
 Sun Apr 10 18:12:41 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultMavenReaderFilter (Apache Maven Filtering 3.0.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>DefaultMavenReaderFilter (Apache Maven Filtering 3.1.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultMavenReaderFilter (Apache Maven 
Filtering 3.0.0 API)";
+        parent.document.title="DefaultMavenReaderFilter (Apache Maven 
Filtering 3.1.0 API)";
     }
 //-->
 </script>
@@ -153,7 +153,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenReaderFilter.html#filter(java.io.Reader,
 boolean, java.util.List)">filter</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;from,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenReaderFilter.html#filter(java.io.Reader,%20boolean,%20java.util.List)">filter</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;from,
       boolean&nbsp;filtering,
       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://maven.apache.org/shared/maven-shared-utils/apidocs/org/apache/maven/shared/utils/io/FileUtils.FilterWrapper.html?is-external=true";
 title="class or interface in 
org.apache.maven.shared.utils.io">FileUtils.FilterWrapper</a>&gt;&nbsp;filterWrappers)</code>
 <div class="block">Provides a new reader that applies filtering using 
defaultFilterWrappers.</div>
@@ -161,7 +161,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenReaderFilter.html#filter(java.io.Reader,
 boolean, org.apache.maven.project.MavenProject, java.util.List, boolean, 
org.apache.maven.execution.MavenSession)">filter</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;from,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenReaderFilter.html#filter(java.io.Reader,%20boolean,%20org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20org.apache.maven.execution.MavenSession)">filter</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;from,
       boolean&nbsp;filtering,
       <a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;filters,
@@ -176,7 +176,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://maven.apache.org/shared/maven-shared-utils/apidocs/org/apache/maven/shared/utils/io/FileUtils.FilterWrapper.html?is-external=true";
 title="class or interface in 
org.apache.maven.shared.utils.io">FileUtils.FilterWrapper</a>&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenReaderFilter.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,
 java.util.List, boolean, org.apache.maven.execution.MavenSession, 
org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenReaderFilter.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20org.apache.maven.execution.MavenSession,%20org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></strong>(<a
 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project">MavenProject</a>&nbsp;mavenProject,
                         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;filters,
                         boolean&nbsp;escapedBackslashesInFilePath,
                         <a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution">MavenSession</a>&nbsp;mavenSession,
@@ -195,14 +195,14 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods_inherited_from_class_org.apache.maven.shared.filtering.DefaultFilterInfo">
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.maven.shared.filtering.<a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html" 
title="interface in 
org.apache.maven.shared.filtering">DefaultFilterInfo</a></h3>
-<code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.shared.filtering.AbstractMavenFilteringRequest)">getDefaultFilterWrappers</a>,
 <a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,
 java.util.List, boolean, org.apache.maven.execution.MavenSession, 
org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></code></li>
+<code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.shared.filtering.AbstractMavenFilteringRequest)">getDefaultFilterWrappers</a>,
 <a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20org.apache.maven.execution.MavenSession,%20org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></code></li>
 </ul>
 </li>
 </ul>
@@ -253,7 +253,7 @@ public&nbsp;<a href="http://docs.oracle.
 <div class="block">Provides a new reader that applies filtering using 
defaultFilterWrappers.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenReaderFilter.html#filter(java.io.Reader,
 boolean, org.apache.maven.project.MavenProject, java.util.List, boolean, 
org.apache.maven.execution.MavenSession)">filter</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenReaderFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenReaderFilter</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenReaderFilter.html#filter(java.io.Reader,%20boolean,%20org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20org.apache.maven.execution.MavenSession)">filter</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenReaderFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenReaderFilter</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>from</code> - the 
source reader</dd><dd><code>filtering</code> - enable or not 
filtering</dd><dd><code>mavenProject</code> - <a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true";
 title="class or interface in 
org.apache.maven.project"><code>MavenProject</code></a></dd><dd><code>filters</code>
 - <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of String which 
are path to a Property file</dd><dd><code>escapedBackslashesInFilePath</code> - 
escape backslashes in file path.</dd><dd><code>mavenSession</code> - <a 
href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true";
 title="class or interface in 
org.apache.maven.execution"><code>MavenSession</code></a></dd>
 <dt><span class="strong">Returns:</span></dt><dd>an input stream that applies 
the filter</dd>
 <dt><span class="strong">Throws:</span></dt>
@@ -296,7 +296,7 @@ public&nbsp;<a href="http://docs.oracle.
 <div class="block">Provides a new reader that applies filtering using 
defaultFilterWrappers.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenReaderFilter.html#filter(java.io.Reader,
 boolean, java.util.List)">filter</a></code>&nbsp;in interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenReaderFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenReaderFilter</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenReaderFilter.html#filter(java.io.Reader,%20boolean,%20java.util.List)">filter</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenReaderFilter.html" 
title="interface in 
org.apache.maven.shared.filtering">MavenReaderFilter</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>from</code> - the 
source reader</dd><dd><code>filtering</code> - true to apply 
filtering</dd><dd><code>filterWrappers</code> - <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of 
FileUtils.FilterWrapper</dd>
 <dt><span class="strong">Returns:</span></dt><dd>an input stream that applies 
the filter</dd></dl>
 </li>
@@ -316,7 +316,7 @@ public&nbsp;<a href="http://docs.oracle.
                                                        throws <a 
href="../../../../../org/apache/maven/shared/filtering/MavenFilteringException.html"
 title="class in 
org.apache.maven.shared.filtering">MavenFilteringException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,
 java.util.List, boolean, org.apache.maven.execution.MavenSession, 
org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html" 
title="interface in 
org.apache.maven.shared.filtering">DefaultFilterInfo</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html#getDefaultFilterWrappers(org.apache.maven.project.MavenProject,%20java.util.List,%20boolean,%20org.apache.maven.execution.MavenSession,%20org.apache.maven.shared.filtering.MavenResourcesExecution)">getDefaultFilterWrappers</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultFilterInfo.html" 
title="interface in 
org.apache.maven.shared.filtering">DefaultFilterInfo</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>mavenProject</code> 
- The maven project</dd><dd><code>filters</code> - The filters to 
get</dd><dd><code>escapedBackslashesInFilePath</code> - escape backslashes 
?</dd><dd><code>mavenSession</code> - The maven 
session</dd><dd><code>mavenResourcesExecution</code> - The filtering 
configuration</dd>
 <dt><span class="strong">Returns:</span></dt><dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of 
FileUtils.FilterWrapper</dd>
 <dt><span class="strong">Throws:</span></dt>
@@ -407,6 +407,6 @@ public&nbsp;<a href="http://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.html
==============================================================================
--- 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.html
 (original)
+++ 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.html
 Sun Apr 10 18:12:41 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultMavenResourcesFiltering (Apache Maven Filtering 3.0.0 
API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>DefaultMavenResourcesFiltering (Apache Maven Filtering 3.1.0 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultMavenResourcesFiltering (Apache Maven 
Filtering 3.0.0 API)";
+        parent.document.title="DefaultMavenResourcesFiltering (Apache Maven 
Filtering 3.1.0 API)";
     }
 //-->
 </script>
@@ -147,7 +147,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.html#filteredFileExtension(java.lang.String,
 java.util.List)">filteredFileExtension</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;fileName,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.html#filteredFileExtension(java.lang.String,%20java.util.List)">filteredFileExtension</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;fileName,
                      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;userNonFilteredFileExtensions)</code></td>
 </tr>
 <tr class="rowColor">
@@ -177,7 +177,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -235,7 +235,7 @@ implements <a href="../../../../../org/a
                             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;userNonFilteredFileExtensions)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenResourcesFiltering.html#filteredFileExtension(java.lang.String,
 java.util.List)">filteredFileExtension</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenResourcesFiltering.html"
 title="interface in 
org.apache.maven.shared.filtering">MavenResourcesFiltering</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenResourcesFiltering.html#filteredFileExtension(java.lang.String,%20java.util.List)">filteredFileExtension</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/maven/shared/filtering/MavenResourcesFiltering.html"
 title="interface in 
org.apache.maven.shared.filtering">MavenResourcesFiltering</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>fileName</code> - 
the file name</dd><dd><code>userNonFilteredFileExtensions</code> - an extra 
list of file extensions</dd>
 <dt><span class="strong">Returns:</span></dt><dd>true if filtering can be 
applied to the file (means extensions.lowerCase is in the default List or in the
          user defined extension List)</dd></dl>
@@ -337,6 +337,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/FilteringUtils.html
==============================================================================
--- 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/FilteringUtils.html
 (original)
+++ 
websites/production/maven/components/shared-archives/maven-filtering-LATEST/apidocs/org/apache/maven/shared/filtering/FilteringUtils.html
 Sun Apr 10 18:12:41 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>FilteringUtils (Apache Maven Filtering 3.0.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FilteringUtils (Apache Maven Filtering 3.1.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FilteringUtils (Apache Maven Filtering 3.0.0 
API)";
+        parent.document.title="FilteringUtils (Apache Maven Filtering 3.1.0 
API)";
     }
 //-->
 </script>
@@ -126,7 +126,7 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -219,6 +219,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file


Reply via email to