You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.
I tried to build the project today and am getting the following error..
Primary reason seems to be = >
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target ->
Could you pls check and let me know how to proceed ....
Thanks in advance..
More error trace below..
[ERROR] Failed to execute goal on project apis-resource-server-library: Could not resolve dependencies for project nl.surfnet.apis:apis-resource-server-library:jar:1.3.6-SNAPSHOT: Failed to collect dependencies at org.surfnet.coin:coin-test:jar:2.8.1: Failed to read artifact descriptor for org.surfnet.coin:coin-test:jar:2.8.1: Could not transfer artifact org.surfnet.coin:coin-test:pom:2.8.1 from/to openconext-releases (https://build.surfconext.nl/repository/public/releases): sun.security.validator.ValidatorException: #######PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]######
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project apis-resource-server-library: Could not resolve dependencies for project nl.surfnet.apis:apis-resource-server-library:jar:1.3.6-SNAPSHOT: Failed to collect dependencies at org.surfnet.coin:coin-test:jar:2.8.1
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried to build the project today and am getting the following error..
Primary reason seems to be = >
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target ->
Could you pls check and let me know how to proceed ....
Thanks in advance..
More error trace below..
[ERROR] Failed to execute goal on project apis-resource-server-library: Could not resolve dependencies for project nl.surfnet.apis:apis-resource-server-library:jar:1.3.6-SNAPSHOT: Failed to collect dependencies at org.surfnet.coin:coin-test:jar:2.8.1: Failed to read artifact descriptor for org.surfnet.coin:coin-test:jar:2.8.1: Could not transfer artifact org.surfnet.coin:coin-test:pom:2.8.1 from/to openconext-releases (https://build.surfconext.nl/repository/public/releases): sun.security.validator.ValidatorException: #######PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]######
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project apis-resource-server-library: Could not resolve dependencies for project nl.surfnet.apis:apis-resource-server-library:jar:1.3.6-SNAPSHOT: Failed to collect dependencies at org.surfnet.coin:coin-test:jar:2.8.1
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
The text was updated successfully, but these errors were encountered: