testng-eclipse icon indicating copy to clipboard operation
testng-eclipse copied to clipboard

Getting error while installing TestNG plugin via Help --> Install New Software in Eclipse

Open yshirode-github opened this issue 4 years ago • 20 comments

Problem Statement

Getting error while installing TestNG plugin via Help --> Install New Software in Eclipse

Any relate message in "Error Log" view

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

The Dependency Management tool for your project

Error TestNG Install New Sw

  • [ ] Eclipse Buildpath (aka. Use "TestNG Library" for your project in Eclipse)

Operating System

  • [ ] Windows

yshirode-github avatar Oct 06 '21 05:10 yshirode-github

same issue

krupar-star avatar Oct 10 '21 17:10 krupar-star

@cbeust please suggest the solution

krupar-star avatar Oct 11 '21 01:10 krupar-star

@krupar-star , could you try this https://confluence.atlassian.com/kb/unable-to-connect-to-ssl-services-due-to-pkix-path-building-failed-error-779355358.html

rr-nick-tan avatar Oct 11 '21 03:10 rr-nick-tan

Same here.. !! even after adding certificate to keystore..

RK0703 avatar Oct 12 '21 08:10 RK0703

Hi all, I am unable to access https://dl.bintray.com/testng-team/testng-eclipse/, getting a "Forbidden!" msg on the page, and can't install testng through the marketplace, nor the "install software" button (eclipse)

j-sal avatar Nov 11 '21 15:11 j-sal

Hi all , for me also getting the same issue any one please guide how to install it

Parashurampk avatar Dec 24 '21 14:12 Parashurampk

@j-sal , bintray got sunset, the testng eclipse update site gets migrated, pls see #511

rr-nick-tan avatar Apr 13 '22 17:04 rr-nick-tan

@Parashurampk , as a workaround, you can download the zip updatesite, and install from local https://github.com/testng-team/testng-eclipse-update-site/tree/main/zipped

rr-nick-tan avatar Apr 13 '22 17:04 rr-nick-tan

Still not working…known for 6 months? I assume more and more »legacy« environments (JDK 1.8, Maven<3.6) cannot be used any more get updated and run into such issues. Did I get it right that hosting plugins must be payed?

onkobu avatar May 25 '22 19:05 onkobu

The plugin update site is hosted on GitHub and it’s free. The above issue is relate to ssl, I didn’t have a chance to look into the details, but seems that I need to sign the plugin

missedone avatar Jun 08 '23 01:06 missedone

Hi, I am also getting the same issue for java version 11.0.19. Tried to install it from market place but it giving me below error: "Unable to read repository at https://testng.org/testng-eclipse-update-site/content.xml. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Can anyone please help me for the same.

UnileverGithub avatar Mar 06 '24 12:03 UnileverGithub