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 2017/08/30 10:22:30 UTC

svn commit: r1017472 [3/6] - in /websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/jdeps/ apidocs/org/apache/maven/plugin/jdeps/class-use/ apidocs/org/apache/maven/plugin/jdeps/...

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/integration.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/integration.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/integration.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -431,7 +431,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/invoker-report.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/invoker-report.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/invoker-report.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Invoker Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -413,10 +413,10 @@
 <th>Total Time</th>
 <th>Avg Time</th></tr>
 <tr class="b">
-<td>2</td>
+<td>4</td>
 <td>0</td>
 <td>0</td>
-<td>2</td>
+<td>4</td>
 <td></td>
 <td>0.0&#xa0;s</td>
 <td>0.0&#xa0;s</td></tr></table>
@@ -429,12 +429,22 @@
 <th>Time</th>
 <th>Message</th></tr>
 <tr class="b">
-<td>unsupported-api_test/pom.xml</td>
+<td>basic\pom.xml</td>
 <td>skipped</td>
 <td>0.0&#xa0;s</td>
 <td>Skipped due to JRE version</td></tr>
 <tr class="a">
-<td>unsupported-api_main/pom.xml</td>
+<td>dependenciesToAnalyze\pom.xml</td>
+<td>skipped</td>
+<td>0.0&#xa0;s</td>
+<td>Skipped due to JRE version</td></tr>
+<tr class="b">
+<td>unsupported-api_main\pom.xml</td>
+<td>skipped</td>
+<td>0.0&#xa0;s</td>
+<td>Skipped due to JRE version</td></tr>
+<tr class="a">
+<td>unsupported-api_test\pom.xml</td>
 <td>skipped</td>
 <td>0.0&#xa0;s</td>
 <td>Skipped due to JRE version</td></tr></table>
@@ -447,7 +457,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/issue-tracking.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/issue-tracking.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/issue-tracking.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -428,7 +428,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/jdkinternals-mojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/jdkinternals-mojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/jdkinternals-mojo.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; jdeps:jdkinternals</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -321,7 +321,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-jdeps-plugin:3.0.0:jdkinternals</p>
+<p>org.apache.maven.plugins:maven-jdeps-plugin:3.1.0:jdkinternals</p>
       
 <p><b>Description</b>:</p>
       
@@ -335,6 +335,8 @@
         
 <li>Requires dependency resolution of artifacts in scope: <tt>compile</tt>.</li>
         
+<li>The goal is thread-safe and supports parallel builds.</li>
+        
 <li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>process-classes</tt>.</li>
       </ul>
       
@@ -710,7 +712,7 @@ the same archive</dd>
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/mail-lists.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/mail-lists.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/mail-lists.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -558,7 +558,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/plugin-info.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/plugin-info.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/plugin-info.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Plugin Documentation</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -423,7 +423,7 @@ Call <code>mvn jdeps:help -Ddetail=true
 <td>3.0</td></tr>
 <tr class="b">
 <td>JDK</td>
-<td>1.6</td></tr>
+<td>1.7</td></tr>
 <tr class="a">
 <td>Memory</td>
 <td>No minimum requirement.</td></tr>
@@ -442,7 +442,7 @@ Call <code>mvn jdeps:help -Ddetail=true
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-jdeps-plugin&lt;/artifactId&gt;
-          &lt;version&gt;3.0.0&lt;/version&gt;
+          &lt;version&gt;3.1.0&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -452,7 +452,7 @@ Call <code>mvn jdeps:help -Ddetail=true
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-jdeps-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.0.0&lt;/version&gt;
+        &lt;version&gt;3.1.0&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
@@ -470,7 +470,7 @@ Call <code>mvn jdeps:help -Ddetail=true
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/plugin-management.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/plugin-management.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/plugin-management.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -580,7 +580,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/plugins.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/plugins.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/plugins.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Project Build Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -535,7 +535,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/pmd.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/pmd.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/pmd.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; PMD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -411,13 +411,13 @@
 <th>Line</th></tr>
 <tr class="b">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/maven/plugin/jdeps/AbstractJDepsMojo.html#L420">420</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/jdeps/AbstractJDepsMojo.html#L433">433</a></td></tr>
 <tr class="a">
 <td>Useless parentheses.</td>
