You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by rf...@apache.org on 2016/10/29 18:40:26 UTC

svn commit: r1000115 [7/34] - in /websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/announcement/ apidocs/org/apache/maven/plugin/announcement/class-use/ apidocs/org/apache/ma...

Modified: websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/IssuesReportGenerator.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/IssuesReportGenerator.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/IssuesReportGenerator.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IssuesReportGenerator (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>IssuesReportGenerator (Apache Maven Changes Plugin 2.12.1 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="IssuesReportGenerator (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="IssuesReportGenerator (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -161,12 +161,12 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/issues/IssuesReportGenerator.html#doGenerateEmptyReport(java.util.ResourceBundle,%20org.apache.maven.doxia.sink.Sink)">doGenerateEmptyReport</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a>&nbsp;bundle,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/issues/IssuesReportGenerator.html#doGenerateEmptyReport(java.util.ResourceBundle, org.apache.maven.doxia.sink.Sink)">doGenerateEmptyReport</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a>&nbsp;bundle,
                      <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true" title="class or interface in org.apache.maven.doxia.sink">Sink</a>&nbsp;sink)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/issues/IssuesReportGenerator.html#doGenerateReport(java.util.ResourceBundle,%20org.apache.maven.doxia.sink.Sink,%20java.util.List)">doGenerateReport</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a>&nbsp;bundle,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/issues/IssuesReportGenerator.html#doGenerateReport(java.util.ResourceBundle, org.apache.maven.doxia.sink.Sink, java.util.List)">doGenerateReport</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a>&nbsp;bundle,
                 <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true" title="class or interface in org.apache.maven.doxia.sink">Sink</a>&nbsp;sink,
                 <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="../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issueList)</code>&nbsp;</td>
 </tr>
@@ -176,14 +176,14 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugin.issues.<a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html" title="class in org.apache.maven.plugin.issues">AbstractIssuesReportGenerator</a></h3>
-<code><a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#getAuthor()">getAuthor</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#getTitle()">getTitle</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#setAuthor(java.lang.String)">setAuthor</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#setTitle(java.lang.String)">setTitle</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkBeginReport(org.apache.maven.doxia.sink.Sink,%20java.util.ResourceBundle)">sinkBeginReport</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkCell(org.apache.maven.doxia.sink.Sink,%20java.lang.String)">sinkCell</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkCellLink(org.apache.maven.doxia.sink.Si
 nk,%20java.lang.String,%20java.lang.String)">sinkCellLink</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkEndReport(org.apache.maven.doxia.sink.Sink)">sinkEndReport</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkFigure(org.apache.maven.doxia.sink.Sink,%20java.lang.String,%20java.lang.String)">sinkFigure</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkHeader(org.apache.maven.doxia.sink.Sink,%20java.lang.String)">sinkHeader</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkLink(org.apache.maven.doxia.sink.Sink,%20java.lang.String,%20java.lang.String)">sinkLink</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkShowTypeIcon(org.apache.maven.doxia.sink.Sink,%20java.lang.String)">sinkShowTypeIcon</a></code></li>
+<code><a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#getAuthor()">getAuthor</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#getTitle()">getTitle</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#setAuthor(java.lang.String)">setAuthor</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#setTitle(java.lang.String)">setTitle</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkBeginReport(org.apache.maven.doxia.sink.Sink, java.util.ResourceBundle)">sinkBeginReport</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkCell(org.apache.maven.doxia.sink.Sink, java.lang.String)">sinkCell</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkCellLink(org.apache.maven.doxia.sink.Sink, 
 java.lang.String, java.lang.String)">sinkCellLink</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkEndReport(org.apache.maven.doxia.sink.Sink)">sinkEndReport</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkFigure(org.apache.maven.doxia.sink.Sink, java.lang.String, java.lang.String)">sinkFigure</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkHeader(org.apache.maven.doxia.sink.Sink, java.lang.String)">sinkHeader</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkLink(org.apache.maven.doxia.sink.Sink, java.lang.String, java.lang.String)">sinkLink</a>, <a href="../../../../../org/apache/maven/plugin/issues/AbstractIssuesReportGenerator.html#sinkShowTypeIcon(org.apache.maven.doxia.sink.Sink, java.lang.String)">sinkShowTypeIcon</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </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,%20int)" 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, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -305,6 +305,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/IssuesReportHelper.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/IssuesReportHelper.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/IssuesReportHelper.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IssuesReportHelper (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>IssuesReportHelper (Apache Maven Changes Plugin 2.12.1 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="IssuesReportHelper (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="IssuesReportHelper (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -212,14 +212,14 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/issues/IssuesReportHelper.html#getColumnIds(java.lang.String,%20java.util.Map)">getColumnIds</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;columnNames,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/issues/IssuesReportHelper.html#getColumnIds(java.lang.String, java.util.Map)">getColumnIds</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;columnNames,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;allColumns)</code>
 <div class="block">Get a list of id:s for the columns that are to be included in the report.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/issues/IssuesReportHelper.html#getColumnIds(java.lang.String,%20java.util.Map,%20java.util.Map,%20org.apache.maven.plugin.logging.Log)">getColumnIds</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;columnNames,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/issues/IssuesReportHelper.html#getColumnIds(java.lang.String, java.util.Map, java.util.Map, org.apache.maven.plugin.logging.Log)">getColumnIds</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;columnNames,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;allColumns,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;deprecatedColumns,
             <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>&nbsp;log)</code>
