vanniktech / gradle-maven-publish-plugin

A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.
https://vanniktech.github.io/gradle-maven-publish-plugin
Apache License 2.0
1.31k stars 120 forks source link

Invalid signature for files #859

Closed haitrvn closed 1 month ago

haitrvn commented 1 month ago

I got this error after publish (uploaded) to Sonatype and pretty sure that key also pushed to key server https://github.dev/haitrvn/KAM/tree/feature/publish_sonatype_portal_github_action_cicd image

haitrvn commented 1 month ago

https://github.com/Kotlin/multiplatform-library-template Flow this guide solved my issue