Skip to content
New issue

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

ValidatorException error #104

Open
javadev opened this issue Dec 28, 2016 · 2 comments
Open

ValidatorException error #104

javadev opened this issue Dec 28, 2016 · 2 comments
Labels

Comments

@javadev
Copy link

javadev commented Dec 28, 2016

Please fix my build:

https://travis-ci.org/javadev/underscore-java/jobs/187104905

[ERROR] Failed to execute goal org.eluder.coveralls:coveralls-maven-plugin:2.2.0:jacoco (default-cli) on project underscore: I/O operation failed: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]

@kaitoy
Copy link

kaitoy commented Dec 31, 2016

I'm having probably the same error in a travis ci build:

[ERROR] Failed to execute goal org.eluder.coveralls:coveralls-maven-plugin:3.1.0:report (default-cli) on project pcap4j: I/O operation failed: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]

As far as I googled, this seems an SSL certificate chain problem. May be an issue in travis ci side.

@trautonen
Copy link
Owner

At the moment I don't have time to investigate this much further. There seems to be discussion about the certificates at Travis issue tracker too: travis-ci/travis-ci#7094

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants