David Han
David Han
@cheppsn @mmallis87 Please see comment [here](https://github.com/docusign/docusign-esign-java-client/issues/211#issuecomment-1140069638) regarding this issue
@rjdkolb @jglassenberg I ended up hosting my own shaded artifact on JFrog. Adding `maven-shade-plugin` to the `pom.xml` would shade the transitive dependencies. ```Java org.apache.maven.plugins maven-shade-plugin 3.3.0 package shade true true...
@mmallis87 I tried pulling `3.19.0` into our project as you suggested and my Maven build failed with the following error: ``` Security Invalid signature file digest for Manifest main attributes...