Upgrade the Shade plugin and use minimizeJar

Issue #350 resolved
Adam Winer created an issue

Can probably make the JAR quite a bit smaller, which certainly will save some user's download costs and might make startup a bit faster (less file seeking?)

https://maven.apache.org/plugins/maven-shade-plugin/examples/includes-excludes.html

Comments (1)

  1. Adam Winer reporter

    Resolve Issue #350: Upgrade the Shade plugin and use minimizeJar Start minimizing Scythebill. This saves about 10MB of disk space (but most of Scythebill's disk space is the JVM itself)

    → <<cset 28fe65ea9c66>>

  2. Log in to comment