Description
In order to create a reproducible build, it could make sense to fix all versions of direct and transitive dependencies.
This can be done adding this in <dependencyManagement>.
It would be great to add a rule to ensure that all dependency versions are fixed (i.e. need not to be resolved during build).
Attachments
Issue Links
- relates to
-
MNG-7561 DefaultVersionRangeResolver should not try to resolve versions with same upper and lower bound
- Closed
- links to