[error] typesafe-releases: unable to get resource for com/eed3si9n#sbt-assembly;0.14.9: res=https://repo.typesafe.com/typesafe/releases/com/eed3si9n/sbt-assembly_2.12_1.0/0.14.9/sbt-assembly-0.14.9.pom: 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
如图,证书校验失败,但是 sbt 好像没有忽略证书校验的选项。。。