Documentation/Typo : 'unCheckedPluginsList' is written instead of
'unCheckedPluginList'
---------------------------------------------------------------------------------------
Key: MENFORCER-108
URL: http://jira.codehaus.org/browse/MENFORCER-108
Project: Maven 2.x Enforcer Plugin
Issue Type: Bug
Components: Standard Rules
Affects Versions: 1.0-beta-1
Reporter: Jonathan Perret
Priority: Minor
The documentation at
http://maven.apache.org/enforcer/enforcer-rules/requirePluginVersions.html uses
the element name 'unCheckedPluginsList', both in the parameter list and in the
sample, where it should use 'unCheckedPluginList' (note singular 'Plugin').
See
http://svn.apache.org/viewvc/maven/enforcer/tags/enforcer-1.0-beta-1/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequirePluginVersions.java?r1=729232&r2=746626&diff_format=h#l122
for proof that the rule expects 'unCheckedPluginList'.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira