【发布时间】:2021-08-27 11:24:16
【问题描述】:
我正在尝试在我的 Eclipse 中安装 TestNg,但面临以下问题。任何人都可以帮助我,即使我尝试了所有方法,但我无法解决这个问题。
我正在使用最新版本的 eclipse 和 TestNG
Unable to read repository at https://testng.org/testng-eclipse-update-site/content.xml.
Unable to read repository at https://testng.org/testng-eclipse-update-site/content.xml.
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
【问题讨论】:
-
请分享您的 testng.xml 和 pom.xml 文件
-
看看这是否有帮助:github.com/cbeust/testng/issues/2348