rsivalingam@LM-MAA-40713047 metadata-ingestion % ./gradlew metadata-ingestion:build
Downloading https://services.gradle.org/distributions/gradle-7.3.3-bin.zip
Exception in thread “main” javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I have installed PKI certificate of gradle.org into my local keystore for jdk 11 but service.gradle.org is failing
could you help