We are getting issues with an Apache Pekko jar that is built using sbt-assembly.
The issue is described in apache/pekko#685
See https://bugs.openjdk.org/browse/JDK-8315828
Is there any way to control where zip64 mode is used by sbt-assembly when it creates jars? Specifically, it may be useful to be able to disable zip64 mode.