You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2014/01/18 17:37:49 UTC

[jira] (MENFORCER-177) Support packagings for RequirePrerequisite rule, always ignore pom.

Robert Scholte created MENFORCER-177:
----------------------------------------

             Summary: Support packagings for RequirePrerequisite rule, always ignore pom.
                 Key: MENFORCER-177
                 URL: https://jira.codehaus.org/browse/MENFORCER-177
             Project: Maven Enforcer Plugin
          Issue Type: Improvement
          Components: Standard Rules
    Affects Versions: 1.3.1, 1.3
            Reporter: Robert Scholte


When developing a maven-plugin you can control which version should at least be *used* by defining the prerequisite for Maven. For all packaging types it specifies which version is required to *build* the project.

Since prerequisites aren't inherited and pom projects only generate a pom, this type should always be ignored.

In general you probably only want to enforce this for maven-plugins.

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