You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2013/06/25 22:07:47 UTC

svn commit: r867426 [2/34] - in /websites/production/maven/content/enforcer-archives/enforcer-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/enforcer/ apidocs/src-html/org/apache/maven/plugins/enforcer/ enforcer-api/ enforcer-rules/ enforcer-rule...

Modified: websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/index-all.html
==============================================================================
--- websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/index-all.html (original)
+++ websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/index-all.html Tue Jun 25 20:07:43 2013
@@ -77,7 +77,7 @@ function windowTitle()
 <A NAME="skip-navbar_top"></A>
 <!-- ========= END OF TOP NAVBAR ========= -->
 
-<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <HR>
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <HR>
 <A NAME="_A_"><!-- --></A><H2>
 <B>A</B></H2>
 <DL>
@@ -108,9 +108,27 @@ Static method in class org.apache.maven.
 <DT><A HREF="./org/apache/maven/plugins/enforcer/utils/DependencyVersionMap.html#addDependency(org.apache.maven.shared.dependency.tree.DependencyNode)"><B>addDependency(DependencyNode)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.utils.<A HREF="./org/apache/maven/plugins/enforcer/utils/DependencyVersionMap.html" title="class in org.apache.maven.plugins.enforcer.utils">DependencyVersionMap</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#additionalPlugins"><B>additionalPlugins</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/DefaultEnforcementRuleHelper.html#alignToBaseDirectory(java.io.File)"><B>alignToBaseDirectory(File)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/DefaultEnforcementRuleHelper.html" title="class in org.apache.maven.plugins.enforcer">DefaultEnforcementRuleHelper</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html#all"><B>all</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html" title="class in org.apache.maven.plugins.enforcer">RequireActiveProfile</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html#allowedPluginRepositories"><B>allowedPluginRepositories</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html" title="class in org.apache.maven.plugins.enforcer">RequireNoRepositories</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html#allowedRepositories"><B>allowedRepositories</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html" title="class in org.apache.maven.plugins.enforcer">RequireNoRepositories</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html#allowSnapshotPluginRepositories"><B>allowSnapshotPluginRepositories</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html" title="class in org.apache.maven.plugins.enforcer">RequireNoRepositories</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html#allowSnapshotRepositories"><B>allowSnapshotRepositories</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html" title="class in org.apache.maven.plugins.enforcer">RequireNoRepositories</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#allParamsEmpty()"><B>allParamsEmpty()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
 <DD>Helper method to check that at least one of family, name, version or arch is set.
@@ -120,6 +138,9 @@ Constructor for class org.apache.maven.p
 <DT><A HREF="./org/apache/maven/plugins/enforcer/AlwaysPass.html" title="class in org.apache.maven.plugins.enforcer"><B>AlwaysPass</B></A> - Class in <A HREF="./org/apache/maven/plugins/enforcer/package-summary.html">org.apache.maven.plugins.enforcer</A><DD>Always pass.<DT><A HREF="./org/apache/maven/plugins/enforcer/AlwaysPass.html#AlwaysPass()"><B>AlwaysPass()</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AlwaysPass.html" title="class in org.apache.maven.plugins.enforcer">AlwaysPass</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#arch"><B>arch</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/utils/ArtifactMatcher.html" title="class in org.apache.maven.plugins.enforcer.utils"><B>ArtifactMatcher</B></A> - Class in <A HREF="./org/apache/maven/plugins/enforcer/utils/package-summary.html">org.apache.maven.plugins.enforcer.utils</A><DD>This class is used for matching Artifacts against a list of patterns.<DT><A HREF="./org/apache/maven/plugins/enforcer/utils/ArtifactMatcher.html#ArtifactMatcher(java.util.Collection, java.util.Collection)"><B>ArtifactMatcher(Collection&lt;String&gt;, Collection&lt;String&gt;)</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.utils.<A HREF="./org/apache/maven/plugins/enforcer/utils/ArtifactMatcher.html" title="class in org.apache.maven.plugins.enforcer.utils">ArtifactMatcher</A>
 <DD>Construct class by providing patterns as strings.
@@ -134,12 +155,30 @@ Constructor for class org.apache.maven.p
 <DT><A HREF="./org/apache/maven/plugins/enforcer/BanDuplicatePomDependencyVersions.html" title="class in org.apache.maven.plugins.enforcer"><B>BanDuplicatePomDependencyVersions</B></A> - Class in <A HREF="./org/apache/maven/plugins/enforcer/package-summary.html">org.apache.maven.plugins.enforcer</A><DD>Since Maven 3 'dependencies.dependency.<DT><A HREF="./org/apache/maven/plugins/enforcer/BanDuplicatePomDependencyVersions.html#BanDuplicatePomDependencyVersions()"><B>BanDuplicatePomDependencyVersions()</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BanDuplicatePomDependencyVersions.html" title="class in org.apache.maven.plugins.enforcer">BanDuplicatePomDependencyVersions</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#banLatest"><B>banLatest</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html" title="class in org.apache.maven.plugins.enforcer"><B>BannedDependencies</B></A> - Class in <A HREF="./org/apache/maven/plugins/enforcer/package-summary.html">org.apache.maven.plugins.enforcer</A><DD>This rule checks that lists of dependencies are not included.<DT><A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html#BannedDependencies()"><B>BannedDependencies()</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html" title="class in org.apache.maven.plugins.enforcer">BannedDependencies</A>
 <DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/BannedPlugins.html" title="class in org.apache.maven.plugins.enforcer"><B>BannedPlugins</B></A> - Class in <A HREF="./org/apache/maven/plugins/enforcer/package-summary.html">org.apache.maven.plugins.enforcer</A><DD>This rule checks that lists of plugins are not included.<DT><A HREF="./org/apache/maven/plugins/enforcer/BannedPlugins.html#BannedPlugins()"><B>BannedPlugins()</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BannedPlugins.html" title="class in org.apache.maven.plugins.enforcer">BannedPlugins</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html#banPluginRepositories"><B>banPluginRepositories</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html" title="class in org.apache.maven.plugins.enforcer">RequireNoRepositories</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#banRelease"><B>banRelease</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html#banRepositories"><B>banRepositories</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html" title="class in org.apache.maven.plugins.enforcer">RequireNoRepositories</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#banSnapshots"><B>banSnapshots</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#banTimestamps"><B>banTimestamps</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/BanTransitiveDependencies.html" title="class in org.apache.maven.plugins.enforcer"><B>BanTransitiveDependencies</B></A> - Class in <A HREF="./org/apache/maven/plugins/enforcer/package-summary.html">org.apache.maven.plugins.enforcer</A><DD>This rule bans all transitive dependencies.<DT><A HREF="./org/apache/maven/plugins/enforcer/BanTransitiveDependencies.html#BanTransitiveDependencies()"><B>BanTransitiveDependencies()</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BanTransitiveDependencies.html" title="class in org.apache.maven.plugins.enforcer">BanTransitiveDependencies</A>
 <DD>&nbsp;
@@ -172,6 +211,9 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html#compareDependency(java.lang.String[], org.apache.maven.artifact.Artifact)"><B>compareDependency(String[], Artifact)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html" title="class in org.apache.maven.plugins.enforcer">BannedDependencies</A>
 <DD>Compares the parsed array of substrings against the artifact.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/EvaluateBeanshell.html#condition"><B>condition</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EvaluateBeanshell.html" title="class in org.apache.maven.plugins.enforcer">EvaluateBeanshell</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/DisplayInfoMojo.html#container"><B>container</B></A> - 
 Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/DisplayInfoMojo.html" title="class in org.apache.maven.plugins.enforcer">DisplayInfoMojo</A>
 <DD>&nbsp;
@@ -201,6 +243,9 @@ Constructor for class org.apache.maven.p
 <DT><A HREF="./org/apache/maven/plugins/enforcer/utils/DependencyVersionMap.html" title="class in org.apache.maven.plugins.enforcer.utils"><B>DependencyVersionMap</B></A> - Class in <A HREF="./org/apache/maven/plugins/enforcer/utils/package-summary.html">org.apache.maven.plugins.enforcer.utils</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugins/enforcer/utils/DependencyVersionMap.html#DependencyVersionMap(org.apache.maven.plugin.logging.Log)"><B>DependencyVersionMap(Log)</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.utils.<A HREF="./org/apache/maven/plugins/enforcer/utils/DependencyVersionMap.html" title="class in org.apache.maven.plugins.enforcer.utils">DependencyVersionMap</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#display"><B>display</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/DisplayInfoMojo.html" title="class in org.apache.maven.plugins.enforcer"><B>DisplayInfoMojo</B></A> - Class in <A HREF="./org/apache/maven/plugins/enforcer/package-summary.html">org.apache.maven.plugins.enforcer</A><DD>This goal displays the current platform information.<DT><A HREF="./org/apache/maven/plugins/enforcer/DisplayInfoMojo.html#DisplayInfoMojo()"><B>DisplayInfoMojo()</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/DisplayInfoMojo.html" title="class in org.apache.maven.plugins.enforcer">DisplayInfoMojo</A>
 <DD>&nbsp;
@@ -264,6 +309,12 @@ Constructor for class org.apache.maven.p
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EvaluateBeanshell.html#evaluateCondition(java.lang.String, org.apache.maven.plugin.logging.Log)"><B>evaluateCondition(String, Log)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EvaluateBeanshell.html" title="class in org.apache.maven.plugins.enforcer">EvaluateBeanshell</A>
 <DD>Evaluate expression using Beanshell.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html#excludes"><B>excludes</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html" title="class in org.apache.maven.plugins.enforcer">BannedDependencies</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#excludes"><B>excludes</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/enforcer/rule/api/EnforcerRule.html#execute(org.apache.maven.enforcer.rule.api.EnforcerRuleHelper)"><B>execute(EnforcerRuleHelper)</B></A> - 
 Method in interface org.apache.maven.enforcer.rule.api.<A HREF="./org/apache/maven/enforcer/rule/api/EnforcerRule.html" title="interface in org.apache.maven.enforcer.rule.api">EnforcerRule</A>
 <DD>This is the interface into the rule.
@@ -353,6 +404,15 @@ Variable in class org.apache.maven.plugi
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#failFast"><B>failFast</B></A> - 
 Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>Fail on the first rule that doesn't pass
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#failWhenParentIsSnapshot"><B>failWhenParentIsSnapshot</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseVersion.html#failWhenParentIsSnapshot"><B>failWhenParentIsSnapshot</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseVersion.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseVersion</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#family"><B>family</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#filterArtifacts(java.util.Set)"><B>filterArtifacts(Set&lt;Artifact&gt;)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
 <DD>&nbsp;
@@ -364,6 +424,9 @@ Method in class org.apache.maven.plugins
 <A NAME="_G_"><!-- --></A><H2>
 <B>G</B></H2>
 <DL>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#getAdditionalPlugins()"><B>getAdditionalPlugins()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#getAllPluginEntries(org.apache.maven.project.MavenProject)"><B>getAllPluginEntries(MavenProject)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
 <DD>Gets all plugin entries in build.plugins, build.pluginManagement.plugins, profile.build.plugins, reporting and
@@ -457,6 +520,9 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html#getExcludes()"><B>getExcludes()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html" title="class in org.apache.maven.plugins.enforcer">BannedDependencies</A>
 <DD>Gets the excludes.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#getExcludes()"><B>getExcludes()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#getFamily()"><B>getFamily()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
 <DD>Gets the family.
@@ -466,6 +532,9 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html#getIncludes()"><B>getIncludes()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html" title="class in org.apache.maven.plugins.enforcer">BannedDependencies</A>
 <DD>Gets the includes.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#getIncludes()"><B>getIncludes()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/enforcer/rule/api/EnforcerRuleHelper.html#getLog()"><B>getLog()</B></A> - 
 Method in interface org.apache.maven.enforcer.rule.api.<A HREF="./org/apache/maven/enforcer/rule/api/EnforcerRuleHelper.html" title="interface in org.apache.maven.enforcer.rule.api">EnforcerRuleHelper</A>
 <DD>Gets the log.
@@ -494,12 +563,18 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireProperty.html#getName()"><B>getName()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireProperty.html" title="class in org.apache.maven.plugins.enforcer">RequireProperty</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#getPhases()"><B>getPhases()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#getPhaseToLifecycleMap()"><B>getPhaseToLifecycleMap()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
 <DD>Gets the phase to lifecycle map.
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#getProfilePlugins(org.apache.maven.project.MavenProject)"><B>getProfilePlugins(MavenProject)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
 <DD>Finds the plugins that are listed in active profiles.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html#getProfiles()"><B>getProfiles()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html" title="class in org.apache.maven.plugins.enforcer">RequireActiveProfile</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#getProject()"><B>getProject()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>&nbsp;
@@ -512,6 +587,12 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireProperty.html#getPropertyName()"><B>getPropertyName()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireProperty.html" title="class in org.apache.maven.plugins.enforcer">RequireProperty</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#getRegex()"><B>getRegex()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractPropertyEnforcerRule</A>
+<DD>Get the property value to a given regular expression.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#getRegexMessage()"><B>getRegexMessage()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractPropertyEnforcerRule</A>
+<DD>Get a warning message if the regular expression is not matched.
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#getRules()"><B>getRules()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>&nbsp;
@@ -533,6 +614,9 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#getUtils()"><B>getUtils()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
 <DD>Gets the utils.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html#getVariableName()"><B>getVariableName()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html" title="class in org.apache.maven.plugins.enforcer">RequireEnvironmentVariable</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.html#getVersion()"><B>getVersion()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.html" title="class in org.apache.maven.plugins.enforcer">AbstractVersionEnforcer</A>
 <DD>Gets the required version.
@@ -561,6 +645,15 @@ Constructor for class org.apache.maven.p
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#ignoreCache"><B>ignoreCache</B></A> - 
 Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>Use this flag to disable rule result caching.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html#includes"><B>includes</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html" title="class in org.apache.maven.plugins.enforcer">BannedDependencies</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#includes"><B>includes</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html#isAll()"><B>isAll()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html" title="class in org.apache.maven.plugins.enforcer">RequireActiveProfile</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#isAllowed()"><B>isAllowed()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
 <DD>Helper method to determine if the current OS is allowed based on the injected values for family, name, version
@@ -601,6 +694,9 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#isCacheable()"><B>isCacheable()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#isDisplay()"><B>isDisplay()</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#isFail()"><B>isFail()</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>&nbsp;
@@ -689,11 +785,17 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/utils/ArtifactMatcher.Pattern.html#match(org.apache.maven.artifact.Artifact)"><B>match(Artifact)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.utils.<A HREF="./org/apache/maven/plugins/enforcer/utils/ArtifactMatcher.Pattern.html" title="class in org.apache.maven.plugins.enforcer.utils">ArtifactMatcher.Pattern</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#message"><B>message</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractStandardEnforcerRule</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 </DL>
 <HR>
 <A NAME="_N_"><!-- --></A><H2>
 <B>N</B></H2>
 <DL>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#name"><B>name</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireJavaVersion.html#normalizeJDKVersion(java.lang.String)"><B>normalizeJDKVersion(String)</B></A> - 
 Static method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireJavaVersion.html" title="class in org.apache.maven.plugins.enforcer">RequireJavaVersion</A>
 <DD>Converts a jdk string from 1.5.0-11b12 to a single 3 digit version like 1.5.0-11
@@ -705,6 +807,9 @@ Constructor for class org.apache.maven.p
 <A NAME="_O_"><!-- --></A><H2>
 <B>O</B></H2>
 <DL>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#onlyWhenRelease"><B>onlyWhenRelease</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/enforcer/rule/api/package-summary.html"><B>org.apache.maven.enforcer.rule.api</B></A> - package org.apache.maven.enforcer.rule.api<DD>&nbsp;<DT><A HREF="./org/apache/maven/plugins/enforcer/package-summary.html"><B>org.apache.maven.plugins.enforcer</B></A> - package org.apache.maven.plugins.enforcer<DD>&nbsp;<DT><A HREF="./org/apache/maven/plugins/enforcer/util/package-summary.html"><B>org.apache.maven.plugins.enforcer.util</B></A> - package org.apache.maven.plugins.enforcer.util<DD>&nbsp;<DT><A HREF="./org/apache/maven/plugins/enforcer/utils/package-summary.html"><B>org.apache.maven.plugins.enforcer.utils</B></A> - package org.apache.maven.plugins.enforcer.utils<DD>&nbsp;</DL>
 <HR>
 <A NAME="_P_"><!-- --></A><H2>
@@ -713,23 +818,38 @@ Constructor for class org.apache.maven.p
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#parsePluginString(java.lang.String, java.lang.String)"><B>parsePluginString(String, String)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
 <DD>Helper method to parse and inject a Plugin.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#phases"><B>phases</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/utils/PluginWrapper.html" title="class in org.apache.maven.plugins.enforcer.utils"><B>PluginWrapper</B></A> - Class in <A HREF="./org/apache/maven/plugins/enforcer/utils/package-summary.html">org.apache.maven.plugins.enforcer.utils</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugins/enforcer/utils/PluginWrapper.html#PluginWrapper(org.apache.maven.model.Plugin, java.lang.String)"><B>PluginWrapper(Plugin, String)</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.utils.<A HREF="./org/apache/maven/plugins/enforcer/utils/PluginWrapper.html" title="class in org.apache.maven.plugins.enforcer.utils">PluginWrapper</A>
 <DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/utils/PluginWrapper.html#PluginWrapper(org.apache.maven.model.ReportPlugin, java.lang.String)"><B>PluginWrapper(ReportPlugin, String)</B></A> - 
 Constructor for class org.apache.maven.plugins.enforcer.utils.<A HREF="./org/apache/maven/plugins/enforcer/utils/PluginWrapper.html" title="class in org.apache.maven.plugins.enforcer.utils">PluginWrapper</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html#profiles"><B>profiles</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html" title="class in org.apache.maven.plugins.enforcer">RequireActiveProfile</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/DisplayInfoMojo.html#project"><B>project</B></A> - 
 Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/DisplayInfoMojo.html" title="class in org.apache.maven.plugins.enforcer">DisplayInfoMojo</A>
 <DD>POM
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#project"><B>project</B></A> - 
 Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>POM
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireProperty.html#property"><B>property</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireProperty.html" title="class in org.apache.maven.plugins.enforcer">RequireProperty</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 </DL>
 <HR>
 <A NAME="_R_"><!-- --></A><H2>
 <B>R</B></H2>
 <DL>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#regex"><B>regex</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractPropertyEnforcerRule</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#regexMessage"><B>regexMessage</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractPropertyEnforcerRule</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#removeUncheckedPlugins(java.util.Collection, java.util.Collection)"><B>removeUncheckedPlugins(Collection&lt;String&gt;, Collection&lt;Plugin&gt;)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
 <DD>Remove the plugins that the user doesn't want to check.
