Error in requirePluginVersions documentation
--------------------------------------------

                 Key: MENFORCER-54
                 URL: http://jira.codehaus.org/browse/MENFORCER-54
             Project: Maven 2.x Enforcer Plugin
          Issue Type: Bug
    Affects Versions: 1.0-alpha-4
            Reporter: Daniel Beland
            Assignee: Brian Fox
            Priority: Trivial


There is an error in the documentation for the Require Plugin Versions rule: 
http://maven.apache.org/enforcer/enforcer-rules/requirePluginVersions.html

using the uncheckedPlugins property resulted in:

[INFO] Failed to configure plugin parameters for: 
org.apache.maven.plugins:maven-enforcer-plugin:1.0-alpha-4
Cause: Cannot find setter nor field in 
org.apache.maven.plugins.enforcer.RequirePluginVersions for 'uncheckedPlugins'

Going in the javadoc I noticed it should be unCheckedPlugins instead (Capital 
C).


-- 
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

        

Reply via email to