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

Build broken due to Groovy 4.0.25-SNAPSHOT #17

Closed
codeconsole opened this issue Nov 12, 2024 · 1 comment
Closed

Build broken due to Groovy 4.0.25-SNAPSHOT #17

codeconsole opened this issue Nov 12, 2024 · 1 comment
Assignees

Comments

@codeconsole
Copy link
Contributor

Build is broken due to it wanting Groovy snapshot

A problem occurred configuring project ':examples-grails-data-service'.
> Could not resolve all dependencies for configuration ':examples-grails-data-service:runtimeClasspath'.
   > A problem occurred configuring project ':grails-plugin'.
      > Could not resolve all files for configuration ':grails-plugin:runtimeClasspath'.
         > Could not resolve org.apache.groovy:groovy:4.0.25-SNAPSHOT.
           Required by:
               project :grails-plugin
               project :grails-plugin > project :grails-datastore-gorm-hibernate6
            > Could not resolve org.apache.groovy:groovy:4.0.25-SNAPSHOT.
               > Unable to load Maven meta-data from https://repository.apache.org/content/repositories/snapshots/org/apache/groovy/groovy/4.0.25-SNAPSHOT/maven-metadata.xml.
                  > Could not GET 'https://repository.apache.org/content/repositories/snapshots/org/apache/groovy/groovy/4.0.25-SNAPSHOT/maven-metadata.xml'.
                     > Connect to repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: Connect timed out
@matrei
Copy link
Contributor

matrei commented Nov 13, 2024

@github-project-automation github-project-automation bot moved this from Todo to Done in Grails 7 Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants