Not able to install PMD plugin for eclipse
A source code analyzer
Brought to you by:
adangel,
juansotuyo
Not able to install PMD plugin for eclipse.
Getting the error:
Unable to read repository at https://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/content.xml.
Unable to read repository at https://sourceforge.net/projects/pmd/files/pmd-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
PMD Update site:
https://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site
Eclipse Detials:
Eclipse IDE for Java Developers
Version: Luna Service Release 2 (4.4.2)
Build id: 20150219-0600
Closing this as a duplicate of [#1528].
Means, that java could not trust the TLS connection to the update site (https://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site).
I'll comment on [#1528]
Related
Issues:
#1528