I want reproducible builds.  If dependency locking [1] works I would be open to 
dynamic versions [2].

Anthony

[1] https://docs.gradle.org/current/userguide/dependency_locking.html
[2] 
https://docs.gradle.org/current/userguide/declaring_dependencies.html#sub:declaring_dependency_with_dynamic_version



> On Nov 6, 2018, at 3:02 PM, Patrick Rhomberg <prhomb...@apache.org> wrote:
> 
> My current question surrounds the structure of POMs in specifying version
> information.  Gradle supports `dependency constraints` to unify library
> versioning.  This seems to me to be a clean, concise alternative to our
> current approach of cluttering the project property space with
> project.'library.version', with mixed adherence throughout our build files.

Reply via email to