apupier commented on PR #26729: URL: https://github.com/apache/camel/pull/26729#issuecomment-5772884734
will need to use a newer version of spock too: ``` [6](https://github.com/apache/camel/actions/runs/35700116935/job/106655865698?pr=26729#step:9:47) [ERROR] Failed to execute goal org.codehaus.gmavenplus:gmavenplus-plugin:5.1.0:compileTests (default) on project camel-yaml-dsl-common: Error occurred while calling a method on a Groovy class from classpath. InvocationTargetException: startup failed: [ERROR] Could not instantiate global transform class org.spockframework.compiler.SpockTransform specified at jar:file:/home/runner/.m2/repository/org/spockframework/spock-core/2.4-groovy-5.0/spock-core-2.4-groovy-5.0.jar!/META-INF/services/org.codehaus.groovy.transform.ASTTransformation because of exception org.spockframework.util.IncompatibleGroovyVersionException: The Spock compiler plugin cannot execute because Spock 2.4.0-groovy-5.0 is not compatible with Groovy 6.0.0. For more information (including enforce mode), see https://docs.spockframework.org/ (section 'Known Issues'). [ERROR] Spock artifact: file:/home/runner/.m2/repository/org/spockframework/spock-core/2.4-groovy-5.0/spock-core-2.4-groovy-5.0.jar [ERROR] Groovy artifact: file:/home/runner/.m2/repository/org/apache/groovy/groovy/6.0.0/groovy-6.0.0.jar ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