@@ -244,7 +244,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,%20int)" 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, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -546,6 +546,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/AbstractIssueManagementSystem.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/AbstractIssueManagementSystem.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/AbstractIssueManagementSystem.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.issues.AbstractIssueManagementSystem (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.plugin.issues.AbstractIssueManagementSystem (Apache Maven Changes Plugin 2.12.1 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="Uses of Class org.apache.maven.plugin.issues.AbstractIssueManagementSystem (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.issues.AbstractIssueManagementSystem (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -198,6 +198,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/AbstractIssuesReportGenerator.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/AbstractIssuesReportGenerator.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/AbstractIssuesReportGenerator.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator (Apache Maven Changes Plugin 2.12.1 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="Uses of Class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.issues.AbstractIssuesReportGenerator (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -176,6 +176,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/Issue.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/Issue.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/Issue.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.issues.Issue (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.plugin.issues.Issue (Apache Maven Changes Plugin 2.12.1 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="Uses of Class org.apache.maven.plugin.issues.Issue (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.issues.Issue (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -178,14 +178,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;</code></td>
-<td class="colLast"><span class="strong">IssueUtils.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssueUtils.html#filterIssuesWithVersionPrefix(java.util.List,%20java.lang.String)">filterIssuesWithVersionPrefix</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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issues,
+<td class="colLast"><span class="strong">IssueUtils.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssueUtils.html#filterIssuesWithVersionPrefix(java.util.List, java.lang.String)">filterIssuesWithVersionPrefix</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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issues,
                              <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;prefix)</code>
 <div class="block">Find the issues that has a Fix Version that matches the supplied prefix.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;</code></td>
-<td class="colLast"><span class="strong">IssueUtils.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssueUtils.html#getIssuesForVersion(java.util.List,%20java.lang.String)">getIssuesForVersion</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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issues,
+<td class="colLast"><span class="strong">IssueUtils.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssueUtils.html#getIssuesForVersion(java.util.List, java.lang.String)">getIssuesForVersion</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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issues,
                    <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;version)</code>
 <div class="block">Find the issues for only the supplied version, by matching the "Fix for" version in the supplied list of issues
  with the supplied version.</div>
@@ -202,20 +202,20 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">IssuesReportGenerator.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssuesReportGenerator.html#doGenerateReport(java.util.ResourceBundle,%20org.apache.maven.doxia.sink.Sink,%20java.util.List)">doGenerateReport</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a>&nbsp;bundle,
+<td class="colLast"><span class="strong">IssuesReportGenerator.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssuesReportGenerator.html#doGenerateReport(java.util.ResourceBundle, org.apache.maven.doxia.sink.Sink, java.util.List)">doGenerateReport</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a>&nbsp;bundle,
                 <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true" title="class or interface in org.apache.maven.doxia.sink">Sink</a>&nbsp;sink,
                 <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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issueList)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;</code></td>
-<td class="colLast"><span class="strong">IssueUtils.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssueUtils.html#filterIssuesWithVersionPrefix(java.util.List,%20java.lang.String)">filterIssuesWithVersionPrefix</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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issues,
+<td class="colLast"><span class="strong">IssueUtils.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssueUtils.html#filterIssuesWithVersionPrefix(java.util.List, java.lang.String)">filterIssuesWithVersionPrefix</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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issues,
                              <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;prefix)</code>
 <div class="block">Find the issues that has a Fix Version that matches the supplied prefix.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;</code></td>
-<td class="colLast"><span class="strong">IssueUtils.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssueUtils.html#getIssuesForVersion(java.util.List,%20java.lang.String)">getIssuesForVersion</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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issues,
+<td class="colLast"><span class="strong">IssueUtils.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/issues/IssueUtils.html#getIssuesForVersion(java.util.List, java.lang.String)">getIssuesForVersion</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="../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</a>&gt;&nbsp;issues,
                    <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;version)</code>
 <div class="block">Find the issues for only the supplied version, by matching the "Fix for" version in the supplied list of issues
  with the supplied version.</div>
