de-jcup / eclipse-jenkins-editor

Jenkins Editor - A eclipse plugin to edit "Jenkinsfile" files
https://marketplace.eclipse.org/content/jenkins-editor
Apache License 2.0
45 stars 5 forks source link

Error Installing plugin #75

Closed mnadeem closed 2 years ago

mnadeem commented 4 years ago

An error occurred while collecting items to be installed session context was:(profile=C__Users_mnadeem6_softwares_eclipse_jee-2020-03_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Unable to read repository at https://dl.bintray.com/de-jcup/jenkinseditor/plugins/de.jcup.jenkinseditor.plugin_1.7.0.jar. sun.security.validator.ValidatorException: TLS Server certificate issued after 2019-04-16 and anchored by a distrusted legacy Symantec root CA: CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US

mnadeem commented 4 years ago

I believe the problem is with JRE and not with JDK

de-jcup commented 4 years ago

I think it's a problem about the certificate store of your used java version - I just added an entry into Wiki-FAQ and described situation and possible solution.

tl;dr: I would suggest to install a new Java Version with an up-to-date certificate store.

de-jcup commented 3 years ago

Please try again, but do the update by eclipse marketplace client, read #90 for more details