Exception in thread \"main\" java.lang.SecurityException: Invalid signature file d igest for Manifest main attributes at sun.security.util
I was having similar issues, I added Bounty Castle dependency that was causing this error. Just removed it and after that it worked okay.