cph-cachet / carp-webservices-spring

REST-based implementation of the CARP Core Domain Model using Spring Boot in Kotlin
https://carp.dk
MIT License
3 stars 2 forks source link

Gradle wrapper not building the project #5

Open xelahalo opened 1 year ago

xelahalo commented 1 year ago

The baked in gradle wrapper won't build the project when doing a clean clone of the repo, one has to download gradle (7.4.2) and build it using that.

davidscavnicky commented 5 months ago

@xelahalo quick question: is this any relevant to current development? Since have some building issues at GitHub, not locally.