by spatten on 3/8/22, 7:19 PM with 14 comments
by FartyMcFarter on 3/9/22, 8:28 AM
Since the order and value of dynamically allocated pointers is non-deterministic, this resulted in diverging behaviour at some point.
Better be sure that all your tools used during the build don't do this kind of thing as well.
by pabs3 on 3/9/22, 7:14 AM
by jiehong on 3/8/22, 10:11 PM
It’s possible to try to store dependencies locally instead of shared in a global m2 repository, but it’s difficult to stop maven from adding the current time in jars or wars…
It’s as if all the default settings are the opposite of what they should be for reproducible builds.
Any idea if there is a project to try to improve things with maven or with another JVM tool? (Grade, sbt, etc.)
by cies on 3/9/22, 10:18 AM
by _3u10 on 3/9/22, 4:10 AM