[ 
https://jira.codehaus.org/browse/MENFORCER-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MENFORCER-129.
------------------------------------

    Resolution: Duplicate
      Assignee: Robert Scholte

Duplicate of MENFORCER-108
                
> Typo in documentation of requirePluginVersions rule
> ---------------------------------------------------
>
>                 Key: MENFORCER-129
>                 URL: https://jira.codehaus.org/browse/MENFORCER-129
>             Project: Maven 2.x Enforcer Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.0.1
>            Reporter: Rene Krell
>            Assignee: Robert Scholte
>
> In the doucmentation at 
> http://maven.apache.org/enforcer/enforcer-rules/requirePluginVersions.html 
> you have an example containing the line:
> {code}
> <unCheckedPluginsList>org.apache.maven.plugins:maven-enforcer-plugin,org.apache.maven.plugins:maven-idea-plugin</unCheckedPluginsList>
> {code}
> Should be:
> {code}
> <unCheckedPluginList>org.apache.maven.plugins:maven-enforcer-plugin,org.apache.maven.plugins:maven-idea-plugin</unCheckedPluginList>
> {code}
> instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to