jwstegemann / fritz2

Easily build reactive web-apps in Kotlin based on flows and coroutines.
https://www.fritz2.dev
MIT License
627 stars 25 forks source link

Fritz2 1.0-RC15 is not available on maven central #846

Closed MrAolen closed 6 months ago

MrAolen commented 6 months ago

Hello,

I have a question. Fritz2 has been released with a new version : 1.0-RC15, but it does not seem to be published on maven central, is that normal ?

Thanks for your help.

jamowei commented 6 months ago

Hi, at the moment we had some trouble to publish our new version to MavenCentral. But we are working on it! Hopefully we will fix it today,

jamowei commented 6 months ago

We found out that this is a common problem with Gradle and used the workaround described here: https://github.com/gradle/gradle/issues/26091