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 kh...@apache.org on 2015/04/09 16:21:36 UTC

svn commit: r946897 [3/19] - in /websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/javadoc/ apidocs/org/apache/maven/plugin/javadoc/class-use/ apidocs/org/apache/maven/plugin/...

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/ResourcesBundleMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/ResourcesBundleMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/ResourcesBundleMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>ResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.3 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="ResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="ResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -145,11 +145,15 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/ResourcesBundleMojo.html#BUNDLE_OPTIONS_PATH">BUNDLE_OPTIONS_PATH</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/ResourcesBundleMojo.html#BUNDLE_OPTIONS_PATH">BUNDLE_OPTIONS_PATH</a></strong></code>
+<div class="block">Bundle options path.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/ResourcesBundleMojo.html#RESOURCES_DIR_PATH">RESOURCES_DIR_PATH</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/ResourcesBundleMojo.html#RESOURCES_DIR_PATH">RESOURCES_DIR_PATH</a></strong></code>
+<div class="block">Resources directory path.</div>
+</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -212,7 +216,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugin.javadoc.<a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html" title="class in org.apache.maven.plugin.javadoc">AbstractJavadocMojo</a></h3>
-<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#buildJavadocOptions()">buildJavadocOptions</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#canGenerateReport(java.util.List)">canGenerateReport</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#configureDependencySourceResolution(org.apache.maven.plugin.javadoc.resolver.SourceResolverConfig)">configureDependencySourceResolution</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#executeReport(java.util.Locale)">executeReport</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#failOnError(java.lang.String, java.lang.Exception)">failOnError</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getAttachmentClassifier()">getAttachmentClassifier</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#
 getCompileArtifacts(org.apache.maven.artifact.resolver.ArtifactResolutionResult)">getCompileArtifacts</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getDependencySourcePaths()">getDependencySourcePaths</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getDoctitle()">getDoctitle</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getExecutionProjectSourceRoots(org.apache.maven.project.MavenProject)">getExecutionProjectSourceRoots</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getFiles(java.util.List)">getFiles</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getJavadocDirectory()">getJavadocDirectory</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getJavadocOptionsFile()">getJavadocOptionsFile</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJav
 adocMojo.html#getOutputDirectory()">getOutputDirectory</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getOverview()">getOverview</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getProject()">getProject</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getProjectArtifacts(org.apache.maven.project.MavenProject)">getProjectArtifacts</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getProjectBuildOutputDirs(org.apache.maven.project.MavenProject)">getProjectBuildOutputDirs</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getProjectSourceRoots(org.apache.maven.project.MavenProject)">getProjectSourceRoots</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getSourcePaths()">getSourcePaths</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html
 #getWindowtitle()">getWindowtitle</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#isAggregator()">isAggregator</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#logError(java.lang.String, java.lang.Throwable)">logError</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#resolveDependency(org.apache.maven.model.Dependency)">resolveDependency</a></code></li>
+<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#buildJavadocOptions()">buildJavadocOptions</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#canGenerateReport(java.util.List)">canGenerateReport</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#configureDependencySourceResolution(org.apache.maven.plugin.javadoc.resolver.SourceResolverConfig)">configureDependencySourceResolution</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#executeReport(java.util.Locale)">executeReport</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#failOnError(java.lang.String, java.lang.Exception)">failOnError</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getAttachmentClassifier()">getAttachmentClassifier</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#
 getCompileArtifacts(org.apache.maven.artifact.resolver.ArtifactResolutionResult)">getCompileArtifacts</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getDependencySourcePaths()">getDependencySourcePaths</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getDoctitle()">getDoctitle</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getExecutionProjectSourceRoots(org.apache.maven.project.MavenProject)">getExecutionProjectSourceRoots</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getFiles(java.util.List)">getFiles</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getJavadocDirectory()">getJavadocDirectory</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getJavadocOptionsFile()">getJavadocOptionsFile</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJav
 adocMojo.html#getOutputDirectory()">getOutputDirectory</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getOverview()">getOverview</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getProject()">getProject</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getProjectArtifacts(org.apache.maven.project.MavenProject)">getProjectArtifacts</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getProjectBuildOutputDirs(org.apache.maven.project.MavenProject)">getProjectBuildOutputDirs</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getProjectSourceRoots(org.apache.maven.project.MavenProject)">getProjectSourceRoots</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getSourcePaths()">getSourcePaths</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html
 #getWindowtitle()">getWindowtitle</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#isAggregator()">isAggregator</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#isTest()">isTest</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#logError(java.lang.String, java.lang.Throwable)">logError</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#resolveDependency(org.apache.maven.model.Dependency)">resolveDependency</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo">
@@ -249,6 +253,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>BUNDLE_OPTIONS_PATH</h4>
 <pre>public static final&nbsp;<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> BUNDLE_OPTIONS_PATH</pre>
+<div class="block">Bundle options path.</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.maven.plugin.javadoc.ResourcesBundleMojo.BUNDLE_OPTIONS_PATH">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -259,6 +264,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>RESOURCES_DIR_PATH</h4>
 <pre>public static final&nbsp;<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> RESOURCES_DIR_PATH</pre>
+<div class="block">Resources directory path.</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.maven.plugin.javadoc.ResourcesBundleMojo.RESOURCES_DIR_PATH">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -378,4 +384,4 @@ extends <a href="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestFixJavadocMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestFixJavadocMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestFixJavadocMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>TestFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 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="TestFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="TestFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -383,4 +383,4 @@ extends <a href="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestJavadocJar.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestJavadocJar.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestJavadocJar.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestJavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>TestJavadocJar (Apache Maven Javadoc Plugin 2.10.3 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="TestJavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="TestJavadocJar (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -239,6 +239,12 @@ extends <a href="../../../../../org/apac
 <td class="colFirst"><code>protected <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></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocJar.html#getWindowtitle()">getWindowtitle</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocJar.html#isTest()">isTest</a></strong>()</code>
+<div class="block">Indicates whether this goal generates documentation for the <code>Java Test code</code>.</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.javadoc.JavadocJar">
@@ -451,7 +457,7 @@ extends <a href="../../../../../org/apac
 <a name="configureDependencySourceResolution(org.apache.maven.plugin.javadoc.resolver.SourceResolverConfig)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>configureDependencySourceResolution</h4>
 <pre>protected&nbsp;<a href="../../../../../org/apache/maven/plugin/javadoc/resolver/SourceResolverConfig.html" title="class in org.apache.maven.plugin.javadoc.resolver">SourceResolverConfig</a>&nbsp;configureDependencySourceResolution(<a href="../../../../../org/apache/maven/plugin/javadoc/resolver/SourceResolverConfig.html" title="class in org.apache.maven.plugin.javadoc.resolver">SourceResolverConfig</a>&nbsp;config)</pre>
@@ -462,7 +468,23 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#configureDependencySourceResolution(org.apache.maven.plugin.javadoc.resolver.SourceResolverConfig)">configureDependencySourceResolution</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html" title="class in org.apache.maven.plugin.javadoc">AbstractJavadocMojo</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>config</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd><a href="../../../../../org/apache/maven/plugin/javadoc/resolver/SourceResolverConfig.html" title="class in org.apache.maven.plugin.javadoc.resolver"><code>SourceResolverConfig</code></a></dd></dl>
+</li>
+</ul>
+<a name="isTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isTest</h4>
+<pre>protected&nbsp;boolean&nbsp;isTest()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#isTest()">AbstractJavadocMojo</a></code></strong></div>
+<div class="block">Indicates whether this goal generates documentation for the <code>Java Test code</code>.</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#isTest()">isTest</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html" title="class in org.apache.maven.plugin.javadoc">AbstractJavadocMojo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the goal generates Test Javadocs, <code>false</code> otherwise.</dd></dl>
 </li>
 </ul>
 </li>
@@ -534,4 +556,4 @@ extends <a href="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestJavadocNoForkReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestJavadocNoForkReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestJavadocNoForkReport.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestJavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>TestJavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.3 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="TestJavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="TestJavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -200,7 +200,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugin.javadoc.<a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html" title="class in org.apache.maven.plugin.javadoc">TestJavadocReport</a></h3>
-<code><a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#configureDependencySourceResolution(org.apache.maven.plugin.javadoc.resolver.SourceResolverConfig)">configureDependencySourceResolution</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#executeReport(java.util.Locale)">executeReport</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getCompileArtifacts(org.apache.maven.artifact.resolver.ArtifactResolutionResult)">getCompileArtifacts</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getDescription(java.util.Locale)">getDescription</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getDoctitle()">getDoctitle</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getExecutionProjectSourceRoots(org.apache.maven.project.MavenProject)">getExecutionProjectSourceRoots</a>, <a href="../../../../../
 org/apache/maven/plugin/javadoc/TestJavadocReport.html#getJavadocDirectory()">getJavadocDirectory</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getName(java.util.Locale)">getName</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getOutputName()">getOutputName</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getOverview()">getOverview</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getProjectArtifacts(org.apache.maven.project.MavenProject)">getProjectArtifacts</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getProjectBuildOutputDirs(org.apache.maven.project.MavenProject)">getProjectBuildOutputDirs</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getProjectSourceRoots(org.apache.maven.project.MavenProject)">getProjectSourceRoots</a>, <a href="../../../../../org/apache/maven/
 plugin/javadoc/TestJavadocReport.html#getReportOutputDirectory()">getReportOutputDirectory</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getWindowtitle()">getWindowtitle</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#setDestDir(java.lang.String)">setDestDir</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#setReportOutputDirectory(java.io.File)">setReportOutputDirectory</a></code></li>
+<code><a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#configureDependencySourceResolution(org.apache.maven.plugin.javadoc.resolver.SourceResolverConfig)">configureDependencySourceResolution</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#executeReport(java.util.Locale)">executeReport</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getCompileArtifacts(org.apache.maven.artifact.resolver.ArtifactResolutionResult)">getCompileArtifacts</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getDescription(java.util.Locale)">getDescription</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getDoctitle()">getDoctitle</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getExecutionProjectSourceRoots(org.apache.maven.project.MavenProject)">getExecutionProjectSourceRoots</a>, <a href="../../../../../
 org/apache/maven/plugin/javadoc/TestJavadocReport.html#getJavadocDirectory()">getJavadocDirectory</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getName(java.util.Locale)">getName</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getOutputName()">getOutputName</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getOverview()">getOverview</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getProjectArtifacts(org.apache.maven.project.MavenProject)">getProjectArtifacts</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getProjectBuildOutputDirs(org.apache.maven.project.MavenProject)">getProjectBuildOutputDirs</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getProjectSourceRoots(org.apache.maven.project.MavenProject)">getProjectSourceRoots</a>, <a href="../../../../../org/apache/maven/
 plugin/javadoc/TestJavadocReport.html#getReportOutputDirectory()">getReportOutputDirectory</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getWindowtitle()">getWindowtitle</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#isTest()">isTest</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#setDestDir(java.lang.String)">setDestDir</a>, <a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#setReportOutputDirectory(java.io.File)">setReportOutputDirectory</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.javadoc.JavadocReport">
@@ -322,4 +322,4 @@ extends <a href="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestJavadocReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestJavadocReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestJavadocReport.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestJavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>TestJavadocReport (Apache Maven Javadoc Plugin 2.10.3 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="TestJavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="TestJavadocReport (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -264,10 +264,16 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#getWindowtitle()">getWindowtitle</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#isTest()">isTest</a></strong>()</code>
+<div class="block">Indicates whether this goal generates documentation for the <code>Java Test code</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#setDestDir(java.lang.String)">setDestDir</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;destDir)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/TestJavadocReport.html#setReportOutputDirectory(java.io.File)">setReportOutputDirectory</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;reportOutputDirectory)</code>
 <div class="block">Method to set the directory where the generated reports will be put</div>
@@ -442,7 +448,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/plugin/javadoc/JavadocReport.html#setDestDir(java.lang.String)">setDestDir</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/JavadocReport.html" title="class in org.apache.maven.plugin.javadoc">JavadocReport</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>destDir</code> - The destiation directory.</dd></dl>
 </li>
 </ul>
 <a name="getProjectBuildOutputDirs(org.apache.maven.project.MavenProject)">
@@ -571,7 +577,7 @@ extends <a href="../../../../../org/apac
 <a name="configureDependencySourceResolution(org.apache.maven.plugin.javadoc.resolver.SourceResolverConfig)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>configureDependencySourceResolution</h4>
 <pre>protected&nbsp;<a href="../../../../../org/apache/maven/plugin/javadoc/resolver/SourceResolverConfig.html" title="class in org.apache.maven.plugin.javadoc.resolver">SourceResolverConfig</a>&nbsp;configureDependencySourceResolution(<a href="../../../../../org/apache/maven/plugin/javadoc/resolver/SourceResolverConfig.html" title="class in org.apache.maven.plugin.javadoc.resolver">SourceResolverConfig</a>&nbsp;config)</pre>
@@ -582,7 +588,23 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#configureDependencySourceResolution(org.apache.maven.plugin.javadoc.resolver.SourceResolverConfig)">configureDependencySourceResolution</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html" title="class in org.apache.maven.plugin.javadoc">AbstractJavadocMojo</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>config</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd><a href="../../../../../org/apache/maven/plugin/javadoc/resolver/SourceResolverConfig.html" title="class in org.apache.maven.plugin.javadoc.resolver"><code>SourceResolverConfig</code></a></dd></dl>
+</li>
+</ul>
+<a name="isTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isTest</h4>
+<pre>protected&nbsp;boolean&nbsp;isTest()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#isTest()">AbstractJavadocMojo</a></code></strong></div>
+<div class="block">Indicates whether this goal generates documentation for the <code>Java Test code</code>.</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#isTest()">isTest</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html" title="class in org.apache.maven.plugin.javadoc">AbstractJavadocMojo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the goal generates Test Javadocs, <code>false</code> otherwise.</dd></dl>
 </li>
 </ul>
 </li>
@@ -654,4 +676,4 @@ extends <a href="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestResourcesBundleMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestResourcesBundleMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/TestResourcesBundleMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>TestResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.3 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="TestResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="TestResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -202,6 +202,12 @@ extends <a href="../../../../../org/apac
 <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/plugin/javadoc/TestResourcesBundleMojo.html#getJavadocDirectory()">getJavadocDirectory</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/javadoc/TestResourcesBundleMojo.html#isTest()">isTest</a></strong>()</code>
+<div class="block">Indicates whether this goal generates documentation for the <code>Java Test code</code>.</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.javadoc.ResourcesBundleMojo">
@@ -275,13 +281,13 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#getAttachmentClassifier()">getAttachmentClassifier</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html" title="class in org.apache.maven.plugin.javadoc">AbstractJavadocMojo</a></code></dd>
-</dl>
+<dt><span class="strong">Returns:</span></dt><dd>The attachment classifier.</dd></dl>
 </li>
 </ul>
 <a name="getJavadocDirectory()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getJavadocDirectory</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;getJavadocDirectory()</pre>
@@ -291,6 +297,21 @@ extends <a href="../../../../../org/apac
 <dt><span class="strong">Returns:</span></dt><dd>the current javadoc directory</dd></dl>
 </li>
 </ul>
+<a name="isTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isTest</h4>
+<pre>protected&nbsp;boolean&nbsp;isTest()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#isTest()">AbstractJavadocMojo</a></code></strong></div>
+<div class="block">Indicates whether this goal generates documentation for the <code>Java Test code</code>.</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html#isTest()">isTest</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugin/javadoc/AbstractJavadocMojo.html" title="class in org.apache.maven.plugin.javadoc">AbstractJavadocMojo</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the goal generates Test Javadocs, <code>false</code> otherwise.</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -360,4 +381,4 @@ extends <a href="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AbstractFixJavadocMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AbstractFixJavadocMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AbstractFixJavadocMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.AbstractFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.AbstractFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.AbstractFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.AbstractFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -163,4 +163,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AbstractJavadocMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AbstractJavadocMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AbstractJavadocMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.AbstractJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.AbstractJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.AbstractJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.AbstractJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -236,4 +236,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AdditionalDependency.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AdditionalDependency.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AdditionalDependency.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.AdditionalDependency (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.AdditionalDependency (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.AdditionalDependency (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.AdditionalDependency (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorJavadocJar.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorJavadocJar.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorJavadocJar.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.AggregatorJavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.AggregatorJavadocJar (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.AggregatorJavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.AggregatorJavadocJar (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorJavadocReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorJavadocReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorJavadocReport.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.AggregatorJavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.AggregatorJavadocReport (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.AggregatorJavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.AggregatorJavadocReport (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorTestJavadocJar.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorTestJavadocJar.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorTestJavadocJar.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.AggregatorTestJavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.AggregatorTestJavadocJar (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.AggregatorTestJavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.AggregatorTestJavadocJar (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorTestJavadocReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorTestJavadocReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/AggregatorTestJavadocReport.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.AggregatorTestJavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.AggregatorTestJavadocReport (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.AggregatorTestJavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.AggregatorTestJavadocReport (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/FixJavadocMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/FixJavadocMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/FixJavadocMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.FixJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.FixJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.FixJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.FixJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/HelpMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/HelpMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/HelpMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.HelpMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.HelpMojo (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.HelpMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.HelpMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocJar.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocJar.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocJar.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.JavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.JavadocJar (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.JavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.JavadocJar (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -172,4 +172,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocNoForkReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocNoForkReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocNoForkReport.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.JavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.JavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.JavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.JavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocReport.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.JavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.JavadocReport (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.JavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.JavadocReport (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -186,4 +186,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocUtil.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocUtil.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/JavadocUtil.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.JavadocUtil (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.JavadocUtil (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.JavadocUtil (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.JavadocUtil (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/ResourcesBundleMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/ResourcesBundleMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/ResourcesBundleMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.ResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.ResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.ResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.ResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -159,4 +159,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestFixJavadocMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestFixJavadocMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestFixJavadocMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.TestFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.TestFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.TestFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.TestFixJavadocMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestJavadocJar.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestJavadocJar.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestJavadocJar.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.TestJavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.TestJavadocJar (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.TestJavadocJar (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.TestJavadocJar (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -158,4 +158,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestJavadocNoForkReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestJavadocNoForkReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestJavadocNoForkReport.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.TestJavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.TestJavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.TestJavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.TestJavadocNoForkReport (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestJavadocReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestJavadocReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestJavadocReport.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.TestJavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.TestJavadocReport (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.TestJavadocReport (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.TestJavadocReport (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -165,4 +165,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestResourcesBundleMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestResourcesBundleMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/class-use/TestResourcesBundleMojo.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.TestResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.TestResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.TestResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.TestResourcesBundleMojo (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/BootclasspathArtifact.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/BootclasspathArtifact.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/BootclasspathArtifact.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BootclasspathArtifact (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>BootclasspathArtifact (Apache Maven Javadoc Plugin 2.10.3 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="BootclasspathArtifact (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="BootclasspathArtifact (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -246,4 +246,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/DocletArtifact.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/DocletArtifact.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/DocletArtifact.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DocletArtifact (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>DocletArtifact (Apache Maven Javadoc Plugin 2.10.3 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="DocletArtifact (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="DocletArtifact (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -246,4 +246,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/Group.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/Group.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/Group.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Group (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Group (Apache Maven Javadoc Plugin 2.10.3 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="Group (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Group (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -390,4 +390,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/JavadocOptions.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/JavadocOptions.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/JavadocOptions.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JavadocOptions (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>JavadocOptions (Apache Maven Javadoc Plugin 2.10.3 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="JavadocOptions (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="JavadocOptions (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -1084,4 +1084,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/JavadocPathArtifact.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/JavadocPathArtifact.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/JavadocPathArtifact.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JavadocPathArtifact (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>JavadocPathArtifact (Apache Maven Javadoc Plugin 2.10.3 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="JavadocPathArtifact (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="JavadocPathArtifact (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -417,4 +417,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/OfflineLink.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/OfflineLink.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/OfflineLink.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>OfflineLink (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>OfflineLink (Apache Maven Javadoc Plugin 2.10.3 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="OfflineLink (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="OfflineLink (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -378,4 +378,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/ResourcesArtifact.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/ResourcesArtifact.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/ResourcesArtifact.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ResourcesArtifact (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>ResourcesArtifact (Apache Maven Javadoc Plugin 2.10.3 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="ResourcesArtifact (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="ResourcesArtifact (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -246,4 +246,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/Tag.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/Tag.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/Tag.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Tag (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Tag (Apache Maven Javadoc Plugin 2.10.3 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="Tag (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Tag (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -424,4 +424,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/Taglet.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/Taglet.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/Taglet.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Taglet (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Taglet (Apache Maven Javadoc Plugin 2.10.3 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="Taglet (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Taglet (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -424,4 +424,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/TagletArtifact.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/TagletArtifact.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/TagletArtifact.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TagletArtifact (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>TagletArtifact (Apache Maven Javadoc Plugin 2.10.3 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="TagletArtifact (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="TagletArtifact (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -246,4 +246,4 @@ implements <a href="http://docs.oracle.c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/class-use/BootclasspathArtifact.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/class-use/BootclasspathArtifact.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/class-use/BootclasspathArtifact.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.options.BootclasspathArtifact (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.options.BootclasspathArtifact (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.options.BootclasspathArtifact (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.options.BootclasspathArtifact (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -190,4 +190,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>

Modified: websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/class-use/DocletArtifact.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/class-use/DocletArtifact.html (original)
+++ websites/production/maven/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugin/javadoc/options/class-use/DocletArtifact.html Thu Apr  9 14:21:33 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.javadoc.options.DocletArtifact (Apache Maven Javadoc Plugin 2.10.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.javadoc.options.DocletArtifact (Apache Maven Javadoc Plugin 2.10.3 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.javadoc.options.DocletArtifact (Apache Maven Javadoc Plugin 2.10.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.javadoc.options.DocletArtifact (Apache Maven Javadoc Plugin 2.10.3 API)";
     }
 //-->
 </script>
@@ -190,4 +190,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2004&#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
+</html>