sbt / sbt-pgp

PGP plugin for sbt
Other
144 stars 56 forks source link

Wrong public key id #128

Closed a-nigredo closed 6 years ago

a-nigredo commented 6 years ago

Hi all, I have generated pgp key but during release via sbt-release plugin I have an error No public key: Key with id: (2dc9a9929637e20f) was not able to be located on because I don't have a key with 2dc9a9929637e20f. I tried to add path to custom pgp keys as document says but it did help. Are there any explanation how to set pgp id correctly?

eed3si9n commented 6 years ago

Please see https://central.sonatype.org/pages/working-with-pgp-signatures.html