Closed swpalmer-cl closed 1 year ago
Hi Scott, thanks for reporting. JITWatch uses maven as its build system, the gradle build was a contribution but I won't be maintaining it. I'd be happy to receive a PR to fix the gradle build but if not I will remove it and leave maven as the only build system. Kind regards, Chris
Removed unmaintained gradle build system leaving maven as the only build system.
The Gradle wrapper is using an ancient version of Gradle (5.5) that doesn't run on modern Java:
Using a recent version of Gradle, the 'findbugs' plugin is not found:
Since the build instructions don't mention a maximum Java version, only mentioning JDK 11+, I consider this a bug. My attempts to build were using OpenJDK 17.0.7, with the Gradle wrapper and with Gradle 8.2.