brianm/really-executable-jars-maven-plugin

Adjust offsets on produced jar

Closed this issue · 2 comments

Doing a

zip -A target/thething.jar

Will properly adjust the offsets on the end record muckery so that the jar stops complaining when being loaded as a jar :-)

a few years later, but it looks like commons-compress can cleanly add preambles so ... can fix this issue finally!

should be fixed by the 2.1.0 release (uses the zip-prefixer library to set these prefixes correct).