-<td><a href="./xref/org/apache/maven/plugin/jdeps/AbstractJDepsMojo.html#L421">421</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/jdeps/AbstractJDepsMojo.html#L434">434</a></td></tr>
 <tr class="b">
 <td>Avoid unused method parameters such as 'jOutputDirectory'.</td>
-<td><a href="./xref/org/apache/maven/plugin/jdeps/AbstractJDepsMojo.html#L439">439</a></td></tr></table></div></div>
+<td><a href="./xref/org/apache/maven/plugin/jdeps/AbstractJDepsMojo.html#L452">452</a></td></tr></table></div></div>
                   </div>
             </div>
           </div>
@@ -427,7 +427,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/project-info.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/project-info.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/project-info.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -472,7 +472,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/project-reports.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/project-reports.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/project-reports.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -452,7 +452,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/project-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/project-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/project-summary.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -455,13 +455,13 @@
 <td>maven-jdeps-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>3.0.0</td></tr>
+<td>3.1.0</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>
 <tr class="b">
 <td>Java Version</td>
-<td>1.6</td></tr></table></div></div>
+<td>1.7</td></tr></table></div></div>
                   </div>
             </div>
           </div>
@@ -471,7 +471,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/sonar.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/sonar.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/sonar.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Sonar</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -408,7 +408,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/source-repository.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/source-repository.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/source-repository.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -418,21 +418,21 @@
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-jdeps-plugin-3.0.0">http://svn.apache.org/viewvc/maven/plugins/tags/maven-jdeps-plugin-3.0.0</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-jdeps-plugin-3.1.0">http://svn.apache.org/viewvc/maven/plugins/tags/maven-jdeps-plugin-3.1.0</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Subversion with this command:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeps-plugin-3.0.0 maven-jdeps-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeps-plugin-3.1.0 maven-jdeps-plugin</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
 <p>Everyone can access the Subversion repository via HTTP, but committers must checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeps-plugin-3.0.0 maven-jdeps-plugin</pre></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeps-plugin-3.1.0 maven-jdeps-plugin</pre></div>
 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password):</p>
 <div class="source"><pre class="prettyprint linenums">$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeps-plugin-3.0.0 maven-jdeps-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeps-plugin-3.1.0 maven-jdeps-plugin</pre></div></div>
 <div class="section">
 <h2><a name="Access_Through_a_Proxy"></a>Access Through a Proxy</h2><a name="Access_Through_a_Proxy"></a>
 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>
