We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need gradle configured to publish current bom versions for transitive dependencies based on what they are in the bom.
Execution failed for task ':compileGroovy'. > Could not resolve all files for configuration ':compileClasspath'. > Could not find org.slf4j:slf4j-api:. Required by: root project : > org.grails:grails-bootstrap:7.0.0-SNAPSHOT:20250128.161629-214 root project : > org.grails:grails-shell:7.0.0-SNAPSHOT:20250128.161629-202 root project : > org.grails:grails-gradle-model:7.0.0-SNAPSHOT:20250128.161629-214 > Could not find org.slf4j:jcl-over-slf4j:. Required by: root project : > org.grails:grails-bootstrap:7.0.0-SNAPSHOT:20250128.161629-214 root project : > org.grails:grails-shell:7.0.0-SNAPSHOT:20250128.161629-202 root project : > org.grails:grails-gradle-model:7.0.0-SNAPSHOT:20250128.161629-214 > Could not find org.yaml:snakeyaml:. Required by: root project : > org.grails:grails-bootstrap:7.0.0-SNAPSHOT:20250128.161629-214 > Could not find org.apache.ant:ant:. Required by: root project : > org.grails:grails-shell:7.0.0-SNAPSHOT:20250128.161629-202 > Could not find org.fusesource.jansi:jansi:. Required by: root project : > org.grails:grails-shell:7.0.0-SNAPSHOT:20250128.161629-202 > Could not find jline:jline:. Required by: root project : > org.grails:grails-shell:7.0.0-SNAPSHOT:20250128.161629-202 > Could not find org.springframework.boot:spring-boot-cli:. Required by: root project : > org.grails:grails-shell:7.0.0-SNAPSHOT:20250128.161629-202
7.0.0-M1
The text was updated successfully, but these errors were encountered:
matrei
No branches or pull requests
Unexpected Behavior
We need gradle configured to publish current bom versions for transitive dependencies based on what they are in the bom.
Version
7.0.0-M1
The text was updated successfully, but these errors were encountered: