Release 2024.2.0 · OpenEMS/openems

Hi,

Thanks for reporting an issue. In general it should never happen, that we release non-building code, because we have Continuous Integration workflows in place.

But… when I just tried to reproduce your issue, I was also not able to build with ./gradlew buildEdge or ./gradlew build. What worked for me, was:

./gradlew buildNeeded

Can you please try and see if this solves your issue? I am not much of a Gradle expert…

Regards,
Stefan