Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/help-doc.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/help-doc.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/help-doc.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>API Help (Apache Maven Dependency Analyzer 1.5 Test API)</title>
+<title>API Help (Apache Maven Dependency Analyzer 1.6 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 Dependency Analyzer 1.5 
Test API)";
+        parent.document.title="API Help (Apache Maven Dependency Analyzer 1.6 
Test API)";
     }
 //-->
 </script>
@@ -215,6 +215,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/index-all.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/index-all.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/index-all.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Apache Maven Dependency Analyzer 1.5 Test API)</title>
+<title>Index (Apache Maven Dependency Analyzer 1.6 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 Dependency Analyzer 1.5 
Test API)";
+        parent.document.title="Index (Apache Maven Dependency Analyzer 1.6 
Test API)";
     }
 //-->
 </script>
@@ -230,6 +230,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html#testJarWithXmlTransitiveDependency()">testJarWithXmlTransitiveDependency()</a></span>
 - Method in class org.apache.maven.shared.dependency.analyzer.<a 
href="./org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html"
 title="class in 
org.apache.maven.shared.dependency.analyzer">DefaultProjectDependencyAnalyzerTest</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html#testMultimoduleProject()">testMultimoduleProject()</a></span>
 - Method in class org.apache.maven.shared.dependency.analyzer.<a 
href="./org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html"
 title="class in 
org.apache.maven.shared.dependency.analyzer">DefaultProjectDependencyAnalyzerTest</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html#testPom()">testPom()</a></span>
 - Method in class org.apache.maven.shared.dependency.analyzer.<a 
href="./org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html"
 title="class in 
org.apache.maven.shared.dependency.analyzer">DefaultProjectDependencyAnalyzerTest</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/maven/shared/dependency/analyzer/asm/DependencyVisitorTest.html#testVisitAnnotation()">testVisitAnnotation()</a></span>
 - Method in class org.apache.maven.shared.dependency.analyzer.asm.<a 
href="./org/apache/maven/shared/dependency/analyzer/asm/DependencyVisitorTest.html"
 title="class in 
org.apache.maven.shared.dependency.analyzer.asm">DependencyVisitorTest</a></dt>
@@ -435,6 +437,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/index.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/index.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/index.html
 Sun Jan 18 14:25:32 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apache Maven Dependency Analyzer 1.5 Test API</title>
+<title>Apache Maven Dependency Analyzer 1.6 Test API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractFileTest (Apache Maven Dependency Analyzer 1.5 Test API)</title>
+<title>AbstractFileTest (Apache Maven Dependency Analyzer 1.6 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="AbstractFileTest (Apache Maven Dependency 
Analyzer 1.5 Test API)";
+        parent.document.title="AbstractFileTest (Apache Maven Dependency 
Analyzer 1.6 Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>junit.framework.Assert</li>
@@ -185,29 +185,29 @@ extends org.jmock.MockObjectTestCase</pr
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html#createDir()">createDir</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html#createFile(java.io.File,
 java.lang.String, java.lang.String)">createFile</a></strong>(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;parent,
-          <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;child,
-          <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;data)</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html#createFile(java.io.File,
 java.lang.String, java.lang.String)">createFile</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;parent,
+          <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;child,
+          <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;data)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html#createJar()">createJar</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html#mkdirs(java.io.File,
 java.lang.String)">mkdirs</a></strong>(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;parent,
-      <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;child)</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html#mkdirs(java.io.File,
 java.lang.String)">mkdirs</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;parent,
+      <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;child)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html#writeEntry(java.util.jar.JarOutputStream,
 java.lang.String, java.lang.String)">writeEntry</a></strong>(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/jar/JarOutputStream.html?is-external=true";
 title="class or interface in java.util.jar">JarOutputStream</a>&nbsp;out,
-          <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;path,
-          <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;data)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/AbstractFileTest.html#writeEntry(java.util.jar.JarOutputStream,
 java.lang.String, java.lang.String)">writeEntry</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/jar/JarOutputStream.html?is-external=true";
 title="class or interface in java.util.jar">JarOutputStream</a>&nbsp;out,
+          <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;path,
+          <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;data)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -249,8 +249,8 @@ extends org.jmock.MockObjectTestCase</pr
 <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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<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#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,10 +289,10 @@ extends org.jmock.MockObjectTestCase</pr
 <ul class="blockList">
 <li class="blockList">
 <h4>createJar</h4>
-<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;createJar()
-                  throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;createJar()
+                  throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="createDir()">
@@ -301,10 +301,10 @@ extends org.jmock.MockObjectTestCase</pr
 <ul class="blockList">
 <li class="blockList">
 <h4>createDir</h4>
