* there're maven and gradle plugins to make builds reproducible.
https://bugs.openjdk.org/browse/JDK-8264449 https://reproducible-builds.org/docs/source-date-epoch/
You can remove those with some extra work.
Wouldn't that work?
* there're maven and gradle plugins to make builds reproducible.