@@ -813,6 +933,12 @@ Variable in class org.apache.maven.plugi
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#session"><B>session</B></A> - 
 Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>The MavenSession
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#setAdditionalPlugins(java.util.List)"><B>setAdditionalPlugins(List&lt;String&gt;)</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html#setAll(boolean)"><B>setAll(boolean)</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html" title="class in org.apache.maven.plugins.enforcer">RequireActiveProfile</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html#setAllowedPluginRepositories(java.util.List)"><B>setAllowedPluginRepositories(List&lt;String&gt;)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireNoRepositories.html" title="class in org.apache.maven.plugins.enforcer">RequireNoRepositories</A>
 <DD>&nbsp;
@@ -852,9 +978,15 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EvaluateBeanshell.html#setCondition(java.lang.String)"><B>setCondition(String)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EvaluateBeanshell.html" title="class in org.apache.maven.plugins.enforcer">EvaluateBeanshell</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#setDisplay(boolean)"><B>setDisplay(boolean)</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html#setExcludes(java.util.List)"><B>setExcludes(List&lt;String&gt;)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html" title="class in org.apache.maven.plugins.enforcer">BannedDependencies</A>
 <DD>Sets the excludes.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#setExcludes(java.util.List)"><B>setExcludes(List&lt;String&gt;)</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#setFail(boolean)"><B>setFail(boolean)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>&nbsp;
@@ -876,6 +1008,9 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html#setIncludes(java.util.List)"><B>setIncludes(List&lt;String&gt;)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/BannedDependencies.html" title="class in org.apache.maven.plugins.enforcer">BannedDependencies</A>
 <DD>Sets the includes.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#setIncludes(java.util.List)"><B>setIncludes(List&lt;String&gt;)</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePrerequisite.html#setMavenVersion(java.lang.String)"><B>setMavenVersion(String)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePrerequisite.html" title="class in org.apache.maven.plugins.enforcer">RequirePrerequisite</A>
 <DD>Set the mavenVersion
@@ -890,6 +1025,12 @@ Method in class org.apache.maven.plugins
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html#setOnlyWhenRelease(boolean)"><B>setOnlyWhenRelease(boolean)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireReleaseDeps.html" title="class in org.apache.maven.plugins.enforcer">RequireReleaseDeps</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#setPhases(java.lang.String)"><B>setPhases(String)</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html#setProfiles(java.lang.String)"><B>setProfiles(String)</B></A> - 
+Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireActiveProfile.html" title="class in org.apache.maven.plugins.enforcer">RequireActiveProfile</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#setProject(org.apache.maven.project.MavenProject)"><B>setProject(MavenProject)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>&nbsp;
@@ -898,10 +1039,10 @@ Method in class org.apache.maven.plugins
 <DD>&nbsp;
 <DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#setRegex(java.lang.String)"><B>setRegex(String)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractPropertyEnforcerRule</A>
-<DD>&nbsp;
+<DD>Set the property value to a given regular expression.
 <DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#setRegexMessage(java.lang.String)"><B>setRegexMessage(String)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractPropertyEnforcerRule</A>
-<DD>&nbsp;
+<DD>Set a warning message if the regular expression is not matched.
 <DT><A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html#setRules(org.apache.maven.enforcer.rule.api.EnforcerRule[])"><B>setRules(EnforcerRule[])</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/EnforceMojo.html" title="class in org.apache.maven.plugins.enforcer">EnforceMojo</A>
 <DD>&nbsp;
@@ -937,7 +1078,7 @@ Method in class org.apache.maven.plugins
 <DD>Sets the utils.
 <DT><A HREF="./org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html#setVariableName(java.lang.String)"><B>setVariableName(String)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html" title="class in org.apache.maven.plugins.enforcer">RequireEnvironmentVariable</A>
-<DD>&nbsp;
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.html#setVersion(java.lang.String)"><B>setVersion(String)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.html" title="class in org.apache.maven.plugins.enforcer">AbstractVersionEnforcer</A>
 <DD>Sets the required version.
@@ -973,15 +1114,35 @@ Variable in class org.apache.maven.plugi
 <DD>Path Translator needed by the ExpressionEvaluator
 </DL>
 <HR>
