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

SSL cert expired #6

Open
oliver-was-here opened this issue Aug 28, 2018 · 0 comments
Open

SSL cert expired #6

oliver-was-here opened this issue Aug 28, 2018 · 0 comments

Comments

@oliver-was-here
Copy link

This is isn't technically an issue with this repo, however, I am unsure of the best means of contacting the grails-plugins group.

It would seem the SSL cert for https://repo.grails.org/grails/ has expired which is causing Gradle to fail when resolving the "org.grails.plugins:dropwizard-metrics:1.0.0.BUILD-SNAPSHOT" dependency.

Here's the exception logged when running gradle clean

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'developerPortal'.
> Could not resolve all dependencies for configuration ':runtime'.
   > Could not resolve org.grails.plugins:dropwizard-metrics:1.0.0.BUILD-SNAPSHOT.
     Required by:
         project :
      > Could not resolve org.grails.plugins:dropwizard-metrics:1.0.0.BUILD-SNAPSHOT.
         > Unable to load Maven meta-data from https://repo.grails.org/grails/core/org/grails/plugins/dropwizard-metrics/1.0.0.BUILD-SNAPSHOT/maven-metadata.xml.
            > Could not GET 'https://repo.grails.org/grails/core/org/grails/plugins/dropwizard-metrics/1.0.0.BUILD-SNAPSHOT/maven-metadata.xml'.
               > sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant