-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gradlew.bat shadowjar #36
Comments
The following may be helpful: Not sure if there's anything we can do to improve this part of the experience from our end, it looks like an issue with the build machine's Gradle configuration. If you find a solution, please let us know what it was, and if it turns out there's something in the Gradle configuration we can change to make it "just work" in more cases, we'll do that. |
Thanks. Installed Gradle manually and better luck this time but still got...
FAILURE: Build failed with an exception.
BUILD FAILED in 4m 27s Any ideas? EDIT:
java -version shows: EDIT: |
Getting error
Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
...on executing gradlew.bat shadowjar
The text was updated successfully, but these errors were encountered: