testng-team / testng-eclipse

Eclipse plug-in for TestNG
https://testng.org
194 stars 164 forks source link

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

Open yshirode-github opened 3 years ago

yshirode-github commented 3 years ago

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

Operating System

krupar-star commented 3 years ago

same issue

krupar-star commented 3 years ago

@cbeust please suggest the solution

rr-nick-tan commented 3 years ago

@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

RK0703 commented 3 years ago

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

j-sal commented 3 years ago

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)

Parashurampk commented 2 years ago

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

rr-nick-tan commented 2 years ago

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

rr-nick-tan commented 2 years ago

@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

onkobu commented 2 years ago

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?

missedone commented 1 year ago

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

UnileverGithub commented 8 months ago

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.

NigarFatima16 commented 1 week ago

Did this get resolved? I am still seeing this