We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An error pop up after clicking on Install button in Eclipse market place under "Cucumber Eclipse Plugin 1.0.0.202106240526" plugin
I have created a file with an extension ".feature" in eclipse IDE and got an auto suggested pop up to install plugin like below
I just clicked on "OK" which redirected me to the eclipse market place listed with the cucumber plugin
After clicking on Install, I have received the problem occurred pop-up
Error description: Unable to read repository at https://cucumber.github.io/cucumber-eclipse-update-site-snapshot/content.xml.xz. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I clicked on OK and received the window like below
Again getting the same problem occurred pop-up after clicking "Confirm>" like below
Eclipse IDE Details: Version: 2023-09 (4.29.0) Build id: 20230907-1323
I expected to have the plugin installed and the feature file icon to turn into a cucumber icon
Steps to reproduce the behavior:
This text was originally generated from a template, then edited by hand. You can modify the template here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
👓 What did you see?
An error pop up after clicking on Install button in Eclipse market place under "Cucumber Eclipse Plugin 1.0.0.202106240526" plugin
I have created a file with an extension ".feature" in eclipse IDE and got an auto suggested pop up to install plugin like below
I just clicked on "OK" which redirected me to the eclipse market place listed with the cucumber plugin
After clicking on Install, I have received the problem occurred pop-up
Error description: Unable to read repository at https://cucumber.github.io/cucumber-eclipse-update-site-snapshot/content.xml.xz.
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I clicked on OK and received the window like below
Again getting the same problem occurred pop-up after clicking "Confirm>" like below
Eclipse IDE Details:
Version: 2023-09 (4.29.0)
Build id: 20230907-1323
✅ What did you expect to see?
I expected to have the plugin installed and the feature file icon to turn into a cucumber icon
📦 Which tool/library version are you using?
🔬 How could we reproduce it?
Steps to reproduce the behavior:
📚 Any additional context?
This text was originally generated from a template, then edited by hand. You can modify the template here.
The text was updated successfully, but these errors were encountered: