Search code examples
grails

Why is Grails completely broken since Sunday and why is no one noticing?


Since Sunday, I and my co-worker cannot build any Grails project nor even create a new Grails app of any version. We have completely independent development environments.

For example:

$ grails create-app --profile web junk | Error Error occurred running Grails CLI: Could not find artifact org.grails:grails-bom:pom:4.0.10 in grailsCentral (https://repo.grails.org/grails/core) (Use --stacktrace to see the full trace)

./gradlew dependencies also fails with Could not find org.grails:grails-gradle-model:3.2.13).

The repository repo.grails.org is up, but when I browse it, it is very slow and missing many, many artifacts.

Is their a way to configure build.gradle to fix this? We have several Grails projects using different versions, mostly using the default repository configuration.


Solution

  • There's actually been some discussion here on stackoverflow, but more on a github issue: https://github.com/grails/grails-core/issues/11825

    You can certainly read that issue for far more info than makes sense to post here, but the short version is: URL changed unintentionally, temporary workaround is to move to https://repo.grails.org/artifactory/core