[ https://issues.apache.org/jira/browse/GROOVY-11138 ]
Daniel Sun deleted comment on GROOVY-11138:
-------------------------------------
was (Author: daniel_sun):
https://github.com/apache/groovy/actions/runs/5701869495/job/15452991059
{code:java}
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':test'.
> Could not resolve all task dependencies for configuration
> ':testRuntimeClasspath'.
> No variants of project : match the consumer attributes:
- Configuration ':grapesRuntimeElements' variant classes declares a
library for use during runtime, compatible with Java 11, and its dependencies
declared externally:
- Incompatible because this component declares a component,
preferably in the form of class files and the consumer needed a component,
packaged as a jar
- Other compatible attributes:
- Doesn't say anything about org.apache.groovy.internal
(required 'true')
- Doesn't say anything about its target Java environment
(preferred optimized for standard JVMs)
- Configuration ':grapesRuntimeElements' variant resources declares a
library for use during runtime, compatible with Java 11, and its dependencies
declared externally:
- Incompatible because this component declares a component,
preferably only the resources files and the consumer needed a component,
packaged as a jar
- Other compatible attributes:
- Doesn't say anything about org.apache.groovy.internal
(required 'true')
- Doesn't say anything about its target Java environment
(preferred optimized for standard JVMs)
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
BUILD FAILED in 1m 19s
Publishing build scan...
https://ge.apache.org/s/ukzvepmkdll6u
Error: Process completed with exit code 1.
{code}
> Bump gradle to 8.5
> ------------------
>
> Key: GROOVY-11138
> URL: https://issues.apache.org/jira/browse/GROOVY-11138
> Project: Groovy
> Issue Type: Dependency upgrade
> Reporter: Daniel Sun
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)