Closed cxk297 closed 3 years ago
Are you in an environment with a network proxy or something?
This suggests that the certificate from nexus.inductiveautomation.com is not trusted:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
However the certificate presented is a legitimate certificate signed by a CA and ./gradlew buildModule
works without issue for me.
See Below:
:~/Dev/Ignition/ignition-sdk-examples-master/perspective-component$ ./gradlew buildModule Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
What went wrong: A problem occurred configuring root project 'perspective-component'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 8s