Browse Source
Fixes https://youtrack.jetbrains.com/issue/CMP-7603/Fix-Maven-Central-publication - Update Space API to almost the latest - the most latest requires Ktor Eap lib - it is no longer depends on the broken `net.minidev:json-smart` - Add artifact verification to avoid some security issues in the publication process # Testing The command from the issue passes configuration phase, and fails with: ``` java.lang.IllegalStateException: Provide value for 'maven.central.sign.key' Gradle property or 'MAVEN_CENTRAL_SIGN_KEY' environment variable ``` The actual test we can only do on CI, that artifacts are successfully uploaded to the stage. # Release Notes N/Apull/5233/head
2 changed files with 2015 additions and 2 deletions
Loading…
Reference in new issue