Closed jchambers closed 6 years ago
This builds on @bazi's work in #15 and builds a full-blown uber-jar. I used the advice from http://zhentao-li.blogspot.com/2012/06/maven-shade-plugin-invalid-signature.html to resolve some complaints about invalid signatures.
This closes #16.
Nice! Works like a charm! Now we can use that shaded jar without worrying dependencies, classpath, etc. Thanks!
This builds on @bazi's work in #15 and builds a full-blown uber-jar. I used the advice from http://zhentao-li.blogspot.com/2012/06/maven-shade-plugin-invalid-signature.html to resolve some complaints about invalid signatures.
This closes #16.