On Mon, Mar 4, 2013 at 10:36 AM, Vijay Venkatachalam <vijay.venkatacha...@citrix.com> wrote: > There are two jars to be uploaded nitro.jar and sdx_nitro.jar. > I started with uploading nitro.jar to sonatype and ultimately to MavenCentral, > it is 90% done as of last week and I am stuck at the step Release it (8) > > https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide > > Error Reported: "Staging Signature Validation -No public key" > > > The problem is because of the gpg keyupload to pool.sks-keyservers.net. > I am unable to fetch the keys from the server after upload using. > gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys xxxx > > NOTE: The upload did not report any problems and I have tried other servers > as well. > > Any tips or clues? > > -Vijay > >
Vijay: I don't see a key in your name on that server. Perhaps try pushing it to pgp.mit.edu instead. Alternatively, ping me offline and lets see if we can get your key published. --David