Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Component/s: Standard Rules
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
In the http://maven.apache.org/enforcer/enforcer-rules/requirePluginVersions.html is a typo for the property unCheckedPluginList.
In the list and the example you write "unCheckedPluginsList" - the 's' is too much - it should be "unCheckedPluginList".
Thanks.