Stanton Sievers created STREAMS-174:
---------------------------------------
Summary: Snapshot dependencies in the project poms
Key: STREAMS-174
URL: https://issues.apache.org/jira/browse/STREAMS-174
Project: Streams
Issue Type: Bug
Reporter: Stanton Sievers
>From a release standpoint this is generally frowned upon because functionality
>can change over time without changes in the code base simply because a newer
>SNAPSHOT dependency was pulled in. In fact, it is the default behavior of the
>maven release plugin to fail a build if SNAPSHOT dependencies are detected.
These SNAPSHOT dependencies should be converted to using release versions. It
would also be good to introduce a maven-enforcer-plugin rule to enforce no
snapshot versions as a project policy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)