-<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;createDir()
-                  throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;createDir()
+                  throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="createFile(java.io.File, java.lang.String, java.lang.String)">
@@ -313,12 +313,12 @@ extends org.jmock.MockObjectTestCase</pr
 <ul class="blockList">
 <li class="blockList">
 <h4>createFile</h4>
-<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;createFile(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;parent,
-              <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;child,
-              <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;data)
-                   throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;createFile(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;parent,
+              <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;child,
+              <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;data)
+                   throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="mkdirs(java.io.File, java.lang.String)">
@@ -327,11 +327,11 @@ extends org.jmock.MockObjectTestCase</pr
 <ul class="blockList">
 <li class="blockList">
 <h4>mkdirs</h4>
-<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;mkdirs(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;parent,
-          <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;child)
-               throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;mkdirs(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;parent,
+          <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;child)
+               throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="writeEntry(java.util.jar.JarOutputStream, java.lang.String, 
java.lang.String)">
@@ -340,12 +340,12 @@ extends org.jmock.MockObjectTestCase</pr
 <ul class="blockListLast">
 <li class="blockList">
 <h4>writeEntry</h4>
-<pre>protected&nbsp;void&nbsp;writeEntry(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/jar/JarOutputStream.html?is-external=true";
 title="class or interface in java.util.jar">JarOutputStream</a>&nbsp;out,
-              <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;path,
-              <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;data)
-                   throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<pre>protected&nbsp;void&nbsp;writeEntry(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/jar/JarOutputStream.html?is-external=true";
 title="class or interface in java.util.jar">JarOutputStream</a>&nbsp;out,
+              <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;path,
+              <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;data)
+                   throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 </li>
@@ -415,6 +415,6 @@ extends org.jmock.MockObjectTestCase</pr
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtilsTest.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtilsTest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtilsTest.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ClassFileVisitorUtilsTest (Apache Maven Dependency Analyzer 1.5 Test 
API)</title>
+<title>ClassFileVisitorUtilsTest (Apache Maven Dependency Analyzer 1.6 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="ClassFileVisitorUtilsTest (Apache Maven 
Dependency Analyzer 1.5 Test API)";
+        parent.document.title="ClassFileVisitorUtilsTest (Apache Maven 
Dependency Analyzer 1.6 Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>junit.framework.Assert</li>
@@ -258,8 +258,8 @@ extends <a href="../../../../../../org/a
 <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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<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#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>
@@ -299,9 +299,9 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>testAcceptJar</h4>
 <pre>public&nbsp;void&nbsp;testAcceptJar()
-                   throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+                   throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="testAcceptJarWithNonClassEntry()">
@@ -311,9 +311,9 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>testAcceptJarWithNonClassEntry</h4>
 <pre>public&nbsp;void&nbsp;testAcceptJarWithNonClassEntry()
-                                    throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+                                    throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="testAcceptDir()">
@@ -323,9 +323,9 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>testAcceptDir</h4>
 <pre>public&nbsp;void&nbsp;testAcceptDir()
-                   throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+                   throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="testAcceptDirWithNonClassFile()">
@@ -335,9 +335,9 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>testAcceptDirWithNonClassFile</h4>
 <pre>public&nbsp;void&nbsp;testAcceptDirWithNonClassFile()
-                                   throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+                                   throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="testAcceptWithFile()">
@@ -347,9 +347,9 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>testAcceptWithFile</h4>
 <pre>public&nbsp;void&nbsp;testAcceptWithFile()
-                        throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+                        throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="testAcceptWithUnsupportedScheme()">
@@ -359,9 +359,9 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>testAcceptWithUnsupportedScheme</h4>
 <pre>public&nbsp;void&nbsp;testAcceptWithUnsupportedScheme()
-                                     throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+                                     throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 </li>
@@ -431,6 +431,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/CollectorClassFileVisitorTest.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/CollectorClassFileVisitorTest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/CollectorClassFileVisitorTest.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CollectorClassFileVisitorTest (Apache Maven Dependency Analyzer 1.5 
Test API)</title>
+<title>CollectorClassFileVisitorTest (Apache Maven Dependency Analyzer 1.6 
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="CollectorClassFileVisitorTest (Apache Maven 
Dependency Analyzer 1.5 Test API)";
+        parent.document.title="CollectorClassFileVisitorTest (Apache Maven 
Dependency Analyzer 1.6 Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>junit.framework.Assert</li>
@@ -179,8 +179,8 @@ extends junit.framework.TestCase</pre>
 <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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<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#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>
@@ -220,12 +220,12 @@ extends junit.framework.TestCase</pre>
 <li class="blockList">
 <h4>setUp</h4>
 <pre>protected&nbsp;void&nbsp;setUp()
-              throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
+              throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code>setUp</code>&nbsp;in 
class&nbsp;<code>junit.framework.TestCase</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
 <a name="testVisitClass()">
@@ -304,6 +304,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/DefaultClassAnalyzerTest.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/DefaultClassAnalyzerTest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/DefaultClassAnalyzerTest.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultClassAnalyzerTest (Apache Maven Dependency Analyzer 1.5 Test 
API)</title>
+<title>DefaultClassAnalyzerTest (Apache Maven Dependency Analyzer 1.6 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="DefaultClassAnalyzerTest (Apache Maven 
Dependency Analyzer 1.5 Test API)";
+        parent.document.title="DefaultClassAnalyzerTest (Apache Maven 
Dependency Analyzer 1.6 Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>junit.framework.Assert</li>
@@ -242,8 +242,8 @@ extends <a href="../../../../../../org/a
 <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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<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#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>
@@ -283,9 +283,9 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>testAnalyzeWithJar</h4>
 <pre>public&nbsp;void&nbsp;testAnalyzeWithJar()
-                        throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+                        throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="testAnalyzeBadJar()">
@@ -295,9 +295,9 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>testAnalyzeBadJar</h4>
 <pre>public&nbsp;void&nbsp;testAnalyzeBadJar()
-                       throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+                       throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 </li>
@@ -367,6 +367,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultProjectDependencyAnalyzerTest (Apache Maven Dependency Analyzer 
1.5 Test API)</title>
+<title>DefaultProjectDependencyAnalyzerTest (Apache Maven Dependency Analyzer 
1.6 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="DefaultProjectDependencyAnalyzerTest (Apache 
Maven Dependency Analyzer 1.5 Test API)";
+        parent.document.title="DefaultProjectDependencyAnalyzerTest (Apache 
Maven Dependency Analyzer 1.6 Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>junit.framework.Assert</li>
@@ -118,7 +118,7 @@
 extends org.codehaus.plexus.PlexusTestCase</pre>
 <div class="block">Tests <code>DefaultProjectDependencyAnalyzer</code>.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: DefaultProjectDependencyAnalyzerTest.java 1400630 2012-10-21 
12:36:51Z hboutemy $</dd>
+  <dd>$Id: DefaultProjectDependencyAnalyzerTest.java 1635191 2014-10-29 
16:33:52Z andham $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:markhob...@gmail.com";>Mark Hobson</a></dd>
 <dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../../../apidocs/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.html?is-external=true"
 title="class or interface in 
org.apache.maven.shared.dependency.analyzer"><code>DefaultProjectDependencyAnalyzer</code></a></dd></dl>
@@ -194,6 +194,10 @@ extends org.codehaus.plexus.PlexusTestCa
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html#testMultimoduleProject()">testMultimoduleProject</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzerTest.html#testPom()">testPom</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -222,8 +226,8 @@ extends org.codehaus.plexus.PlexusTestCa
 <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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<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#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>
@@ -263,12 +267,12 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList">
 <h4>setUp</h4>
 <pre>protected&nbsp;void&nbsp;setUp()
-              throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
+              throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code>setUp</code>&nbsp;in 
class&nbsp;<code>org.codehaus.plexus.PlexusTestCase</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
 <a name="testPom()">
@@ -330,7 +334,7 @@ extends org.codehaus.plexus.PlexusTestCa
 <a name="testJarWithXmlTransitiveDependency()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>testJarWithXmlTransitiveDependency</h4>
 <pre>public&nbsp;void&nbsp;testJarWithXmlTransitiveDependency()
@@ -341,6 +345,20 @@ extends org.codehaus.plexus.PlexusTestCa
 <dd><code><a 
href="../../../../../../../apidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzerException.html?is-external=true"
 title="class or interface in 
org.apache.maven.shared.dependency.analyzer">ProjectDependencyAnalyzerException</a></code></dd></dl>
 </li>
 </ul>
+<a name="testMultimoduleProject()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>testMultimoduleProject</h4>
+<pre>public&nbsp;void&nbsp;testMultimoduleProject()
+                            throws <a 
href="http://maven.apache.org/plugin-testing/maven-plugin-testing-tools/apidocs/org/apache/maven/shared/test/plugin/TestToolsException.html?is-external=true";
 title="class or interface in 
org.apache.maven.shared.test.plugin">TestToolsException</a>,
+                                   <a 
href="../../../../../../../apidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzerException.html?is-external=true"
 title="class or interface in 
org.apache.maven.shared.dependency.analyzer">ProjectDependencyAnalyzerException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://maven.apache.org/plugin-testing/maven-plugin-testing-tools/apidocs/org/apache/maven/shared/test/plugin/TestToolsException.html?is-external=true";
 title="class or interface in 
org.apache.maven.shared.test.plugin">TestToolsException</a></code></dd>
+<dd><code><a 
href="../../../../../../../apidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzerException.html?is-external=true"
 title="class or interface in 
org.apache.maven.shared.dependency.analyzer">ProjectDependencyAnalyzerException</a></code></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -408,6 +426,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>InputStreamConstraint (Apache Maven Dependency Analyzer 1.5 Test 
API)</title>
+<title>InputStreamConstraint (Apache Maven Dependency Analyzer 1.6 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="InputStreamConstraint (Apache Maven Dependency 
Analyzer 1.5 Test API)";
+        parent.document.title="InputStreamConstraint (Apache Maven Dependency 
Analyzer 1.6 Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.shared.dependency.analyzer.InputStreamConstraint</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">InputStreamConstraint</span>
-extends <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+extends <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>
 implements org.jmock.core.Constraint</pre>
 <dl><dt><span class="strong">Version:</span></dt>
   <dd>$Id: InputStreamConstraint.java 1400598 2012-10-21 08:50:43Z hboutemy 
$</dd>
@@ -124,11 +124,11 @@ implements org.jmock.core.Constraint</pr
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html#InputStreamConstraint(java.lang.String)">InputStreamConstraint</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;expected)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html#InputStreamConstraint(java.lang.String)">InputStreamConstraint</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;expected)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html#InputStreamConstraint(java.lang.String,
 java.lang.String)">InputStreamConstraint</a></strong>(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;expected,
-                     <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;charsetName)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html#InputStreamConstraint(java.lang.String,
 java.lang.String)">InputStreamConstraint</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;expected,
+                     <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;charsetName)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -146,20 +146,20 @@ implements org.jmock.core.Constraint</pr
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html#describeTo(java.lang.StringBuffer)">describeTo</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in 
java.lang">StringBuffer</a>&nbsp;buffer)</code>&nbsp;</td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html#describeTo(java.lang.StringBuffer)">describeTo</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in 
java.lang">StringBuffer</a>&nbsp;buffer)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html#eval(java.lang.Object)">eval</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&nbsp;object)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.html#eval(java.lang.Object)">eval</a></strong>(<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>&nbsp;object)</code>&nbsp;</td>
 </tr>
 </table>
 <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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -181,7 +181,7 @@ implements org.jmock.core.Constraint</pr
 <ul class="blockList">
 <li class="blockList">
 <h4>InputStreamConstraint</h4>
-<pre>public&nbsp;InputStreamConstraint(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;expected)</pre>
+<pre>public&nbsp;InputStreamConstraint(<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;expected)</pre>
 </li>
 </ul>
 <a name="InputStreamConstraint(java.lang.String, java.lang.String)">
@@ -190,8 +190,8 @@ implements org.jmock.core.Constraint</pr
 <ul class="blockListLast">
 <li class="blockList">
 <h4>InputStreamConstraint</h4>
-<pre>public&nbsp;InputStreamConstraint(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;expected,
-                     <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;charsetName)</pre>
+<pre>public&nbsp;InputStreamConstraint(<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;expected,
+                     <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;charsetName)</pre>
 </li>
 </ul>
 </li>
@@ -208,7 +208,7 @@ implements org.jmock.core.Constraint</pr
 <ul class="blockList">
 <li class="blockList">
 <h4>eval</h4>
-<pre>public&nbsp;boolean&nbsp;eval(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;object)</pre>
+<pre>public&nbsp;boolean&nbsp;eval(<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>&nbsp;object)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>eval</code>&nbsp;in 
interface&nbsp;<code>org.jmock.core.Constraint</code></dd>
@@ -221,7 +221,7 @@ implements org.jmock.core.Constraint</pr
 <ul class="blockListLast">
 <li class="blockList">
 <h4>describeTo</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</a>&nbsp;describeTo(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</a>&nbsp;buffer)</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</a>&nbsp;describeTo(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</a>&nbsp;buffer)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>describeTo</code>&nbsp;in 
interface&nbsp;<code>org.jmock.core.SelfDescribing</code></dd>
@@ -295,6 +295,6 @@ implements org.jmock.core.Constraint</pr
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalysisTest.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalysisTest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalysisTest.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ProjectDependencyAnalysisTest (Apache Maven Dependency Analyzer 1.5 
Test API)</title>
+<title>ProjectDependencyAnalysisTest (Apache Maven Dependency Analyzer 1.6 
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="ProjectDependencyAnalysisTest (Apache Maven 
Dependency Analyzer 1.5 Test API)";
+        parent.document.title="ProjectDependencyAnalysisTest (Apache Maven 
Dependency Analyzer 1.6 Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>junit.framework.Assert</li>
@@ -175,8 +175,8 @@ extends junit.framework.TestCase</pre>
 <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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<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#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>
@@ -285,6 +285,6 @@ extends junit.framework.TestCase</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file


Reply via email to