You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Eric Haszlakiewicz (JIRA)" <ji...@codehaus.org> on 2010/08/20 20:14:32 UTC

[jira] Created: (MENFORCER-103) requirePluginVersions.html has non-working example

requirePluginVersions.html has non-working example
--------------------------------------------------

                 Key: MENFORCER-103
                 URL: http://jira.codehaus.org/browse/MENFORCER-103
             Project: Maven 2.x Enforcer Plugin
          Issue Type: Bug
            Reporter: Eric Haszlakiewicz



The example on this page:
http://maven.apache.org/enforcer/enforcer-rules/requirePluginVersions.html

has this for the plugin being used:
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-enforcer-plugin</artifactId>
        <version>1.0</version>

but that version doesn't exist, leading to much frustration when trying to figure out why things don't work.  Please update that to whatever the current version is, or remove the version element entirely.

If the version element is being removed, it should probably be removed from the examples on other pages too, like:
http://maven.apache.org/enforcer/enforcer-api/writing-a-custom-rule.html
and any other that might have it.


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

        

[jira] Closed: (MENFORCER-103) requirePluginVersions.html has non-working example

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MENFORCER-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MENFORCER-103.
-------------------------------------

    Resolution: Duplicate

> requirePluginVersions.html has non-working example
> --------------------------------------------------
>
>                 Key: MENFORCER-103
>                 URL: http://jira.codehaus.org/browse/MENFORCER-103
>             Project: Maven 2.x Enforcer Plugin
>          Issue Type: Bug
>            Reporter: Eric Haszlakiewicz
>
> The example on this page:
> http://maven.apache.org/enforcer/enforcer-rules/requirePluginVersions.html
> has this for the plugin being used:
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-enforcer-plugin</artifactId>
>         <version>1.0</version>
> but that version doesn't exist, leading to much frustration when trying to figure out why things don't work.  Please update that to whatever the current version is, or remove the version element entirely.
> If the version element is being removed, it should probably be removed from the examples on other pages too, like:
> http://maven.apache.org/enforcer/enforcer-api/writing-a-custom-rule.html
> and any other that might have it.

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