BruceEckel/AtomicKotlinExamples

Incompatible with current Gradle version

dscheider-cashapp opened this issue · 1 comments

Hi there, I'm trying to run the course in the version of IntelliJ IDEA CE that I just installed (v. 2023.2.1). My Gradle configuration is whatever is default for that version. I have followed all the troubleshooting steps and the problem has not resolved. When I go to check any of the exercises I get the following output:

Problem configuring task :wrapper from command line.
> Unknown command-line option '--tests'.

* Try:
> Run gradle help --task :wrapper to get task usage details.
> 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.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 2s

I'm very frustrated and not sure how to proceed. I mainly bought this book for the IntelliJ integration.

Thanks for your help!

Oops, saw this was supposed to be filed with JetBrains support. I've opened a ticket there. Apologies!