-compression DEFLATE | STORE
Builder
Set the compression level for the generated JAR, the default is DEFLATE
When a Jar is build it has default DEFLATE compression with the default level. Using this instruction you can override the compression method.
-compression: STORE