Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'cli'.
> Could not open cp_proj generic class cache for build file '/home/jonathan/.cache/paru/clone/crowdin-cli/src/crowdin-cli/build.gradle' (/home/jonathan/.gradle/caches/8.5/scripts/hrcgm5tvxpmbkpbvbkyqoaj).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 66
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 13s
To Reproduce
Steps to reproduce the behavior:
Try to install crowdin-cli with java != 17 (e.g. install latest java)
The user could also have multiple java versions installed.
Describe the bug The AUR package does not build:
To Reproduce Steps to reproduce the behavior:
crowdin-cli
with java != 17 (e.g. install latest java)The user could also have multiple java versions installed.