哦,看到了,是用一个命令实现,可我执行这个命令时,报如下错误:
Exception in thread "main" java.lang.RuntimeException: javax.net.ssl.SSLHandshak
eException: sun.security.validator.ValidatorException: PKIX path building failed
: sun.security.provider.certpath.SunCertPathBuilderException: unable to find val
id certification path to requested target
Exception in thread "main" java.lang.RuntimeException: javax.net.ssl.SSLHandshak
eException: sun.security.validator.ValidatorException: PKIX path building failed
: sun.security.provider.certpath.SunCertPathBuilderException: unable to find val
id certification path to requested target
是我哪里没设置好吗?
4 个回复
mengfj
Exception in thread "main" java.lang.RuntimeException: javax.net.ssl.SSLHandshak
eException: sun.security.validator.ValidatorException: PKIX path building failed
: sun.security.provider.certpath.SunCertPathBuilderException: unable to find val
id certification path to requested target
mengfj
报错:F:\workspace\WEBIM>gradlew.bat distZip
Downloading https://services.gradle.org/distributions/gradle-1.12-bin.zip
Exception in thread "main" java.lang.RuntimeException: javax.net.ssl.SSLHandshak
eException: sun.security.validator.ValidatorException: PKIX path building failed
: sun.security.provider.certpath.SunCertPathBuilderException: unable to find val
id certification path to requested target
是我哪里没设置好吗?
mengfj
ebpangyong
gradle构建