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 de...@apache.org on 2015/03/15 20:05:23 UTC

svn commit: r943880 [11/25] - in /websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/checkstyle/class-use/ apidocs/org/apache/maven/...

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html Sun Mar 15 19:05:21 2015
@@ -4,17 +4,18 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-VelocityTemplate (Apache Maven Checkstyle Plugin 2.14 API)
+VelocityTemplate (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss.VelocityTemplate class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="VelocityTemplate (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="VelocityTemplate (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -89,12 +91,12 @@ org.apache.maven.plugin.checkstyle.rss</
 <BR>
 Class VelocityTemplate</H2>
 <PRE>
-<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.rss.VelocityTemplate</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>VelocityTemplate</B><DT>extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>VelocityTemplate</B><DT>extends <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -135,8 +137,8 @@ Class VelocityTemplate</H2>
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#VelocityTemplate(org.codehaus.plexus.velocity.VelocityComponent, java.lang.String)">VelocityTemplate</A></B>(<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocityComponent,
-                 <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#VelocityTemplate(org.codehaus.plexus.velocity.VelocityComponent, java.lang.String)">VelocityTemplate</A></B>(<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocityComponent,
+                 <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -154,16 +156,16 @@ Class VelocityTemplate</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#generate(java.lang.String, java.lang.String, org.apache.velocity.context.Context)">generate</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
-         <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;template,
-         <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/context/Context.html" title="class or interface in org.apache.velocity.context">Context</A>&nbsp;context)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#generate(java.lang.String, java.lang.String, org.apache.velocity.context.Context)">generate</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
+         <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;template,
+         <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/context/Context.html?is-external=true" title="class or interface in org.apache.velocity.context">Context</A>&nbsp;context)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Using a specified Velocity Template and provided context, create the outputFilename.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html" title="class or interface in org.apache.maven.plugin.logging">Log</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#getLog()">getLog</A></B>()</CODE>
 
 <BR>
@@ -171,7 +173,7 @@ Class VelocityTemplate</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#getTemplateDirectory()">getTemplateDirectory</A></B>()</CODE>
 
 <BR>
@@ -179,7 +181,7 @@ Class VelocityTemplate</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#getVelocity()">getVelocity</A></B>()</CODE>
 
 <BR>
@@ -188,7 +190,7 @@ Class VelocityTemplate</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#setLog(org.apache.maven.plugin.logging.Log)">setLog</A></B>(<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html" title="class or interface in org.apache.maven.plugin.logging">Log</A>&nbsp;log)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#setLog(org.apache.maven.plugin.logging.Log)">setLog</A></B>(<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</A>&nbsp;log)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -196,7 +198,7 @@ Class VelocityTemplate</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#setTemplateDirectory(java.lang.String)">setTemplateDirectory</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#setTemplateDirectory(java.lang.String)">setTemplateDirectory</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -204,7 +206,7 @@ Class VelocityTemplate</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#setVelocity(org.codehaus.plexus.velocity.VelocityComponent)">setVelocity</A></B>(<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocity)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html#setVelocity(org.codehaus.plexus.velocity.VelocityComponent)">setVelocity</A></B>(<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocity)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -213,10 +215,10 @@ Class VelocityTemplate</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#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#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#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#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#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#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">noti
 fyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#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#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#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#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/6/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/6/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/6/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/6/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/6/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/6/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/6/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/6/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/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -235,8 +237,8 @@ Class VelocityTemplate</H2>
 <A NAME="VelocityTemplate(org.codehaus.plexus.velocity.VelocityComponent, java.lang.String)"><!-- --></A><H3>
 VelocityTemplate</H3>
 <PRE>
-public <B>VelocityTemplate</B>(<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocityComponent,
-                        <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</PRE>
+public <B>VelocityTemplate</B>(<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocityComponent,
+                        <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</PRE>
 <DL>
 </DL>
 
@@ -253,7 +255,7 @@ public <B>VelocityTemplate</B>(<A HREF="
 <A NAME="getTemplateDirectory()"><!-- --></A><H3>
 getTemplateDirectory</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getTemplateDirectory</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getTemplateDirectory</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -264,7 +266,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="getVelocity()"><!-- --></A><H3>
 getVelocity</H3>
 <PRE>
-public <A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A> <B>getVelocity</B>()</PRE>
+public <A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A> <B>getVelocity</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -275,21 +277,21 @@ public <A HREF="http://plexus.codehaus.o
 <A NAME="generate(java.lang.String, java.lang.String, org.apache.velocity.context.Context)"><!-- --></A><H3>
 generate</H3>
 <PRE>
-public void <B>generate</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
-                     <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;template,
-                     <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/context/Context.html" title="class or interface in org.apache.velocity.context">Context</A>&nbsp;context)
-              throws <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/exception/VelocityException.html" title="class or interface in org.apache.velocity.exception">VelocityException</A>,
-                     <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A>,
-                     <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+public void <B>generate</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
+                     <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;template,
+                     <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/context/Context.html?is-external=true" title="class or interface in org.apache.velocity.context">Context</A>&nbsp;context)
+              throws <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/exception/VelocityException.html?is-external=true" title="class or interface in org.apache.velocity.exception">VelocityException</A>,
+                     <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://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Using a specified Velocity Template and provided context, create the outputFilename.
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>outputFilename</CODE> - the file to be generated.<DD><CODE>template</CODE> - the velocity template to use.<DD><CODE>context</CODE> - the velocity context map.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/exception/VelocityException.html" title="class or interface in org.apache.velocity.exception">VelocityException</A></CODE> - if the template was not found or any other Velocity exception.
-<DD><CODE><A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/exception/VelocityException.html?is-external=true" title="class or interface in org.apache.velocity.exception">VelocityException</A></CODE> - if the template was not found or any other Velocity exception.
+<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><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -297,7 +299,7 @@ public void <B>generate</B>(<A HREF="htt
 <A NAME="setTemplateDirectory(java.lang.String)"><!-- --></A><H3>
 setTemplateDirectory</H3>
 <PRE>
-public void <B>setTemplateDirectory</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateDirectory)</PRE>
+public void <B>setTemplateDirectory</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateDirectory)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -308,7 +310,7 @@ public void <B>setTemplateDirectory</B>(
 <A NAME="setVelocity(org.codehaus.plexus.velocity.VelocityComponent)"><!-- --></A><H3>
 setVelocity</H3>
 <PRE>
-public void <B>setVelocity</B>(<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocity)</PRE>
+public void <B>setVelocity</B>(<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocity)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -319,7 +321,7 @@ public void <B>setVelocity</B>(<A HREF="
 <A NAME="getLog()"><!-- --></A><H3>
 getLog</H3>
 <PRE>
-public <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html" title="class or interface in org.apache.maven.plugin.logging">Log</A> <B>getLog</B>()</PRE>
+public <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</A> <B>getLog</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -330,7 +332,7 @@ public <A HREF="http://maven.apache.org/
 <A NAME="setLog(org.apache.maven.plugin.logging.Log)"><!-- --></A><H3>
 setLog</H3>
 <PRE>
-public void <B>setLog</B>(<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html" title="class or interface in org.apache.maven.plugin.logging">Log</A>&nbsp;log)</PRE>
+public void <B>setLog</B>(<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</A>&nbsp;log)</PRE>
 <DL>
 <DD><DL>
 </DL>

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.14 API)
+Uses of Interface org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ Uses of Interface org.apache.maven.plugi
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Interface org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +57,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/\class-useCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleRssGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -179,7 +182,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/\class-useCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleRssGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 2.14 API)
+Uses of Class org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +57,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/\class-useCheckstyleRssGeneratorRequest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleRssGeneratorRequest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -160,7 +163,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/\class-useCheckstyleRssGeneratorRequest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleRssGeneratorRequest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.14 API)
+Uses of Class org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +57,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/\class-useDefaultCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DefaultCheckstyleRssGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -114,7 +117,7 @@ No usage of org.apache.maven.plugin.chec
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/\class-useDefaultCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DefaultCheckstyleRssGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/VelocityTemplate.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/VelocityTemplate.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/VelocityTemplate.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.rss.VelocityTemplate (Apache Maven Checkstyle Plugin 2.14 API)
+Uses of Class org.apache.maven.plugin.checkstyle.rss.VelocityTemplate (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.VelocityTemplate (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.VelocityTemplate (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +57,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/VelocityTemplate.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/\class-useVelocityTemplate.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="VelocityTemplate.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -114,7 +117,7 @@ No usage of org.apache.maven.plugin.chec
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/VelocityTemplate.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/\class-useVelocityTemplate.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="VelocityTemplate.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-frame.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-frame.html Sun Mar 15 19:05:21 2015
@@ -4,10 +4,9 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.14 API)
+org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-summary.html Sun Mar 15 19:05:21 2015
@@ -4,17 +4,18 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.14 API)
+org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-tree.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-tree.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-tree.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.rss Class Hierarchy (Apache Maven Checkstyle Plugin 2.14 API)
+org.apache.maven.plugin.checkstyle.rss Class Hierarchy (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ org.apache.maven.plugin.checkstyle.rss C
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle.rss Class Hierarchy (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.checkstyle.rss Class Hierarchy (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -87,7 +90,7 @@ Hierarchy For Package org.apache.maven.p
 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" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>CheckstyleRssGeneratorRequest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>DefaultCheckstyleRssGenerator</B></A> (implements org.apache.maven.plugin.checkstyle.rss.<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A>)
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>VelocityTemplate</B></A></UL>
 </UL>

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-use.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-use.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/package-use.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.14 API)
+Uses of Package org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ Uses of Package org.apache.maven.plugin.
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle.rss (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-frame.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-frame.html Sun Mar 15 19:05:21 2015
@@ -4,10 +4,9 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Apache Maven Checkstyle Plugin 2.14 API)
+Overview List (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Apache Maven Checkstyle Plugin 2.14 API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-summary.html Sun Mar 15 19:05:21 2015
@@ -4,17 +4,18 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Apache Maven Checkstyle Plugin 2.14 API)
+Overview (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Apache Maven Checkstyle Plugin 2.14 API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Overview (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Overview (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -78,7 +80,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Apache Maven Checkstyle Plugin 2.14 API
+Apache Maven Checkstyle Plugin 2.15 API
 </H1>
 </CENTER>
 

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-tree.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-tree.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-tree.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Apache Maven Checkstyle Plugin 2.14 API)
+Class Hierarchy (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ Class Hierarchy (Apache Maven Checkstyle
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -86,30 +89,30 @@ Hierarchy For All Packages</H2>
 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" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.codehaus.plexus.logging.AbstractLogEnabled (implements org.codehaus.plexus.logging.LogEnabled)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.exec.<A HREF="org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html" title="class in org.apache.maven.plugin.checkstyle.exec"><B>DefaultCheckstyleExecutor</B></A> (implements org.apache.maven.plugin.checkstyle.exec.<A HREF="org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutor</A>)
-<LI TYPE="circle">org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html" title="class or interface in org.codehaus.plexus.resource"><B>DefaultResourceManager</B></A> (implements org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A>)
+<LI TYPE="circle">org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource"><B>DefaultResourceManager</B></A> (implements org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.resource.<A HREF="org/apache/maven/plugin/checkstyle/resource/LicenseResourceManager.html" title="class in org.apache.maven.plugin.checkstyle.resource"><B>LicenseResourceManager</B></A></UL>
 </UL>
-<LI TYPE="circle">org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html" title="class or interface in org.apache.maven.plugin"><B>AbstractMojo</B></A> (implements org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html" 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" title="class or interface in org.apache.maven.plugin">Mojo</A>)
+<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"><B>AbstractMojo</B></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>)
 <UL>
-<LI TYPE="circle">org.apache.maven.reporting.<A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html" title="class or interface in org.apache.maven.reporting"><B>AbstractMavenReport</B></A> (implements org.apache.maven.reporting.<A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html" title="class or interface in org.apache.maven.reporting">MavenMultiPageReport</A>)
+<LI TYPE="circle">org.apache.maven.reporting.<A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting"><B>AbstractMavenReport</B></A> (implements org.apache.maven.reporting.<A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenMultiPageReport</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle"><B>AbstractCheckstyleReport</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleAggregateReport</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReport</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleViolationCheckMojo</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/HelpMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>HelpMojo</B></A></UL>
-<LI TYPE="circle">com.puppycrawl.tools.checkstyle.api.<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html" title="class or interface in com.puppycrawl.tools.checkstyle.api"><B>AutomaticBean</B></A> (implements com.puppycrawl.tools.checkstyle.api.<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configurable.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configurable</A>, com.puppycrawl.tools.checkstyle.api.<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Contextualizable.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Contextualizable</A>)
+<LI TYPE="circle">com.puppycrawl.tools.checkstyle.api.<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api"><B>AutomaticBean</B></A> (implements com.puppycrawl.tools.checkstyle.api.<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configurable.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configurable</A>, com.puppycrawl.tools.checkstyle.api.<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Contextualizable.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Contextualizable</A>)
 <UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.exec.<A HREF="org/apache/maven/plugin/checkstyle/exec/CheckstyleCheckerListener.html" title="class in org.apache.maven.plugin.checkstyle.exec"><B>CheckstyleCheckerListener</B></A> (implements com.puppycrawl.tools.checkstyle.api.<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A>)
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.exec.<A HREF="org/apache/maven/plugin/checkstyle/exec/CheckstyleCheckerListener.html" title="class in org.apache.maven.plugin.checkstyle.exec"><B>CheckstyleCheckerListener</B></A> (implements com.puppycrawl.tools.checkstyle.api.<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A>)
 </UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.exec.<A HREF="org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec"><B>CheckstyleExecutorRequest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportGenerator</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.exec.<A HREF="org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle.exec"><B>CheckstyleResults</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>CheckstyleRssGeneratorRequest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/check
 style/rss/DefaultCheckstyleRssGenerator.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>DefaultCheckstyleRssGenerator</B></A> (implements org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A>)
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/IconTool.html" title="class in org.apache.maven.plugin.checkstyle"><B>IconTool</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>ReportResource</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/RuleUtil.html" title="class in org.apache.maven.plugin.checkstyle"><B>RuleUtil</B></A><LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/IconTool.html" title="class in org.apache.maven.plugin.checkstyle"><B>IconTool</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>ReportResource</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/RuleUtil.html" title="class in org.apache.maven.plugin.checkstyle"><B>RuleUtil</B></A><LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.exec.<A HREF="org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle.exec"><B>CheckstyleExecutorException</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/VelocityTemplate.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>VelocityTemplate</B></A></UL>

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/serialized-form.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/serialized-form.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/serialized-form.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Serialized Form (Apache Maven Checkstyle Plugin 2.14 API)
+Serialized Form (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ Serialized Form (Apache Maven Checkstyle
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Serialized Form (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Serialized Form (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,7 +96,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle.exec">org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle.exec">org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorException</A> extends <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/stylesheet.css
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/stylesheet.css (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/stylesheet.css Sun Mar 15 19:05:21 2015
@@ -3,26 +3,26 @@
 /* Define colors, fonts and other style attributes here to override the defaults */
 
 /* Page background color */
-body { background-color: #FFFFFF }
+body { background-color: #FFFFFF; color:#000000 }
 
 /* Headings */
 h1 { font-size: 145% }
 
 /* Table colors */
-.TableHeadingColor     { background: #CCCCFF } /* Dark mauve */
-.TableSubHeadingColor  { background: #EEEEFF } /* Light mauve */
-.TableRowColor         { background: #FFFFFF } /* White */
+.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
+.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
+.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
 
 /* Font used in left-hand frame lists */
-.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
-.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
-.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
+.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
 
 /* Navigation bar fonts and colors */
-.NavBarCell1    { background-color:#EEEEFF;} /* Light mauve */
-.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
+.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
+.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
 
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/check-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/check-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/check-mojo.html Sun Mar 15 19:05:21 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-02-01
+ | Generated by Apache Maven Doxia at 2015-03-15
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,10 +12,10 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150201" />
+        <meta name="Date-Revision-yyyymmdd" content="20150315" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -46,8 +46,8 @@
         checkstyle:check
         </div>
             <div class="xright">        
-                                    Last Published: 2015-02-01
-              &nbsp;| Version: 2.14
+                                    Last Published: 2015-03-15
+              &nbsp;| Version: 2.15
             </div>
       <div class="clear">
         <hr/>
@@ -188,7 +188,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-checkstyle-plugin:2.14:check</p>
+<p>org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check</p>
       
 <p><b>Description</b>:</p>
       
@@ -354,14 +354,12 @@ into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
 
-<p>There are 3 predefined rulesets.</p>
+<p>There are 2 predefined rulesets.</p>
 
 <ul>
 
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
 
-<li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul><br /><b>Default value is</b>: <tt>config/sun_checks.xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.config.location</tt>.</td>
           </tr>
@@ -778,14 +776,12 @@ into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
 
-<p>There are 3 predefined rulesets.</p>
+<p>There are 2 predefined rulesets.</p>
 
 <ul>
 
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
 
-<li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul></div>
         

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-aggregate-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-aggregate-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-aggregate-mojo.html Sun Mar 15 19:05:21 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-02-01
+ | Generated by Apache Maven Doxia at 2015-03-15
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,10 +12,10 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150201" />
+        <meta name="Date-Revision-yyyymmdd" content="20150315" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -46,8 +46,8 @@
         checkstyle:checkstyle-aggregate
         </div>
             <div class="xright">        
-                                    Last Published: 2015-02-01
-              &nbsp;| Version: 2.14
+                                    Last Published: 2015-03-15
+              &nbsp;| Version: 2.15
             </div>
       <div class="clear">
         <hr/>
@@ -190,7 +190,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-checkstyle-plugin:2.14:checkstyle-aggregate</p>
+<p>org.apache.maven.plugins:maven-checkstyle-plugin:2.15:checkstyle-aggregate</p>
       
 <p><b>Description</b>:</p>
       
@@ -326,15 +326,13 @@ into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
 
-<p>There are 3 predefined rulesets included in Maven Checkstyle
+<p>There are 2 predefined rulesets included in Maven Checkstyle
 Plugin:</p>
 
 <ul>
 
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
 
-<li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul><br /><b>Default value is</b>: <tt>config/sun_checks.xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.config.location</tt>.</td>
           </tr>
@@ -710,15 +708,13 @@ into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
 
-<p>There are 3 predefined rulesets included in Maven Checkstyle
+<p>There are 2 predefined rulesets included in Maven Checkstyle
 Plugin:</p>
 
 <ul>
 
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
 
-<li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul></div>
         

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-mojo.html Sun Mar 15 19:05:21 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-02-01
+ | Generated by Apache Maven Doxia at 2015-03-15
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,10 +12,10 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150201" />
+        <meta name="Date-Revision-yyyymmdd" content="20150315" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -46,8 +46,8 @@
         checkstyle:checkstyle
         </div>
             <div class="xright">        
-                                    Last Published: 2015-02-01
-              &nbsp;| Version: 2.14
+                                    Last Published: 2015-03-15
+              &nbsp;| Version: 2.15
             </div>
       <div class="clear">
         <hr/>
@@ -190,7 +190,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-checkstyle-plugin:2.14:checkstyle</p>
+<p>org.apache.maven.plugins:maven-checkstyle-plugin:2.15:checkstyle</p>
       
 <p><b>Description</b>:</p>
       
@@ -323,15 +323,13 @@ into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
 
-<p>There are 3 predefined rulesets included in Maven Checkstyle
+<p>There are 2 predefined rulesets included in Maven Checkstyle
 Plugin:</p>
 
 <ul>
 
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
 
-<li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul><br /><b>Default value is</b>: <tt>config/sun_checks.xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.config.location</tt>.</td>
           </tr>
@@ -792,15 +790,13 @@ into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
 
-<p>There are 3 predefined rulesets included in Maven Checkstyle
+<p>There are 2 predefined rulesets included in Maven Checkstyle
 Plugin:</p>
 
 <ul>
 
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
 
-<li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul></div>
         
@@ -934,7 +930,7 @@ Checkstyle.</div>
 <div><b>Deprecated.</b> Use configLocation instead.</div>
         
 <div>Specifies what predefined check set to use. Available sets are
-&quot;sun&quot; (for the Sun coding conventions), and &quot;turbine&quot;.</div>
+&quot;sun&quot; (for the Sun coding conventions), and &quot;maven&quot;.</div>
         
 <ul>
           

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle.html Sun Mar 15 19:05:21 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-02-01
+ | Generated by Apache Maven Doxia at 2015-03-15
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,10 +12,10 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150201" />
+        <meta name="Date-Revision-yyyymmdd" content="20150315" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -46,8 +46,8 @@
         Checkstyle Results
         </div>
             <div class="xright">        
-                                    Last Published: 2015-02-01
-              &nbsp;| Version: 2.14
+                                    Last Published: 2015-03-15
+              &nbsp;| Version: 2.15
             </div>
       <div class="clear">
         <hr/>
@@ -227,7 +227,7 @@
       <div id="contentBox">
         <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.8 with config/maven_checks.xml ruleset.&#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">
@@ -387,19 +387,19 @@
 <td>javadoc</td>
 <td>JavadocVariable</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#L439">439</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#L438">438</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>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#L725">725</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#L724">724</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/plugin/checkstyle/AbstractCheckstyleReport.html#L745">745</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#L744">744</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator.java">org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.java</h3>
 <table border="0" class="bodyTable">
@@ -1304,7 +1304,7 @@
 <td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
 <td>sizes</td>
 <td>MethodLength</td>
-<td>Method length is 214 lines (max allowed is 150).</td>
+<td>Method length is 239 lines (max allowed is 150).</td>
 <td><a href="./xref/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html#L83">83</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
@@ -1317,13 +1317,13 @@
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html#L300">300</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html#L325">325</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>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html#L344">344</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html#L369">369</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator.java">org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.java</h3>
 <table border="0" class="bodyTable">

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

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/config/index.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/config/index.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/config/index.html Sun Mar 15 19:05:21 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-02-01
+ | Generated by Apache Maven Doxia at 2015-03-15
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,11 +13,11 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Hervé Boutemy" />
-        <meta name="Date-Creation-yyyymmdd" content="20150118" />
-    <meta name="Date-Revision-yyyymmdd" content="20150201" />
+        <meta name="Date-Creation-yyyymmdd" content="20150304" />
+    <meta name="Date-Revision-yyyymmdd" content="20150315" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -48,8 +48,8 @@
         Predefined Rulesets
         </div>
             <div class="xright">        
-                                    Last Published: 2015-02-01
-              &nbsp;| Version: 2.14
+                                    Last Published: 2015-03-15
+              &nbsp;| Version: 2.15
             </div>
       <div class="clear">
         <hr/>
@@ -185,11 +185,12 @@
       <div id="contentBox">
         <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/references/apt-
 format.html --><div class="section">
 <h2><a name="Predefined_Rulesets"></a>Predefined Rulesets</h2>
-<p>Maven Checkstyle Plugin contains these predefined rulesets:</p>
+<p>Maven Checkstyle Plugin contains this predefined ruleset:</p>
 <ul>
-<li><a href="./sun_checks.html"><tt>config/sun_checks.xml</tt></a>,</li>
-<li><a href="./turbine_checks.html"><tt>config/turbine_checks.xml</tt></a>.</li></ul>
-<p>In versions up to and including 2.13 the plugin also included the <tt>config/maven_checks.xml</tt> predefined ruleset. In version 2.14 this was moved to <a href="/shared/maven-shared-resources/">maven-shared-resources</a>.</p></div>
+<li><a href="./sun_checks.html"><tt>config/sun_checks.xml</tt></a>,</li></ul>
+<p>In versions up to and including 2.13 the plugin also included the <tt>config/maven_checks.xml</tt> predefined ruleset. In version 2.14 this was moved to <a href="/shared/maven-shared-resources/">maven-shared-resources</a>. It is still available to use, because maven-shared-resources has been added as a dependency to Maven Checkstyle Plugin</p>
+<p>In versions up to and including 2.13 the plugin also included the <tt>config/avalon_checks.xml</tt> predefined ruleset. This was removed in version 2.14.</p>
+<p>In versions up to and including 2.14 the plugin also included the <tt>config/turbine_checks.xml</tt> predefined ruleset. This was removed in version 2.15.</p></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/config/sun_checks.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/config/sun_checks.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/config/sun_checks.html Sun Mar 15 19:05:21 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-02-01
+ | Generated by Apache Maven Doxia at 2015-03-15
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,10 +14,10 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Hervé Boutemy" />
         <meta name="Date-Creation-yyyymmdd" content="20150118" />
-    <meta name="Date-Revision-yyyymmdd" content="20150201" />
+    <meta name="Date-Revision-yyyymmdd" content="20150315" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -48,8 +48,8 @@
         config/sun_checks.xml Predefined Ruleset
         </div>
             <div class="xright">        
-                                    Last Published: 2015-02-01
-              &nbsp;| Version: 2.14
+                                    Last Published: 2015-03-15
+              &nbsp;| Version: 2.15
             </div>
       <div class="clear">
         <hr/>