【问题标题】:"No repository found at:" Error while install TestNG plugin for eclipse“在以下位置找不到存储库:”为 Eclipse 安装 TestNG 插件时出错
【发布时间】:2021-05-04 06:00:30
【问题描述】:

我已安装最新的 Eclipse 版本 - 4.19.0 并尝试从“Eclipse Marketplace”安装 TestNG 插件,但出现错误:

"eclipse.buildId=4.19.0.I20210303-1800
java.version=15.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Framework arguments:  -product org.eclipse.epp.package.java.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product

org.eclipse.equinox.p2.metadata.repository
Error
Tue May 04 11:25:24 IST 2021
No repository found at http://dl.bintray.com/testng-team/testng-eclipse-release/.
"

【问题讨论】:

    标签: java eclipse testng


    【解决方案1】:

    发生这种情况是因为 bintray 已关闭,需要更新 TestNG references

    大家好,因为 bintray.com 于 5 月 1 日日落,所以我们已将更新站点移至 github,

    我们将尽快更新 eclipse 市场上的网址。

    查看更多详情:https://github.com/cbeust/testng-eclipse/issues/511#issuecomment-827179825

    【讨论】:

      【解决方案2】:

      对于仍在寻找答案的人 在最新的 Eclipse 2021-06 上安装 TestNg 时遇到了类似的问题 bintray 和 beust url 都不起作用

      所以我去了新的更新 url https://testng.org/testng-eclipse-update-site 复制了最新的版本化更新站点 URL https://testng.org/testng-eclipse-update-site/7.4.0

      在 Eclipse 帮助 → 安装新软件 > 添加

      名称:TestNg

      位置:粘贴复制的版本化 url - https://testng.org/testng-eclipse-update-site/7.4.0

      点击添加

      【讨论】:

        猜你喜欢
        • 2015-12-20
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2012-10-30
        • 1970-01-01
        • 1970-01-01
        • 2013-06-07
        • 1970-01-01
        相关资源
        最近更新 更多