You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason W. Thompson (JIRA)" <ji...@apache.org> on 2016/05/02 19:40:12 UTC

[jira] [Created] (MENFORCER-251) Enhance requireReleaseDeps rule to allow SNAPSHOTS that have not been released

Jason W. Thompson created MENFORCER-251:
-------------------------------------------

             Summary: Enhance requireReleaseDeps rule to allow SNAPSHOTS that have not been released
                 Key: MENFORCER-251
                 URL: https://issues.apache.org/jira/browse/MENFORCER-251
             Project: Maven Enforcer Plugin
          Issue Type: New Feature
          Components: Standard Rules
    Affects Versions: 1.4.1
            Reporter: Jason W. Thompson


When managing dependencies that are used by many projects, it is sometimes helpful to know when a SNAPSHOT dependency is released. I would like to fail a build which depends on a dependency such as 1.3-SNAPSHOT when there exists a 1.3. However, I do not want to fail if 1.3 has not been released.

Essentially, it would be helpful to have something to behave similar to [versions:use-erleases|http://www.mojohaus.org/versions-maven-plugin/use-releases-mojo.html] except instead of modifying the pom, it would fail the build.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)