% java -version
openjdk version "17.0.8" 2023-07-18 LTS
OpenJDK Runtime Environment Corretto-17.0.8.7.1 (build 17.0.8+7-LTS)
OpenJDK 64-Bit Server VM Corretto-17.0.8.7.1 (build 17.0.8+7-LTS, mixed mode, sharing)
% ./gradlew --version
------------------------------------------------------------
Gradle 8.2
------------------------------------------------------------
Build time: 2023-06-30 18:02:30 UTC
Revision: 5f4a070a62a31a17438ac998c2b849f4f6892877
Kotlin: 1.8.20
Groovy: 3.0.17
Ant: Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM: 17.0.8 (Amazon.com Inc. 17.0.8+7-LTS)
OS: Mac OS X 13.5.2 aarch64
Stack Trace(./gradlew spotlessApply --stacktrace > out 2>&1)
Are there any updates on this, and is there any chance the version for greclipse formatter will be updated? I've been wanting to use this for a team project but can't due to this error.
Summary
./gradlew spotlessGroovy
fails on the following simple groovy code.A part of error:
Configuration
Environment
Stack Trace(
./gradlew spotlessApply --stacktrace > out 2>&1
)https://gist.github.com/polyomino24/4cbc3f0900a4dc85577151b70ad97cb8