Modified:
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html
(original)
+++
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.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>
-CheckstyleReportGenerator (Apache Maven Checkstyle Plugin 2.14 API)
+CheckstyleReportGenerator (Apache Maven Checkstyle Plugin 2.15 API)
</TITLE>
-<META NAME="keywords"
CONTENT="org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css"
TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="CheckstyleReportGenerator (Apache Maven Checkstyle
Plugin 2.14 API)";
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="CheckstyleReportGenerator (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</FONT
<BR>
Class CheckstyleReportGenerator</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.CheckstyleReportGenerator</B>
</PRE>
<HR>
<DL>
-<DT><PRE>public class <B>CheckstyleReportGenerator</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>CheckstyleReportGenerator</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>
@@ -119,11 +121,11 @@ Generate a report based on CheckstyleRes
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#CheckstyleReportGenerator(org.apache.maven.doxia.sink.Sink,
java.util.ResourceBundle, java.io.File, org.apache.maven.doxia.tools.SiteTool,
java.lang.String)">CheckstyleReportGenerator</A></B>(<A
HREF="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html"
title="class or interface in org.apache.maven.doxia.sink">Sink</A> sink,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/ResourceBundle.html"
title="class or interface in java.util">ResourceBundle</A> bundle,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html"
title="class or interface in java.io">File</A> basedir,
- <A
HREF="http://maven.apache.org/doxia/doxia-tools/doxia-integration-tools/apidocs/org/apache/maven/doxia/tools/SiteTool.html"
title="class or interface in
org.apache.maven.doxia.tools">SiteTool</A> siteTool,
- <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> ruleset)</CODE>
+<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#CheckstyleReportGenerator(org.apache.maven.doxia.sink.Sink,
java.util.ResourceBundle, java.io.File, org.apache.maven.doxia.tools.SiteTool,
java.lang.String)">CheckstyleReportGenerator</A></B>(<A
HREF="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true"
title="class or interface in org.apache.maven.doxia.sink">Sink</A> sink,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/ResourceBundle.html?is-external=true"
title="class or interface in java.util">ResourceBundle</A> bundle,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</A> basedir,
+ <A
HREF="http://maven.apache.org/doxia/doxia-tools/doxia-integration-tools/apidocs/org/apache/maven/doxia/tools/SiteTool.html?is-external=true"
title="class or interface in
org.apache.maven.doxia.tools">SiteTool</A> siteTool,
+ <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> ruleset)</CODE>
<BR>
</TD>
@@ -148,7 +150,7 @@ Generate a report based on CheckstyleRes
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
+<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#getCheckstyleConfig()">getCheckstyleConfig</A></B>()</CODE>
<BR>
@@ -156,7 +158,7 @@ Generate a report based on CheckstyleRes
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <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> <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/CheckstyleReportGenerator.html#getLog()">getLog</A></B>()</CODE>
<BR>
@@ -164,7 +166,7 @@ Generate a report based on CheckstyleRes
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A></CODE></FONT></TD>
+<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#getSeverityLevel()">getSeverityLevel</A></B>()</CODE>
<BR>
@@ -172,7 +174,7 @@ Generate a report based on CheckstyleRes
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<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> <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<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/CheckstyleReportGenerator.html#getTreeWalkerNames()">getTreeWalkerNames</A></B>()</CODE>
<BR>
@@ -180,7 +182,7 @@ Generate a report based on CheckstyleRes
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <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> <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/CheckstyleReportGenerator.html#getXrefLocation()">getXrefLocation</A></B>()</CODE>
<BR>
@@ -221,10 +223,10 @@ Generate a report based on CheckstyleRes
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#matchRule(com.puppycrawl.tools.checkstyle.api.AuditEvent,
java.lang.String, java.lang.String, java.lang.String)">matchRule</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A> event,
- <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> ruleName,
- <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> expectedMessage,
- <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> expectedSeverity)</CODE>
+<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#matchRule(com.puppycrawl.tools.checkstyle.api.AuditEvent,
java.lang.String, java.lang.String, java.lang.String)">matchRule</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A> event,
+ <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> ruleName,
+ <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> expectedMessage,
+ <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> expectedSeverity)</CODE>
<BR>
Check if a
violation matches a rule.</TD>
@@ -232,7 +234,7 @@ Generate a report based on CheckstyleRes
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setCheckstyleConfig(com.puppycrawl.tools.checkstyle.api.Configuration)">setCheckstyleConfig</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A> config)</CODE>
+<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setCheckstyleConfig(com.puppycrawl.tools.checkstyle.api.Configuration)">setCheckstyleConfig</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A> config)</CODE>
<BR>
</TD>
@@ -272,7 +274,7 @@ Generate a report based on CheckstyleRes
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.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> log)</CODE>
+<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.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> log)</CODE>
<BR>
</TD>
@@ -280,7 +282,7 @@ Generate a report based on CheckstyleRes
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setSeverityLevel(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">setSeverityLevel</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> severityLevel)</CODE>
+<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setSeverityLevel(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">setSeverityLevel</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> severityLevel)</CODE>
<BR>
</TD>
@@ -288,7 +290,7 @@ Generate a report based on CheckstyleRes
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setTreeWalkerNames(java.util.List)">setTreeWalkerNames</A></B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<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>> treeWalkerNames)</CODE>
+<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setTreeWalkerNames(java.util.List)">setTreeWalkerNames</A></B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<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>> treeWalkerNames)</CODE>
<BR>
</TD>
@@ -296,14 +298,14 @@ Generate a report based on CheckstyleRes
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setXrefLocation(java.lang.String)">setXrefLocation</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> xrefLocation)</CODE>
+<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setXrefLocation(java.lang.String)">setXrefLocation</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> xrefLocation)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/checkstyle.CheckstyleReportGenerator.ConfReference.html"
title="class or interface in
org.apache.maven.plugin">org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator.ConfReference</A>></CODE></FONT></TD>
+<CODE> <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/checkstyle.CheckstyleReportGenerator.ConfReference.html?is-external=true"
title="class or interface in
org.apache.maven.plugin">org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator.ConfReference</A>></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#sortConfiguration(org.apache.maven.plugin.checkstyle.exec.CheckstyleResults)">sortConfiguration</A></B>(<A
HREF="../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleResults</A> results)</CODE>
<BR>
@@ -313,10 +315,10 @@ Generate a report based on CheckstyleRes
<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>
@@ -335,11 +337,11 @@ Generate a report based on CheckstyleRes
<A NAME="CheckstyleReportGenerator(org.apache.maven.doxia.sink.Sink,
java.util.ResourceBundle, java.io.File, org.apache.maven.doxia.tools.SiteTool,
java.lang.String)"><!-- --></A><H3>
CheckstyleReportGenerator</H3>
<PRE>
-public <B>CheckstyleReportGenerator</B>(<A
HREF="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html"
title="class or interface in org.apache.maven.doxia.sink">Sink</A> sink,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/ResourceBundle.html"
title="class or interface in java.util">ResourceBundle</A> bundle,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html"
title="class or interface in java.io">File</A> basedir,
- <A
HREF="http://maven.apache.org/doxia/doxia-tools/doxia-integration-tools/apidocs/org/apache/maven/doxia/tools/SiteTool.html"
title="class or interface in
org.apache.maven.doxia.tools">SiteTool</A> siteTool,
- <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> ruleset)</PRE>
+public <B>CheckstyleReportGenerator</B>(<A
HREF="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true"
title="class or interface in org.apache.maven.doxia.sink">Sink</A> sink,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/ResourceBundle.html?is-external=true"
title="class or interface in java.util">ResourceBundle</A> bundle,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</A> basedir,
+ <A
HREF="http://maven.apache.org/doxia/doxia-tools/doxia-integration-tools/apidocs/org/apache/maven/doxia/tools/SiteTool.html?is-external=true"
title="class or interface in
org.apache.maven.doxia.tools">SiteTool</A> siteTool,
+ <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> ruleset)</PRE>
<DL>
</DL>
@@ -356,7 +358,7 @@ public <B>CheckstyleReportGenerator</B>(
<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>
@@ -367,7 +369,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> 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> log)</PRE>
<DL>
<DD><DL>
</DL>
@@ -389,10 +391,10 @@ public void <B>generateReport</B>(<A HRE
<A NAME="matchRule(com.puppycrawl.tools.checkstyle.api.AuditEvent,
java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
matchRule</H3>
<PRE>
-public boolean <B>matchRule</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A> event,
- <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> ruleName,
- <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> expectedMessage,
- <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> expectedSeverity)</PRE>
+public boolean <B>matchRule</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A> event,
+ <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> ruleName,
+ <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> expectedMessage,
+ <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> expectedSeverity)</PRE>
<DL>
<DD>Check if a violation matches a rule.
<P>
@@ -406,7 +408,7 @@ public boolean <B>matchRule</B>(<A HREF=
<A NAME="getSeverityLevel()"><!-- --></A><H3>
getSeverityLevel</H3>
<PRE>
-public <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>
<B>getSeverityLevel</B>()</PRE>
+public <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>
<B>getSeverityLevel</B>()</PRE>
<DL>
<DD><DL>
</DL>
@@ -417,7 +419,7 @@ public <A HREF="http://checkstyle.source
<A
NAME="setSeverityLevel(com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!--
--></A><H3>
setSeverityLevel</H3>
<PRE>
-public void <B>setSeverityLevel</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> severityLevel)</PRE>
+public void <B>setSeverityLevel</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> severityLevel)</PRE>
<DL>
<DD><DL>
</DL>
@@ -516,7 +518,7 @@ public void <B>setEnableRSS</B>(boolean&
<A NAME="getXrefLocation()"><!-- --></A><H3>
getXrefLocation</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>getXrefLocation</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>getXrefLocation</B>()</PRE>
<DL>
<DD><DL>
</DL>
@@ -527,7 +529,7 @@ public <A HREF="http://docs.oracle.com/j
<A NAME="setXrefLocation(java.lang.String)"><!-- --></A><H3>
setXrefLocation</H3>
<PRE>
-public void <B>setXrefLocation</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> xrefLocation)</PRE>
+public void <B>setXrefLocation</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> xrefLocation)</PRE>
<DL>
<DD><DL>
</DL>
@@ -538,7 +540,7 @@ public void <B>setXrefLocation</B>(<A HR
<A NAME="getCheckstyleConfig()"><!-- --></A><H3>
getCheckstyleConfig</H3>
<PRE>
-public <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A>
<B>getCheckstyleConfig</B>()</PRE>
+public <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A>
<B>getCheckstyleConfig</B>()</PRE>
<DL>
<DD><DL>
</DL>
@@ -549,7 +551,7 @@ public <A HREF="http://checkstyle.source
<A
NAME="setCheckstyleConfig(com.puppycrawl.tools.checkstyle.api.Configuration)"><!--
--></A><H3>
setCheckstyleConfig</H3>
<PRE>
-public void <B>setCheckstyleConfig</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A> config)</PRE>
+public void <B>setCheckstyleConfig</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A> config)</PRE>
<DL>
<DD><DL>
</DL>
@@ -560,7 +562,7 @@ public void <B>setCheckstyleConfig</B>(<
<A NAME="setTreeWalkerNames(java.util.List)"><!-- --></A><H3>
setTreeWalkerNames</H3>
<PRE>
-public void <B>setTreeWalkerNames</B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<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>> treeWalkerNames)</PRE>
+public void <B>setTreeWalkerNames</B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<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>> treeWalkerNames)</PRE>
<DL>
<DD><DL>
</DL>
@@ -571,7 +573,7 @@ public void <B>setTreeWalkerNames</B>(<A
<A NAME="getTreeWalkerNames()"><!-- --></A><H3>
getTreeWalkerNames</H3>
<PRE>
-public <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<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>getTreeWalkerNames</B>()</PRE>
+public <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<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>getTreeWalkerNames</B>()</PRE>
<DL>
<DD><DL>
</DL>
@@ -582,7 +584,7 @@ public <A HREF="http://docs.oracle.com/j
<A
NAME="sortConfiguration(org.apache.maven.plugin.checkstyle.exec.CheckstyleResults)"><!--
--></A><H3>
sortConfiguration</H3>
<PRE>
-public <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/checkstyle.CheckstyleReportGenerator.ConfReference.html"
title="class or interface in
org.apache.maven.plugin">org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator.ConfReference</A>>
<B>sortConfiguration</B>(<A
HREF="../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleResults</A> results)</PRE>
+public <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/checkstyle.CheckstyleReportGenerator.ConfReference.html?is-external=true"
title="class or interface in
org.apache.maven.plugin">org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator.ConfReference</A>>
<B>sortConfiguration</B>(<A
HREF="../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleResults</A> results)</PRE>
<DL>
<DD><DL>
</DL>
Modified:
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html
(original)
+++
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.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>
-CheckstyleViolationCheckMojo (Apache Maven Checkstyle Plugin 2.14 API)
+CheckstyleViolationCheckMojo (Apache Maven Checkstyle Plugin 2.15 API)
</TITLE>
-<META NAME="keywords"
CONTENT="org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css"
TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="CheckstyleViolationCheckMojo (Apache Maven
Checkstyle Plugin 2.14 API)";
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="CheckstyleViolationCheckMojo (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,20 +91,20 @@ org.apache.maven.plugin.checkstyle</FONT
<BR>
Class CheckstyleViolationCheckMojo</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>
- <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html"
title="class or interface in
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</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 "><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>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by
"><B>org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo</B>
</PRE>
<DL>
-<DT><B>All Implemented Interfaces:</B> <DD><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>, <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></DD>
+<DT><B>All Implemented Interfaces:</B> <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>
</DL>
<HR>
<DL>
-<DT><PRE><FONT SIZE="-1"><A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html"
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#name()"
title="class or interface in
org.apache.maven.plugins.annotations">name</A>="check",
- <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html#defaultPhase()"
title="class or interface in
org.apache.maven.plugins.annotations">defaultPhase</A>=<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html#VERIFY"
title="class or interface in org.apache.maven.plugins.annotations">VERIFY</A>,
- <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html#requiresDependencyResolution()"
title="class or interface in
org.apache.maven.plugins.annotations">requiresDependencyResolution</A>=<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html#TEST"
title="class or interface in org.apache.maven.plugins.annotations">TEST</A>,
- <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html#threadSafe()"
title="class or interface in
org.apache.maven.plugins.annotations">threadSafe</A>=true)
-</FONT>public class <B>CheckstyleViolationCheckMojo</B><DT>extends <A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html"
title="class or interface in org.apache.maven.plugin">AbstractMojo</A></DL>
+<DT><PRE><FONT SIZE="-1"><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>="check",
+ <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase()"
title="class or interface in
org.apache.maven.plugins.annotations">defaultPhase</A>=<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#VERIFY"
title="class or interface in org.apache.maven.plugins.annotations">VERIFY</A>,
+ <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution()"
title="class or interface in
org.apache.maven.plugins.annotations">requiresDependencyResolution</A>=<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#TEST"
title="class or interface in org.apache.maven.plugins.annotations">TEST</A>,
+ <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)
+</FONT>public class <B>CheckstyleViolationCheckMojo</B><DT>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></DL>
</PRE>
<P>
@@ -114,7 +116,7 @@ Performs Checkstyle analysis and outputs
<P>
<DL>
<DT><B>Version:</B></DT>
- <DD>$Id: CheckstyleViolationCheckMojo.java 1655882 2015-01-29 23:20:52Z
hboutemy $</DD>
+ <DD>$Id: CheckstyleViolationCheckMojo.java 1663881 2015-03-04 08:10:45Z
dennisl $</DD>
<DT><B>Author:</B></DT>
<DD><a href="mailto:[email protected]">Joakim Erdfelt</a></DD>
</DL>
@@ -139,7 +141,7 @@ Performs Checkstyle analysis and outputs
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected <A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html"
title="class or interface in
org.apache.maven.project">MavenProject</A></CODE></FONT></TD>
+<CODE>protected <A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true"
title="class or interface in
org.apache.maven.project">MavenProject</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html#project">project</A></B></CODE>
<BR>
@@ -147,7 +149,7 @@ Performs Checkstyle analysis and outputs
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html"
title="class or interface in
org.apache.maven.model">Resource</A>></CODE></FONT></TD>
+<CODE>protected <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true"
title="class or interface in
org.apache.maven.model">Resource</A>></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html#resources">resources</A></B></CODE>
<BR>
@@ -157,10 +159,10 @@ Performs Checkstyle analysis and outputs
<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!--
--></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface 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></B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html#ROLE"
title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
+<TD><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></TD>
</TR>
</TABLE>
@@ -200,19 +202,19 @@ Performs Checkstyle analysis and outputs
<A
NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!--
--></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class 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">AbstractMojo</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html#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#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#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#setPluginContext(java.util.Map)"
title="class or interface in
org.apache.maven.plugin">setPluginContext</A></CODE></TD>
+<TD><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></TD>
</TR>
</TABLE>
<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>
@@ -231,9 +233,9 @@ Performs Checkstyle analysis and outputs
<A NAME="resources"><!-- --></A><H3>
resources</H3>
<PRE>
-<FONT SIZE="-1"><A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</A>(<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html#defaultValue()"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</A>="${project.resources}",
- <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html#readonly()"
title="class or interface in
org.apache.maven.plugins.annotations">readonly</A>=true)
-</FONT>protected <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html"
title="class or interface in org.apache.maven.model">Resource</A>>
<B>resources</B></PRE>
+<FONT SIZE="-1"><A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</A>(<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</A>="${project.resources}",
+ <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly()"
title="class or interface in
org.apache.maven.plugins.annotations">readonly</A>=true)
+</FONT>protected <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true"
title="class or interface in org.apache.maven.model">Resource</A>>
<B>resources</B></PRE>
<DL>
<DD>Specifies the location of the resources to be used for Checkstyle.
<P>
@@ -247,8 +249,8 @@ resources</H3>
<A NAME="checkstyleExecutor"><!-- --></A><H3>
checkstyleExecutor</H3>
<PRE>
-<FONT SIZE="-1"><A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html"
title="class or interface in
org.apache.maven.plugins.annotations">@Component</A>(<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html#role()"
title="class or interface in org.apache.maven.plugins.annotations">role</A>=<A
HREF="../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html"
title="interface in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutor.class</A>,
- <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html#hint()"
title="class or interface in
org.apache.maven.plugins.annotations">hint</A>="default")
+<FONT SIZE="-1"><A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Component</A>(<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true#role()"
title="class or interface in org.apache.maven.plugins.annotations">role</A>=<A
HREF="../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html"
title="interface in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutor.class</A>,
+ <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true#hint()"
title="class or interface in
org.apache.maven.plugins.annotations">hint</A>="default")
</FONT>protected <A
HREF="../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html"
title="interface in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutor</A>
<B>checkstyleExecutor</B></PRE>
<DL>
<DL>
@@ -261,10 +263,10 @@ checkstyleExecutor</H3>
<A NAME="project"><!-- --></A><H3>
project</H3>
<PRE>
-<FONT SIZE="-1"><A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</A>(<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html#defaultValue()"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</A>="${project}",
- <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html#readonly()"
title="class or interface in
org.apache.maven.plugins.annotations">readonly</A>=true,
- <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html#required()"
title="class or interface in
org.apache.maven.plugins.annotations">required</A>=true)
-</FONT>protected <A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html"
title="class or interface in org.apache.maven.project">MavenProject</A>
<B>project</B></PRE>
+<FONT SIZE="-1"><A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</A>(<A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</A>="${project}",
+ <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly()"
title="class or interface in
org.apache.maven.plugins.annotations">readonly</A>=true,
+ <A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#required()"
title="class or interface in
org.apache.maven.plugins.annotations">required</A>=true)
+</FONT>protected <A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true"
title="class or interface in org.apache.maven.project">MavenProject</A>
<B>project</B></PRE>
<DL>
<DD>The Maven Project Object.
<P>
@@ -303,16 +305,16 @@ public <B>CheckstyleViolationCheckMojo</
execute</H3>
<PRE>
public void <B>execute</B>()
- throws <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://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoFailureException.html"
title="class or interface in
org.apache.maven.plugin">MojoFailureException</A></PRE>
+ 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>
<DL>
<DD>
<P>
<DD><DL>
<DT><B>Throws:</B>
-<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://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MojoFailureException.html"
title="class or interface in
org.apache.maven.plugin">MojoFailureException</A></CODE></DL>
+<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://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></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
Modified:
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/HelpMojo.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/HelpMojo.html
(original)
+++
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/HelpMojo.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>
-HelpMojo (Apache Maven Checkstyle Plugin 2.14 API)
+HelpMojo (Apache Maven Checkstyle Plugin 2.15 API)
</TITLE>
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.HelpMojo
class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css"
TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="HelpMojo (Apache Maven Checkstyle Plugin 2.14 API)";
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="HelpMojo (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,19 +91,19 @@ org.apache.maven.plugin.checkstyle</FONT
<BR>
Class HelpMojo</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>
- <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html"
title="class or interface in
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</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 "><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>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by
"><B>org.apache.maven.plugin.checkstyle.HelpMojo</B>
</PRE>
<DL>
-<DT><B>All Implemented Interfaces:</B> <DD><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>, <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></DD>
+<DT><B>All Implemented Interfaces:</B> <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>
</DL>
<HR>
<DL>
-<DT><PRE><FONT SIZE="-1"><A
HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html"
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#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#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#threadSafe()"
title="class or interface in
org.apache.maven.plugins.annotations">threadSafe</A>=true)
-</FONT>public class <B>HelpMojo</B><DT>extends <A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html"
title="class or interface in org.apache.maven.plugin">AbstractMojo</A></DL>
+<DT><PRE><FONT SIZE="-1"><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)
+</FONT>public class <B>HelpMojo</B><DT>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></DL>
</PRE>
<P>
@@ -129,10 +131,10 @@ Display help information on maven-checks
<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!--
--></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface 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></B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html#ROLE"
title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
+<TD><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></TD>
</TR>
</TABLE>
@@ -172,19 +174,19 @@ Display help information on maven-checks
<A
NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!--
--></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class 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">AbstractMojo</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A
HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html#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#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#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#setPluginContext(java.util.Map)"
title="class or interface in
org.apache.maven.plugin">setPluginContext</A></CODE></TD>
+<TD><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></TD>
</TR>
</TABLE>
<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>
@@ -221,14 +223,14 @@ public <B>HelpMojo</B>()</PRE>
execute</H3>
<PRE>
public void <B>execute</B>()
- throws <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></PRE>
+ 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>
<DL>
<DD>
<P>
<DD><DL>
<DT><B>Throws:</B>
-<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></DL>
+<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></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->