@@ -451,7 +451,7 @@ http-proxy-port = 3128
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/surefire-report.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/surefire-report.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/surefire-report.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -501,7 +501,7 @@ function toggleDisplay(elementId) {
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/taglist.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/taglist.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/taglist.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Tag List report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -428,7 +428,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/team-list.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/team-list.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/team-list.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -1040,7 +1040,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/test-jdkinternals-mojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/test-jdkinternals-mojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/test-jdkinternals-mojo.html Wed Aug 30 10:22:28 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; jdeps:test-jdkinternals</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,10 +73,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -321,7 +321,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-jdeps-plugin:3.0.0:test-jdkinternals</p>
+<p>org.apache.maven.plugins:maven-jdeps-plugin:3.1.0:test-jdkinternals</p>
       
 <p><b>Description</b>:</p>
       
@@ -335,6 +335,8 @@
         
 <li>Requires dependency resolution of artifacts in scope: <tt>test</tt>.</li>
         
+<li>The goal is thread-safe and supports parallel builds.</li>
+        
 <li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>process-test-classes</tt>.</li>
       </ul>
       
@@ -710,7 +712,7 @@ the same archive</dd>
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/allclasses-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/allclasses-frame.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>All Classes (Apache Maven JDeps Plugin 3.1.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/allclasses-noframe.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/allclasses-noframe.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>All Classes (Apache Maven JDeps Plugin 3.1.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/constant-values.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/constant-values.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/constant-values.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Constant Field Values (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>Constant Field Values (Apache Maven JDeps Plugin 3.1.0 Test 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="Constant Field Values (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="Constant Field Values (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/deprecated-list.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/deprecated-list.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/deprecated-list.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Deprecated List (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>Deprecated List (Apache Maven JDeps Plugin 3.1.0 Test 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="Deprecated List (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="Deprecated List (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/help-doc.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/help-doc.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/help-doc.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>API Help (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>API Help (Apache Maven JDeps Plugin 3.1.0 Test 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="API Help (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="API Help (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -209,6 +209,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/index-all.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/index-all.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/index-all.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>Index (Apache Maven JDeps Plugin 3.1.0 Test 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="Index (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="Index (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -133,6 +133,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/index.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/index.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/index.html Wed Aug 30 10:22:28 2017
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apache Maven JDeps Plugin 3.0.0 Test API</title>
+<title>Apache Maven JDeps Plugin 3.1.0 Test API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")
@@ -11,12 +11,6 @@
     if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
         targetPage = "undefined";
     function validURL(url) {
-        try {
-            url = decodeURIComponent(url);
-        }
-        catch (error) {
-            return false;
-        }
         var pos = url.indexOf(".html");
         if (pos == -1 || pos != url.length - 5)
             return false;
@@ -28,8 +22,7 @@
             if ('a' <= ch && ch <= 'z' ||
                     'A' <= ch && ch <= 'Z' ||
                     ch == '$' ||
-                    ch == '_' ||
-                    ch.charCodeAt(0) > 127) {
+                    ch == '_') {
                 allowNumber = true;
                 allowSep = true;
             } else if ('0' <= ch && ch <= '9'

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/JDepsConsumerTest.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/JDepsConsumerTest.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/JDepsConsumerTest.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JDepsConsumerTest (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>JDepsConsumerTest (Apache Maven JDeps Plugin 3.1.0 Test 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="JDepsConsumerTest (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="JDepsConsumerTest (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -145,7 +145,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>
@@ -262,6 +262,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/class-use/JDepsConsumerTest.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/class-use/JDepsConsumerTest.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/class-use/JDepsConsumerTest.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.jdeps.consumers.JDepsConsumerTest (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>Uses of Class org.apache.maven.plugin.jdeps.consumers.JDepsConsumerTest (Apache Maven JDeps Plugin 3.1.0 Test 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.jdeps.consumers.JDepsConsumerTest (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.jdeps.consumers.JDepsConsumerTest (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-frame.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.jdeps.consumers (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>org.apache.maven.plugin.jdeps.consumers (Apache Maven JDeps Plugin 3.1.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-summary.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.jdeps.consumers (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>org.apache.maven.plugin.jdeps.consumers (Apache Maven JDeps Plugin 3.1.0 Test 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.jdeps.consumers (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="org.apache.maven.plugin.jdeps.consumers (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -126,6 +126,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-tree.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.jdeps.consumers Class Hierarchy (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>org.apache.maven.plugin.jdeps.consumers Class Hierarchy (Apache Maven JDeps Plugin 3.1.0 Test 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.jdeps.consumers Class Hierarchy (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="org.apache.maven.plugin.jdeps.consumers Class Hierarchy (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -117,6 +117,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/org/apache/maven/plugin/jdeps/consumers/package-use.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.plugin.jdeps.consumers (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>Uses of Package org.apache.maven.plugin.jdeps.consumers (Apache Maven JDeps Plugin 3.1.0 Test 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.jdeps.consumers (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.jdeps.consumers (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/overview-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/overview-tree.html Wed Aug 30 10:22:28 2017
@@ -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="fr">
+<html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Apache Maven JDeps Plugin 3.0.0 Test API)</title>
+<title>Class Hierarchy (Apache Maven JDeps Plugin 3.1.0 Test 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="Class Hierarchy (Apache Maven JDeps Plugin 3.0.0 Test API)";
+        parent.document.title="Class Hierarchy (Apache Maven JDeps Plugin 3.1.0 Test API)";
     }
 //-->
 </script>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <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/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/package-list
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/package-list (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/testapidocs/package-list Wed Aug 30 10:22:28 2017
@@ -1 +1 @@
-org.apache.maven.plugin.jdeps.consumers
+org.apache.maven.plugin.jdeps.consumers

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/usage.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/usage.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/usage.html Wed Aug 30 10:22:28 2017
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-10-26 
+ | Generated by Apache Maven Doxia at 2017-08-30 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Robert Scholte" />
     <meta name="Date-Creation-yyyymmdd" content="20150205" />
-    <meta name="Date-Revision-yyyymmdd" content="20151026" />
+    <meta name="Date-Revision-yyyymmdd" content="20170830" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven JDeps Plugin &#x2013; Usage</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -75,10 +75,10 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-26</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-08-30</li>
               <li id="projectVersion" class="pull-right">
                       <span class="divider">|</span>
-                    Version: 3.0.0
+                    Version: 3.1.0
         </li>
             
                                     
@@ -327,7 +327,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-jdeps-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.0.0&lt;/version&gt;
+        &lt;version&gt;3.1.0&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;goals&gt;
@@ -344,7 +344,8 @@
     ...
   &lt;/build&gt;
   ...
-&lt;/project&gt;</pre></div>
+&lt;/project&gt;
+</pre></div>
 <p>If there is any usage detected of an internal API, the build will stop and fail.</p></div></div>
                   </div>
             </div>
@@ -355,7 +356,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2015
+                                      <p >Copyright &copy;                    2015&#x2013;2017
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/index.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/index.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/index.html Wed Aug 30 10:22:28 2017
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven JDeps Plugin 3.0.0 Reference</title>
+		<title>Apache Maven JDeps Plugin 3.1.0 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/org/apache/maven/plugin/jdeps/consumers/JDepsConsumerTest.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/org/apache/maven/plugin/jdeps/consumers/JDepsConsumerTest.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/org/apache/maven/plugin/jdeps/consumers/JDepsConsumerTest.html Wed Aug 30 10:22:28 2017
@@ -74,6 +74,6 @@
 <a class="jxr_linenumber" name="L66" href="#L66">66</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2015&#x2013;2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/org/apache/maven/plugin/jdeps/consumers/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/org/apache/maven/plugin/jdeps/consumers/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/org/apache/maven/plugin/jdeps/consumers/package-frame.html Wed Aug 30 10:22:28 2017
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven JDeps Plugin 3.0.0 Reference Package org.apache.maven.plugin.jdeps.consumers</title>
+		<title>Apache Maven JDeps Plugin 3.1.0 Reference Package org.apache.maven.plugin.jdeps.consumers</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/org/apache/maven/plugin/jdeps/consumers/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/org/apache/maven/plugin/jdeps/consumers/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/org/apache/maven/plugin/jdeps/consumers/package-summary.html Wed Aug 30 10:22:28 2017
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven JDeps Plugin 3.0.0 Reference Package org.apache.maven.plugin.jdeps.consumers</title>
+		<title>Apache Maven JDeps Plugin 3.1.0 Reference Package org.apache.maven.plugin.jdeps.consumers</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -63,7 +63,7 @@
       	</div>
 				<hr />
 		<div id="footer">
-			Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+			Copyright &#169; 2015&#x2013;2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 		</div>
 	</body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/overview-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/overview-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/overview-frame.html Wed Aug 30 10:22:28 2017
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven JDeps Plugin 3.0.0 Reference</title>
+		<title>Apache Maven JDeps Plugin 3.1.0 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/overview-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/overview-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref-test/overview-summary.html Wed Aug 30 10:22:28 2017
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven JDeps Plugin 3.0.0 Reference</title>
+		<title>Apache Maven JDeps Plugin 3.1.0 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Apache Maven JDeps Plugin 3.0.0 Reference</h2>
+		      	<h2>Apache Maven JDeps Plugin 3.1.0 Reference</h2>
 
 		<table class="summary">
         	<thead>
@@ -60,7 +60,7 @@
 		
 		<hr />
 		<div id="footer">
-			Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+			Copyright &#169; 2015&#x2013;2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 		</div>
 	</body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref/index.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref/index.html (original)
+++ websites/production/maven/components/plugins-archives/maven-jdeps-plugin-LATEST/xref/index.html Wed Aug 30 10:22:28 2017
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven JDeps Plugin 3.0.0 Reference</title>
+		<title>Apache Maven JDeps Plugin 3.1.0 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">