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 hb...@apache.org on 2017/12/22 09:10:39 UTC

svn commit: r1022608 [2/33] - in /websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/pdf/ apidocs/org/apache/maven/plugins/pdf/class-use/ cobertura/ css/ examples/ fonts/ images/ ...

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/HelpMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/HelpMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/HelpMojo.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HelpMojo (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>HelpMojo (Apache Maven PDF Plugin 1.4 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="HelpMojo (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="HelpMojo (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -82,10 +82,10 @@
 </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><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li>org.apache.maven.plugin.AbstractMojo</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugins.pdf.HelpMojo</li>
@@ -99,15 +99,15 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
 </dl>
 <hr>
 <br>
-<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name()" title="class or interface in org.apache.maven.plugins.annotations">name</a>="help",
-      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresProject()" title="class or interface in org.apache.maven.plugins.annotations">requiresProject</a>=false,
-      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe()" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true)
+<pre>@Mojo(name="help",
+      requiresProject=false,
+      threadSafe=true)
 public class <span class="strong">HelpMojo</span>
-extends <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
+extends org.apache.maven.plugin.AbstractMojo</pre>
 <div class="block">Display help information on maven-pdf-plugin.<br>
  Call <code>mvn pdf:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
 <dl><dt><span class="strong">Author:</span></dt>
@@ -128,8 +128,8 @@ extends <a href="http://maven.apache.org
 <li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
 </ul>
 </li>
 </ul>
@@ -171,15 +171,15 @@ extends <a href="http://maven.apache.org
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/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,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -219,9 +219,9 @@ extends <a href="http://maven.apache.org
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+             throws org.apache.maven.plugin.MojoExecutionException</pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd></dl>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd></dl>
 </li>
 </ul>
 </li>
@@ -290,6 +290,6 @@ extends <a href="http://maven.apache.org
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/PdfMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/PdfMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/PdfMojo.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PdfMojo (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>PdfMojo (Apache Maven PDF Plugin 1.4 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="PdfMojo (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="PdfMojo (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -82,10 +82,10 @@
 </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><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li>org.apache.maven.plugin.AbstractMojo</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugins.pdf.PdfMojo</li>
@@ -99,18 +99,18 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
 </dl>
 <hr>
 <br>
-<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name()" title="class or interface in org.apache.maven.plugins.annotations">name</a>="pdf",
-      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe()" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true)
+<pre>@Mojo(name="pdf",
+      threadSafe=true)
 public class <span class="strong">PdfMojo</span>
-extends <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a>
+extends org.apache.maven.plugin.AbstractMojo
 implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</pre>
-<div class="block">Generates a PDF document for a project.</div>
+<div class="block">Generates a PDF document for a project documentation usually published as web site (with maven-site-plugin).</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: PdfMojo.java 1642369 2014-11-28 21:54:06Z hboutemy $</dd>
+  <dd>$Id$</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd>ltheussl</dd></dl>
 </li>
@@ -129,8 +129,8 @@ implements org.codehaus.plexus.personali
 <li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
 </ul>
 </li>
 </ul>
@@ -172,11 +172,11 @@ implements org.codehaus.plexus.personali
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugins/pdf/PdfMojo.html#execute()">execute</a></strong>()</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected 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="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugins/pdf/PdfMojo.html#getMavenVersion()">getMavenVersion</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/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/shared/maven-reporting-exec/apidocs/org/apache/maven/reporting/exec/MavenReportExecution.html?is-external=true" title="class or interface in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.reporting.exec.MavenReportExecution&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugins/pdf/PdfMojo.html#getReports()">getReports</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -190,15 +190,15 @@ implements org.codehaus.plexus.personali
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/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,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -238,14 +238,14 @@ implements org.codehaus.plexus.personali
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a>,
-                    <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></pre>
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute()" title="class or interface in org.apache.maven.plugin">execute</a></code>&nbsp;in interface&nbsp;<code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></code></dd>
+<dd><code>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
-<dd><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd></dl>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd></dl>
 </li>
 </ul>
 <a name="contextualize(org.codehaus.plexus.context.Context)">
@@ -269,10 +269,10 @@ implements org.codehaus.plexus.personali
 <ul class="blockList">
 <li class="blockList">
 <h4>getReports</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/shared/maven-reporting-exec/apidocs/org/apache/maven/reporting/exec/MavenReportExecution.html?is-external=true" title="class or interface in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;&nbsp;getReports()
-                                         throws <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.reporting.exec.MavenReportExecution&gt;&nbsp;getReports()
+                                                                         throws org.apache.maven.plugin.MojoExecutionException</pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd></dl>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd></dl>
 </li>
 </ul>
 <a name="isMaven3OrMore()">
@@ -291,7 +291,7 @@ implements org.codehaus.plexus.personali
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getMavenVersion</h4>
-<pre>protected static&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>&nbsp;getMavenVersion()</pre>
+<pre>protected static&nbsp;<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;getMavenVersion()</pre>
 </li>
 </ul>
 </li>
@@ -360,6 +360,6 @@ implements org.codehaus.plexus.personali
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/DateBean.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/DateBean.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/DateBean.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.pdf.DateBean (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pdf.DateBean (Apache Maven PDF Plugin 1.4 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.plugins.pdf.DateBean (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.pdf.DateBean (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/DocumentDescriptorReader.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/DocumentDescriptorReader.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/DocumentDescriptorReader.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.pdf.DocumentDescriptorReader (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pdf.DocumentDescriptorReader (Apache Maven PDF Plugin 1.4 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.plugins.pdf.DocumentDescriptorReader (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.pdf.DocumentDescriptorReader (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/DocumentModelBuilder.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/DocumentModelBuilder.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/DocumentModelBuilder.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.pdf.DocumentModelBuilder (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pdf.DocumentModelBuilder (Apache Maven PDF Plugin 1.4 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.plugins.pdf.DocumentModelBuilder (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.pdf.DocumentModelBuilder (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/HelpMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/HelpMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/HelpMojo.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.pdf.HelpMojo (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pdf.HelpMojo (Apache Maven PDF Plugin 1.4 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.plugins.pdf.HelpMojo (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.pdf.HelpMojo (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/PdfMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/PdfMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/class-use/PdfMojo.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.pdf.PdfMojo (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pdf.PdfMojo (Apache Maven PDF Plugin 1.4 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.plugins.pdf.PdfMojo (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.pdf.PdfMojo (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-frame.html Fri Dec 22 09:10:37 2017
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-summary.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -94,14 +94,13 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/maven/plugins/pdf/HelpMojo.html" title="class in org.apache.maven.plugins.pdf">HelpMojo</a></td>
 <td class="colLast">
-<div class="block">Display help information on maven-pdf-plugin.<br>
- Call <code>mvn pdf:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
+<div class="block">Display help information on maven-pdf-plugin.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/maven/plugins/pdf/PdfMojo.html" title="class in org.apache.maven.plugins.pdf">PdfMojo</a></td>
 <td class="colLast">
-<div class="block">Generates a PDF document for a project.</div>
+<div class="block">Generates a PDF document for a project documentation usually published as web site (with maven-site-plugin).</div>
 </td>
 </tr>
 </tbody>
@@ -153,6 +152,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-tree.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugins.pdf Class Hierarchy (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugins.pdf Class Hierarchy (Apache Maven PDF Plugin 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.pdf Class Hierarchy (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="org.apache.maven.plugins.pdf Class Hierarchy (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -66,9 +66,9 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">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"><span class="strong">Object</span></a>
+<li type="circle">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"><span class="strong">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<li type="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
 <ul>
 <li type="circle">org.apache.maven.plugins.pdf.<a href="../../../../../org/apache/maven/plugins/pdf/HelpMojo.html" title="class in org.apache.maven.plugins.pdf"><span class="strong">HelpMojo</span></a></li>
 <li type="circle">org.apache.maven.plugins.pdf.<a href="../../../../../org/apache/maven/plugins/pdf/PdfMojo.html" title="class in org.apache.maven.plugins.pdf"><span class="strong">PdfMojo</span></a> (implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable)</li>
@@ -125,6 +125,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/org/apache/maven/plugins/pdf/package-use.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.pdf (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/overview-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/overview-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/apidocs/overview-tree.html Fri Dec 22 09:10:37 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Apache Maven PDF Plugin 1.3 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Class Hierarchy (Apache Maven PDF Plugin 1.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Apache Maven PDF Plugin 1.3 API)";
+        parent.document.title="Class Hierarchy (Apache Maven PDF Plugin 1.4 API)";
     }
 //-->
 </script>
@@ -70,9 +70,9 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">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"><span class="strong">Object</span></a>
+<li type="circle">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"><span class="strong">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<li type="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
 <ul>
 <li type="circle">org.apache.maven.plugins.pdf.<a href="org/apache/maven/plugins/pdf/HelpMojo.html" title="class in org.apache.maven.plugins.pdf"><span class="strong">HelpMojo</span></a></li>
 <li type="circle">org.apache.maven.plugins.pdf.<a href="org/apache/maven/plugins/pdf/PdfMojo.html" title="class in org.apache.maven.plugins.pdf"><span class="strong">PdfMojo</span></a> (implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable)</li>
@@ -129,6 +129,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/checkstyle.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/checkstyle.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/checkstyle.html Fri Dec 22 09:10:37 2017
@@ -1,224 +1,447 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-11
- | Rendered using Apache Maven Stylus Skin 1.5
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-12-22 
+ | Rendered using Apache Maven Fluido Skin 1.5
 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20171222" />
+    <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven PDF Plugin &#x2013; Checkstyle Results</title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150211" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-                              </head>
-  <body class="composite">
-    <div id="banner">
-                                      <a href="../../" id="bannerLeft">
-                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
+
+                  <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
+        <body class="topBarDisabled">
+          
+                
+                    
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="https://www.apache.org/" id="bannerLeft">
+                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven PDF Plugin"/>
                 </a>
-                        <span id="bannerRight">
-                                                <img src="../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
+                      </div>
+        <div class="pull-right">                                <a href="../../" id="bannerRight">
+                                                                                                <img src="../../images/maven-logo-black-on-white.png" />
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
       </div>
-    </div>
-    <div id="breadcrumbs">
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+              
+                              <li class="">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="index.html" title="Apache Maven PDF Plugin">
+        Apache Maven PDF Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Checkstyle Results</li>
+        
+              
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-12-22</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 1.4
+        </li>
             
-                                   <div class="xleft">
-                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
-        &gt;
-                  <a href="../../index.html">Maven</a>
-        &gt;
-                  <a href="../index.html">Plugins</a>
-        &gt;
-                      <a href="./">Apache Maven PDF Plugin</a>
-        &gt;
-        Checkstyle Results
-        </div>
-            <div class="xright">        
-                                    Last Published: 2015-02-11
-              &nbsp;| Version: 1.3
-            </div>
-      <div class="clear">
-        <hr/>
+                            </ul>
       </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                                                   <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="index.html">Introduction</a>
-            </li>
-                  <li class="none">
-                  <a href="plugin-info.html">Goals</a>
-            </li>
-                  <li class="none">
-                  <a href="usage.html">Usage</a>
-            </li>
-                  <li class="none">
-                  <a href="limitations.html">Limitations</a>
-            </li>
-                  <li class="none">
-                  <a href="faq.html">FAQ</a>
-            </li>
-                  <li class="none">
-                  <a href="maven-pdf-plugin.pdf">PDF</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
-            </li>
-                  <li class="none">
-                  <a href="download.html">Download</a>
-            </li>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="examples/filtering.html">Filtering Document Descriptor</a>
-            </li>
-                  <li class="none">
-                  <a href="examples/configuring-reports.html">Configuring Reports</a>
-            </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
-                  <a href="project-info.html">Project Information</a>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+              
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="index.html" title="Introduction">
+          <span class="none"></span>
+        Introduction</a>
+            </li>
+                
+      <li>
+  
+                          <a href="plugin-info.html" title="Goals">
+          <span class="none"></span>
+        Goals</a>
+            </li>
+                
+      <li>
+  
+                          <a href="usage.html" title="Usage">
+          <span class="none"></span>
+        Usage</a>
+            </li>
+                
+      <li>
+  
+                          <a href="limitations.html" title="Limitations">
+          <span class="none"></span>
+        Limitations</a>
+            </li>
+                
+      <li>
+  
+                          <a href="faq.html" title="FAQ">
+          <span class="none"></span>
+        FAQ</a>
+            </li>
+                
+      <li>
+  
+                          <a href="maven-pdf-plugin.pdf" title="PDF">
+          <span class="none"></span>
+        PDF</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="download.html" title="Download">
+          <span class="none"></span>
+        Download</a>
+            </li>
+                              <li class="nav-header">Examples</li>
+                              
+      <li>
+  
+                          <a href="examples/filtering.html" title="Filtering Document Descriptor">
+          <span class="none"></span>
+        Filtering Document Descriptor</a>
+            </li>
+                
+      <li>
+  
+                          <a href="examples/configuring-reports.html" title="Configuring Reports">
+          <span class="none"></span>
+        Configuring Reports</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                          
+      <li>
+  
+                          <a href="project-info.html" title="Project Information">
+          <span class="icon-chevron-right"></span>
+        Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                      <li class="expanded">
-                  <a href="project-reports.html">Project Reports</a>
-                    <ul>
-                      <li class="none">
-                  <a href="surefire-report.html">Surefire Report</a>
-            </li>
-                      <li class="none">
-            <strong>Checkstyle</strong>
+                                                                                                                                                                                                                                                                                                                      
+      <li>
+  
+                          <a href="project-reports.html" title="Project Reports">
+          <span class="icon-chevron-down"></span>
+        Project Reports</a>
+                    <ul class="nav nav-list">
+                    
+      <li>
+  
+                          <a href="surefire-report.html" title="Surefire Report">
+          <span class="none"></span>
+        Surefire Report</a>
+            </li>
+                    
+      <li class="active">
+  
+            <a href="#"><span class="none"></span>Checkstyle</a>
           </li>
-                      <li class="none">
-                  <a href="xref/index.html">Source Xref</a>
-            </li>
-                      <li class="none">
-                  <a href="xref-test/index.html">Test Source Xref</a>
-            </li>
-                      <li class="none">
-                  <a href="taglist.html">Tag List</a>
-            </li>
-                      <li class="none">
-                  <a href="apidocs/index.html">JavaDocs</a>
-            </li>
-                      <li class="none">
-                  <a href="testapidocs/index.html">Test JavaDocs</a>
-            </li>
-                      <li class="none">
-                  <a href="findbugs.html">FindBugs</a>
-            </li>
-                      <li class="none">
-                  <a href="sonar.html">Sonar</a>
-            </li>
-                      <li class="none">
-                  <a href="plugin-info.html">Plugin Documentation</a>
-            </li>
-                      <li class="none">
-                  <a href="invoker-report.html">Invoker Build Results</a>
-            </li>
-                      <li class="none">
-                  <a href="l10n-status.html">L10n Status</a>
-            </li>
-                      <li class="none">
-                  <a href="cobertura/index.html">Cobertura Test Coverage</a>
+                    
+      <li>
+  
+                          <a href="pmd.html" title="PMD">
+          <span class="none"></span>
+        PMD</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="xref/index.html" title="Source Xref">
+          <span class="none"></span>
+        Source Xref</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="xref-test/index.html" title="Test Source Xref">
+          <span class="none"></span>
+        Test Source Xref</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="taglist.html" title="Tag List">
+          <span class="none"></span>
+        Tag List</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="apidocs/index.html" title="JavaDocs">
+          <span class="none"></span>
+        JavaDocs</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="testapidocs/index.html" title="Test JavaDocs">
+          <span class="none"></span>
+        Test JavaDocs</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="findbugs.html" title="FindBugs">
+          <span class="none"></span>
+        FindBugs</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="sonar.html" title="Sonar">
+          <span class="none"></span>
+        Sonar</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="plugin-info.html" title="Plugin Documentation">
+          <span class="none"></span>
+        Plugin Documentation</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="invoker-report.html" title="Invoker Build Results">
+          <span class="none"></span>
+        Invoker Build Results</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="l10n-status.html" title="L10n Status">
+          <span class="none"></span>
+        L10n Status</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="cobertura/index.html" title="Cobertura Test Coverage">
+          <span class="none"></span>
+        Cobertura Test Coverage</a>
             </li>
               </ul>
         </li>
-          </ul>
-                       <h5>Maven Projects</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
-            </li>
-                  <li class="none">
-                  <a href="../../archetype/index.html">Archetype</a>
-            </li>
-                  <li class="none">
-                  <a href="../../doxia/index.html">Doxia</a>
-            </li>
-                  <li class="none">
-                  <a href="../../jxr/index.html">JXR</a>
-            </li>
-                  <li class="none">
-                  <a href="../../ref/current">Maven</a>
-            </li>
-                  <li class="none">
-                  <a href="../../pom/index.html">Parent POMs</a>
-            </li>
-                  <li class="none">
-                  <a href="../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
-            </li>
-                  <li class="none">
-                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
-            </li>
-                  <li class="none">
-                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
-            </li>
-                  <li class="none">
-                  <a href="../../scm/index.html">SCM</a>
-            </li>
-                  <li class="none">
-                  <a href="../../shared/index.html">Shared Components</a>
-            </li>
-                  <li class="none">
-                  <a href="../../skins/index.html">Skins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../surefire/index.html">Surefire</a>
-            </li>
-                  <li class="none">
-                  <a href="../../wagon/index.html">Wagon</a>
-            </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-            </li>
-          </ul>
-                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
-        </a>
-                       
-                               </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <div class="section">
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../archetype/index.html" title="Archetype">
+          <span class="none"></span>
+        Archetype</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../doxia/index.html" title="Doxia">
+          <span class="none"></span>
+        Doxia</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../jxr/index.html" title="JXR">
+          <span class="none"></span>
+        JXR</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../ref/current" title="Maven">
+          <span class="none"></span>
+        Maven</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../pom/index.html" title="Parent POMs">
+          <span class="none"></span>
+        Parent POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../index.html" title="Plugins">
+          <span class="none"></span>
+        Plugins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../plugin-testing/index.html" title="Plugin Testing">
+          <span class="none"></span>
+        Plugin Testing</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../plugin-tools/index.html" title="Plugin Tools">
+          <span class="none"></span>
+        Plugin Tools</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../apache-resource-bundles/index.html" title="Resource Bundles">
+          <span class="none"></span>
+        Resource Bundles</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../scm/index.html" title="SCM">
+          <span class="none"></span>
+        SCM</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../shared/index.html" title="Shared Components">
+          <span class="none"></span>
+        Shared Components</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../skins/index.html" title="Skins">
+          <span class="none"></span>
+        Skins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../surefire/index.html" title="Surefire">
+          <span class="none"></span>
+        Surefire</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../wagon/index.html" title="Wagon">
+          <span class="none"></span>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <span class="none"></span>
+        How Apache Works</a>
+            </li>
+                
+      <li>
+  
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <span class="none"></span>
+        Foundation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <span class="none"></span>
+        Sponsoring Apache</a>
+            </li>
+                
+      <li>
+  
+                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <span class="none"></span>
+        Thanks</a>
+            </li>
+            </ul>
+              
+                            <form id="search-form" action="https://www.google.com/search" method="get" >
+    
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
+          
+          <hr />
+
+           <div id="poweredBy">
+                   
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+    
+    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-pdf-plugin/" data-size="tall" ></div>
+
+                   <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span10" >
+                                  
+            <div class="section">
 <h2><a name="Checkstyle_Results"></a>Checkstyle Results</h2>
-<p>The following document contains the results of <a class="externalLink" href="http://checkstyle.sourceforge.net/">Checkstyle</a> 5.7.&#160;<a href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></p></div>
+<p>The following document contains the results of <a class="externalLink" href="http://checkstyle.sourceforge.net/">Checkstyle</a> 6.1.1 with config/maven_checks.xml ruleset.&#160;<a href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></p></div>
 <div class="section">
 <h2><a name="Summary"></a>Summary</h2>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
 <tr class="a">
 <th>Files</th>
 <th><img src="images/icon_info_sml.gif" alt="" />&#160;Info</th>
@@ -227,81 +450,102 @@
 <tr class="b">
 <td>11</td>
 <td>0</td>
-<td>3</td>
+<td>4</td>
 <td>0</td></tr></table></div>
 <div class="section">
 <h2><a name="Files"></a>Files</h2>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
 <tr class="a">
 <th>File</th>
 <th><img src="images/icon_info_sml.gif" alt="" />&#160;I</th>
 <th><img src="images/icon_warning_sml.gif" alt="" />&#160;W</th>
 <th><img src="images/icon_error_sml.gif" alt="" />&#160;E</th></tr>
 <tr class="b">
+<td><a href="#org.apache.maven.plugins.pdf.DocumentDescriptorReader.java">org/apache/maven/plugins/pdf/DocumentDescriptorReader.java</a></td>
+<td>0</td>
+<td>1</td>
+<td>0</td></tr>
+<tr class="a">
 <td><a href="#org.apache.maven.plugins.pdf.PdfMojo.java">org/apache/maven/plugins/pdf/PdfMojo.java</a></td>
 <td>0</td>
 <td>3</td>
 <td>0</td></tr></table></div>
 <div class="section">
 <h2><a name="Rules"></a>Rules</h2>
-<table border="0" class="bodyTable">
-<tr class="a">
+<table border="0" class="table table-striped">
+<tr class="b">
 <th>Category</th>
 <th>Rule</th>
 <th>Violations</th>
 <th>Severity</th></tr>
-<tr class="b">
+<tr class="a">
 <td>javadoc</td>
 <td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocMethod">JavadocMethod</a>
 <ul>
 <li>scope: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>3</td>
+<td>4</td>
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr></table></div>
 <div class="section">
 <h2><a name="Details"></a>Details</h2>
 <div class="section">
-<h3 id="org.apache.maven.plugins.pdf.PdfMojo.java">org/apache/maven/plugins/pdf/PdfMojo.java</h3>
-<table border="0" class="bodyTable">
-<tr class="a">
+<h3 id="org.apache.maven.plugins.pdf.DocumentDescriptorReader.java">org/apache/maven/plugins/pdf/DocumentDescriptorReader.java</h3>
+<table border="0" class="table table-striped">
+<tr class="b">
 <th>Severity</th>
 <th>Category</th>
 <th>Rule</th>
 <th>Message</th>
 <th>Line</th></tr>
+<tr class="a">
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Expected @param tag for 'locale'.</td>
+<td><a href="./xref/org/apache/maven/plugins/pdf/DocumentDescriptorReader.html#L87">87</a></td></tr></table></div>
+<div class="section">
+<h3 id="org.apache.maven.plugins.pdf.PdfMojo.java">org/apache/maven/plugins/pdf/PdfMojo.java</h3>
+<table border="0" class="table table-striped">
 <tr class="b">
+<th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugins/pdf/PdfMojo.html#L1578">1578</a></td></tr>
-<tr class="a">
+<td><a href="./xref/org/apache/maven/plugins/pdf/PdfMojo.html#L1395">1395</a></td></tr>
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Expected an @return tag.</td>
-<td><a href="./xref/org/apache/maven/plugins/pdf/PdfMojo.html#L1615">1615</a></td></tr>
-<tr class="b">
+<td><a href="./xref/org/apache/maven/plugins/pdf/PdfMojo.html#L1424">1424</a></td></tr>
+<tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugins/pdf/PdfMojo.html#L1629">1629</a></td></tr></table></div></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2002-2015
-              The Apache Software Foundation
-            
-                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
-        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-  </body>
+<td><a href="./xref/org/apache/maven/plugins/pdf/PdfMojo.html#L1438">1438</a></td></tr></table></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                                      <p >Copyright &copy;                    2002&#x2013;2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
+      </p>
+                </div>
+
+        
+                </div>
+    </footer>
+        </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/checkstyle.rss
==============================================================================
Binary files - no diff available.

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/cobertura/frame-sourcefiles-org.apache.maven.plugins.pdf.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/cobertura/frame-sourcefiles-org.apache.maven.plugins.pdf.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/cobertura/frame-sourcefiles-org.apache.maven.plugins.pdf.html Fri Dec 22 09:10:37 2017
@@ -15,19 +15,19 @@ org.apache.maven.plugins.pdf
 <table width="100%">
 <tbody>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DateBean.html">DateBean</a> <i>(83%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DateBean.html">DateBean</a> <i>(83 %)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DocumentDescriptorReader.html">DocumentDescriptorReader</a> <i>(76%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DocumentDescriptorReader.html">DocumentDescriptorReader</a> <i>(69 %)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DocumentModelBuilder.html">DocumentModelBuilder</a> <i>(96%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DocumentModelBuilder.html">DocumentModelBuilder</a> <i>(95 %)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.HelpMojo.html">HelpMojo</a> <i>(0%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.HelpMojo.html">HelpMojo</a> <i>(0 %)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.PdfMojo.html">PdfMojo</a> <i>(21%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.PdfMojo.html">PdfMojo</a> <i>(0 %)</i></td>
 </tr>
 </tbody>
 </table>

Modified: websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/cobertura/frame-sourcefiles.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/cobertura/frame-sourcefiles.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pdf-plugin-LATEST/cobertura/frame-sourcefiles.html Fri Dec 22 09:10:37 2017
@@ -15,19 +15,19 @@ All Packages
 <table width="100%">
 <tbody>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DateBean.html">DateBean</a> <i>(83%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DateBean.html">DateBean</a> <i>(83 %)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DocumentDescriptorReader.html">DocumentDescriptorReader</a> <i>(76%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DocumentDescriptorReader.html">DocumentDescriptorReader</a> <i>(69 %)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DocumentModelBuilder.html">DocumentModelBuilder</a> <i>(96%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.DocumentModelBuilder.html">DocumentModelBuilder</a> <i>(95 %)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.HelpMojo.html">HelpMojo</a> <i>(0%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.HelpMojo.html">HelpMojo</a> <i>(0 %)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.PdfMojo.html">PdfMojo</a> <i>(21%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.pdf.PdfMojo.html">PdfMojo</a> <i>(0 %)</i></td>
 </tr>
 </tbody>
 </table>