+<A NAME="_U_"><!-- --></A><H2>
+<B>U</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#unCheckedPluginList"><B>unCheckedPluginList</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html#unCheckedPlugins"><B>unCheckedPlugins</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequirePluginVersions.html" title="class in org.apache.maven.plugins.enforcer">RequirePluginVersions</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+</DL>
+<HR>
 <A NAME="_V_"><!-- --></A><H2>
 <B>V</B></H2>
 <DL>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html#variableName"><B>variableName</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html" title="class in org.apache.maven.plugins.enforcer">RequireEnvironmentVariable</A>
+<DD>Specify the required variable.
+<DT><A HREF="./org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.html#version"><B>version</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.html" title="class in org.apache.maven.plugins.enforcer">AbstractVersionEnforcer</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
+<DT><A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html#version"><B>version</B></A> - 
+Variable in class org.apache.maven.plugins.enforcer.<A HREF="./org/apache/maven/plugins/enforcer/RequireOS.html" title="class in org.apache.maven.plugins.enforcer">RequireOS</A>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I>
 <DT><A HREF="./org/apache/maven/plugins/enforcer/utils/DependencyVersionMap.html#visit(org.apache.maven.shared.dependency.tree.DependencyNode)"><B>visit(DependencyNode)</B></A> - 
 Method in class org.apache.maven.plugins.enforcer.utils.<A HREF="./org/apache/maven/plugins/enforcer/utils/DependencyVersionMap.html" title="class in org.apache.maven.plugins.enforcer.utils">DependencyVersionMap</A>
 <DD>&nbsp;
 </DL>
 <HR>
-<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> 
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> 
 
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <A NAME="navbar_bottom"><!-- --></A>

Modified: websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractBanDependencies.html
==============================================================================
--- websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractBanDependencies.html (original)
+++ websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractBanDependencies.html Tue Jun 25 20:07:43 2013
@@ -75,7 +75,7 @@ function windowTitle()
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
@@ -121,7 +121,25 @@ Abstract Rule for banning dependencies.
 <HR>
 
 <P>
+<!-- =========== FIELD SUMMARY =========== -->
 
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.enforcer.<A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractStandardEnforcerRule</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#message">message</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
@@ -386,7 +404,7 @@ public void <A HREF="../../../../../src-
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>

Modified: websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractNonCacheableEnforcerRule.html
==============================================================================
--- websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractNonCacheableEnforcerRule.html (original)
+++ websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractNonCacheableEnforcerRule.html Tue Jun 25 20:07:43 2013
@@ -75,7 +75,7 @@ function windowTitle()
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
@@ -121,7 +121,25 @@ The Class AbstractNonCacheableEnforcerRu
 <HR>
 
 <P>
+<!-- =========== FIELD SUMMARY =========== -->
 
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.enforcer.<A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractStandardEnforcerRule</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#message">message</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
@@ -329,7 +347,7 @@ public boolean <A HREF="../../../../../s
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>

Modified: websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html
==============================================================================
--- websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html (original)
+++ websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html Tue Jun 25 20:07:43 2013
@@ -75,9 +75,9 @@ function windowTitle()
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_top"></A>
@@ -114,14 +114,48 @@ Abstract enforcer rule that give a found
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Id: AbstractPropertyEnforcerRule.java 1493569 2013-06-16 18:53:12Z rfscholte $</DD>
+  <DD>$Id: AbstractPropertyEnforcerRule.java 1496229 2013-06-24 21:43:56Z rfscholte $</DD>
 <DT><B>Author:</B></DT>
   <DD>Paul Gier, <a href='mailto:marvin[at]marvinformatics[dot]com'>Marvin Froeder</a></DD>
 </DL>
 <HR>
 
 <P>
+<!-- =========== FIELD SUMMARY =========== -->
 
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#regex">regex</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I></TD>
+</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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#regexMessage">regexMessage</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.enforcer.<A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractStandardEnforcerRule</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#message">message</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
@@ -172,6 +206,22 @@ Abstract enforcer rule that give a found
 </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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#getRegex()">getRegex</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the property value to a given regular expression.</TD>
+</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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#getRegexMessage()">getRegexMessage</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a warning message if the regular expression is not matched.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>abstract &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#resolveValue(org.apache.maven.enforcer.rule.api.EnforcerRuleHelper)">resolveValue</A></B>(<A HREF="../../../../../org/apache/maven/enforcer/rule/api/EnforcerRuleHelper.html" title="interface in org.apache.maven.enforcer.rule.api">EnforcerRuleHelper</A>&nbsp;helper)</CODE>
 
@@ -184,7 +234,7 @@ Abstract enforcer rule that give a found
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#setRegex(java.lang.String)">setRegex</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;regex)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the property value to a given regular expression.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -192,7 +242,7 @@ Abstract enforcer rule that give a found
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#setRegexMessage(java.lang.String)">setRegexMessage</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;regexMessage)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set a warning message if the regular expression is not matched.</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractNonCacheableEnforcerRule"><!-- --></A>
@@ -225,6 +275,41 @@ Abstract enforcer rule that give a found
 &nbsp;
 <P>
 
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="regex"><!-- --></A><H3>
+regex</H3>
+<PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.43"><B>regex</B></A></PRE>
+<DL>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I><DD>Match the property value to a given regular expression. Defaults to <code>null</code> (any value is ok).
+<P>
+<DL>
+<DT><B>See Also:</B><DD><CODE>#setRegex(String)}</CODE>, 
+<CODE>#getRegex()}</CODE></DL>
+</DL>
+<HR>
+
+<A NAME="regexMessage"><!-- --></A><H3>
+regexMessage</H3>
+<PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.52"><B>regexMessage</B></A></PRE>
+<DL>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I><DD>Specify a warning message if the regular expression is not matched.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><CODE>#setRegexMessage(String)}</CODE>, 
+<CODE>#getRegexMessage()}</CODE></DL>
+</DL>
+
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
@@ -238,7 +323,7 @@ Abstract enforcer rule that give a found
 <A NAME="AbstractPropertyEnforcerRule()"><!-- --></A><H3>
 AbstractPropertyEnforcerRule</H3>
 <PRE>
-public <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.46"><B>AbstractPropertyEnforcerRule</B></A>()</PRE>
+public <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.54"><B>AbstractPropertyEnforcerRule</B></A>()</PRE>
 <DL>
 </DL>
 
@@ -255,10 +340,26 @@ public <A HREF="../../../../../src-html/
 <A NAME="setRegex(java.lang.String)"><!-- --></A><H3>
 setRegex</H3>
 <PRE>
-public void <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.51"><B>setRegex</B></A>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;regex)</PRE>
+public final void <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.64"><B>setRegex</B></A>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;regex)</PRE>
 <DL>
+<DD>Set the property value to a given regular expression. Defaults to <code>null</code> (any value is ok).
+<P>
 <DD><DL>
+<DT><B>Parameters:</B><DD><CODE>the</CODE> - regular expression</DL>
+</DD>
 </DL>
+<HR>
+
+<A NAME="getRegex()"><!-- --></A><H3>
+getRegex</H3>
+<PRE>
+public final <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.74"><B>getRegex</B></A>()</PRE>
+<DL>
+<DD>Get the property value to a given regular expression. Defaults to <code>null</code> (any value is ok).
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the regular expression</DL>
 </DD>
 </DL>
 <HR>
@@ -266,10 +367,26 @@ public void <A HREF="../../../../../src-
 <A NAME="setRegexMessage(java.lang.String)"><!-- --></A><H3>
 setRegexMessage</H3>
 <PRE>
-public void <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.56"><B>setRegexMessage</B></A>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;regexMessage)</PRE>
+public final void <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.84"><B>setRegexMessage</B></A>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;regexMessage)</PRE>
 <DL>
+<DD>Set a warning message if the regular expression is not matched.
+<P>
 <DD><DL>
+<DT><B>Parameters:</B><DD><CODE>regexMessage</CODE> - the regex message</DL>
+</DD>
 </DL>
+<HR>
+
+<A NAME="getRegexMessage()"><!-- --></A><H3>
+getRegexMessage</H3>
+<PRE>
+public final <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.94"><B>getRegexMessage</B></A>()</PRE>
+<DL>
+<DD>Get a warning message if the regular expression is not matched.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the regex message</DL>
 </DD>
 </DL>
 <HR>
@@ -277,7 +394,7 @@ public void <A HREF="../../../../../src-
 <A NAME="execute(org.apache.maven.enforcer.rule.api.EnforcerRuleHelper)"><!-- --></A><H3>
 execute</H3>
 <PRE>
-public void <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.67"><B>execute</B></A>(<A HREF="../../../../../org/apache/maven/enforcer/rule/api/EnforcerRuleHelper.html" title="interface in org.apache.maven.enforcer.rule.api">EnforcerRuleHelper</A>&nbsp;helper)
+public void <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.106"><B>execute</B></A>(<A HREF="../../../../../org/apache/maven/enforcer/rule/api/EnforcerRuleHelper.html" title="interface in org.apache.maven.enforcer.rule.api">EnforcerRuleHelper</A>&nbsp;helper)
              throws <A HREF="../../../../../org/apache/maven/enforcer/rule/api/EnforcerRuleException.html" title="class in org.apache.maven.enforcer.rule.api">EnforcerRuleException</A></PRE>
 <DL>
 <DD>Execute the rule.
@@ -293,7 +410,7 @@ public void <A HREF="../../../../../src-
 <A NAME="getName()"><!-- --></A><H3>
 getName</H3>
 <PRE>
-public abstract <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.97"><B>getName</B></A>()</PRE>
+public abstract <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.136"><B>getName</B></A>()</PRE>
 <DL>
 <DD>How the property that is being evaluated is called
 <P>
@@ -306,7 +423,7 @@ public abstract <A HREF="http://docs.ora
 <A NAME="getPropertyName()"><!-- --></A><H3>
 getPropertyName</H3>
 <PRE>
-public abstract <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.102"><B>getPropertyName</B></A>()</PRE>
+public abstract <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.141"><B>getPropertyName</B></A>()</PRE>
 <DL>
 <DD>The name of the property currently being evaluated, this is used for default message pourpouses only
 <P>
@@ -319,7 +436,7 @@ public abstract <A HREF="http://docs.ora
 <A NAME="resolveValue(org.apache.maven.enforcer.rule.api.EnforcerRuleHelper)"><!-- --></A><H3>
 resolveValue</H3>
 <PRE>
-public abstract <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.110"><B>resolveValue</B></A>(<A HREF="../../../../../org/apache/maven/enforcer/rule/api/EnforcerRuleHelper.html" title="interface in org.apache.maven.enforcer.rule.api">EnforcerRuleHelper</A>&nbsp;helper)
+public abstract <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.149"><B>resolveValue</B></A>(<A HREF="../../../../../org/apache/maven/enforcer/rule/api/EnforcerRuleHelper.html" title="interface in org.apache.maven.enforcer.rule.api">EnforcerRuleHelper</A>&nbsp;helper)
                              throws <A HREF="../../../../../org/apache/maven/enforcer/rule/api/EnforcerRuleException.html" title="class in org.apache.maven.enforcer.rule.api">EnforcerRuleException</A></PRE>
 <DL>
 <DD>Resolves the property value
@@ -382,9 +499,9 @@ public abstract <A HREF="http://docs.ora
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_bottom"></A>

Modified: websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractRequireFiles.html
==============================================================================
--- websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractRequireFiles.html (original)
+++ websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractRequireFiles.html Tue Jun 25 20:07:43 2013
@@ -75,7 +75,7 @@ function windowTitle()
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
@@ -118,7 +118,25 @@ Contains the common code to compare an a
 <HR>
 
 <P>
+<!-- =========== FIELD SUMMARY =========== -->
 
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.enforcer.<A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractStandardEnforcerRule</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#message">message</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
@@ -348,7 +366,7 @@ public boolean <A HREF="../../../../../s
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>

Modified: websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html
==============================================================================
--- websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html (original)
+++ websites/production/maven/content/enforcer-archives/enforcer-LATEST/apidocs/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html Tue Jun 25 20:07:43 2013
@@ -75,9 +75,9 @@ function windowTitle()
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_top"></A>
@@ -113,7 +113,24 @@ The Class AbstractStandardEnforcerRule.
 <HR>
 
 <P>
+<!-- =========== FIELD SUMMARY =========== -->
 
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#message">message</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I></TD>
+</TR>
+</TABLE>
+&nbsp;
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
@@ -176,6 +193,28 @@ The Class AbstractStandardEnforcerRule.
 &nbsp;
 <P>
 
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="message"><!-- --></A><H3>
+message</H3>
+<PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#line.38"><B>message</B></A></PRE>
+<DL>
+<DD><B>Deprecated.</B>&nbsp;<I>the visibility will be reduced to private with the next major version</I><DD>Specify a friendly message if the rule fails.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><CODE>#setMessage(String)}</CODE>, 
+<CODE>#getMessage()}</CODE></DL>
+</DL>
+
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
@@ -206,7 +245,7 @@ public <A HREF="../../../../../src-html/
 <A NAME="setMessage(java.lang.String)"><!-- --></A><H3>
 setMessage</H3>
 <PRE>
-public final void <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#line.34"><B>setMessage</B></A>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</PRE>
+public final void <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#line.40"><B>setMessage</B></A>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -220,7 +259,7 @@ public final void <A HREF="../../../../.
 <A NAME="getMessage()"><!-- --></A><H3>
 getMessage</H3>
 <PRE>
-public final <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#line.39"><B>getMessage</B></A>()</PRE>
+public final <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html#line.45"><B>getMessage</B></A>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -281,9 +320,9 @@ public final <A HREF="http://docs.oracle
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_bottom"></A>