emichael / dslabs

Distributed Systems Labs and Framework
https://ellismichael.com/dslabs/
1.26k stars 341 forks source link

Gradle build fails #53

Closed manishrw closed 1 year ago

manishrw commented 1 year ago

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.

Screenshots image

Environment

iefnaf commented 1 year ago

https://github.com/emichael/dslabs/pull/52

emichael commented 1 year ago

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