Ellison Anne Williams created PIRK-39:
-----------------------------------------
Summary: Add Maven Shade Plugin Configurations to Minimize the JAR
Key: PIRK-39
URL: https://issues.apache.org/jira/browse/PIRK-39
Project: PIRK
Issue Type: Bug
Reporter: Ellison Anne Williams
Assignee: Ellison Anne Williams
There are lots of dependencies that are being unnecessarily bundled in our fat
jar -- add the following configuration to the maven-shade-plugin to reduce the
final jar size:
<minimizeJar>true</minimizeJar>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)