@@ -329,6 +329,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssueManagementSystem.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssueManagementSystem.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssueManagementSystem.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.plugin.issues.IssueManagementSystem (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Interface org.apache.maven.plugin.issues.IssueManagementSystem (Apache Maven Changes Plugin 2.12.1 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="Uses of Interface org.apache.maven.plugin.issues.IssueManagementSystem (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="Uses of Interface org.apache.maven.plugin.issues.IssueManagementSystem (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -245,6 +245,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssueUtils.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssueUtils.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssueUtils.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.issues.IssueUtils (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.plugin.issues.IssueUtils (Apache Maven Changes Plugin 2.12.1 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="Uses of Class org.apache.maven.plugin.issues.IssueUtils (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.issues.IssueUtils (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssuesReportGenerator.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssuesReportGenerator.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssuesReportGenerator.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.issues.IssuesReportGenerator (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.plugin.issues.IssuesReportGenerator (Apache Maven Changes Plugin 2.12.1 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="Uses of Class org.apache.maven.plugin.issues.IssuesReportGenerator (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.issues.IssuesReportGenerator (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssuesReportHelper.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssuesReportHelper.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/class-use/IssuesReportHelper.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.issues.IssuesReportHelper (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.plugin.issues.IssuesReportHelper (Apache Maven Changes Plugin 2.12.1 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="Uses of Class org.apache.maven.plugin.issues.IssuesReportHelper (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.issues.IssuesReportHelper (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-frame.html Sat Oct 29 18:40:16 2016
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-summary.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12.1 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="org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-tree.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.issues Class Hierarchy (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.maven.plugin.issues Class Hierarchy (Apache Maven Changes Plugin 2.12.1 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="org.apache.maven.plugin.issues Class Hierarchy (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="org.apache.maven.plugin.issues Class Hierarchy (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/issues/package-use.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Package org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12.1 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="Uses of Package org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.issues (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -282,6 +282,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/AbstractJiraDownloader.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/AbstractJiraDownloader.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/AbstractJiraDownloader.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractJiraDownloader (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AbstractJiraDownloader (Apache Maven Changes Plugin 2.12.1 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="AbstractJiraDownloader (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="AbstractJiraDownloader (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -485,7 +485,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,%20int)" 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, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -1206,6 +1206,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/AdaptiveJiraDownloader.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/AdaptiveJiraDownloader.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/AdaptiveJiraDownloader.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AdaptiveJiraDownloader (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AdaptiveJiraDownloader (Apache Maven Changes Plugin 2.12.1 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="AdaptiveJiraDownloader (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="AdaptiveJiraDownloader (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -185,7 +185,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </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,%20int)" 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, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -335,6 +335,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/ClassicJiraDownloader.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/ClassicJiraDownloader.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/ClassicJiraDownloader.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClassicJiraDownloader (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>ClassicJiraDownloader (Apache Maven Changes Plugin 2.12.1 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="ClassicJiraDownloader (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="ClassicJiraDownloader (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -104,7 +104,7 @@
 extends <a href="../../../../../org/apache/maven/plugin/jira/AbstractJiraDownloader.html" title="class in org.apache.maven.plugin.jira">AbstractJiraDownloader</a></pre>
 <div class="block">Gets relevant issues for a JIRA report via HTTP/RSS.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: ClassicJiraDownloader.java 1685894 2015-06-16 19:29:09Z khmarbaise $</dd>
+  <dd>$Id: ClassicJiraDownloader.java 1742353 2016-05-05 03:22:53Z schulte $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd>mfranken@xebia.com, jruiz@exist.com</dd></dl>
 </li>
@@ -180,7 +180,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </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,%20int)" 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, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -311,6 +311,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/JIRAIssueManagmentSystem.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/JIRAIssueManagmentSystem.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/JIRAIssueManagmentSystem.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JIRAIssueManagmentSystem (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>JIRAIssueManagmentSystem (Apache Maven Changes Plugin 2.12.1 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="JIRAIssueManagmentSystem (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="JIRAIssueManagmentSystem (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -178,7 +178,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </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,%20int)" 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, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -295,6 +295,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://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/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/JiraHelper.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/JiraHelper.html (original)
+++ websites/production/maven/components/plugins-archives/maven-changes-plugin-LATEST/apidocs/org/apache/maven/plugin/jira/JiraHelper.html Sat Oct 29 18:40:16 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="nl">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JiraHelper (Apache Maven Changes Plugin 2.12 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>JiraHelper (Apache Maven Changes Plugin 2.12.1 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="JiraHelper (Apache Maven Changes Plugin 2.12 API)";
+        parent.document.title="JiraHelper (Apache Maven Changes Plugin 2.12.1 API)";
     }
 //-->
 </script>
@@ -132,7 +132,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/jira/JiraHelper.html#getPidFromJira(org.apache.maven.plugin.logging.Log,%20java.lang.String,%20org.apache.commons.httpclient.HttpClient)">getPidFromJira</a></strong>(<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>&nbsp;log,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/jira/JiraHelper.html#getPidFromJira(org.apache.maven.plugin.logging.Log, java.lang.String, org.apache.commons.httpclient.HttpClient)">getPidFromJira</a></strong>(<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>&nbsp;log,
               <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;issueManagementUrl,
               <a href="http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/HttpClient.html?is-external=true" title="class or interface in org.apache.commons.httpclient">HttpClient</a>&nbsp;client)</code>
 <div class="block">Try to get a JIRA pid from the issue management URL.</div>
@@ -140,7 +140,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/jira/JiraHelper.html#validateNonProxyHosts(org.apache.maven.wagon.proxy.ProxyInfo,%20java.lang.String)">validateNonProxyHosts</a></strong>(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/wagon.proxy.ProxyInfo.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.wagon.proxy.ProxyInfo</a>&nbsp;proxy,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/jira/JiraHelper.html#validateNonProxyHosts(org.apache.maven.wagon.proxy.ProxyInfo, java.lang.String)">validateNonProxyHosts</a></strong>(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/wagon.proxy.ProxyInfo.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.wagon.proxy.ProxyInfo</a>&nbsp;proxy,
                      <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;targetHost)</code>
 <div class="block">Check if the specified host is in the list of non proxy hosts.</div>
 </td>
@@ -151,7 +151,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,%20int)" 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, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -289,6 +289,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file