Describe the bug
Opening the project in IntelliJ Idea 2023.1 and running the gradle build fails with the below error
A problem occurred evaluating root project 'dslabs'.
Could not set unknown property 'classifier' for task ':scaffoldingSourcesJar' of type com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar.
The project isn't setup to be imported into IntelliJ as a Gradle project. A .idea folder is provided though. Instructions on getting a dev environment setup are in https://github.com/emichael/dslabs#contributing
Describe the bug Opening the project in IntelliJ Idea 2023.1 and running the gradle build fails with the below error
Screenshots
Environment
java --version
): OpenJDK 14