Thanks for the tip David on the signatures upload! I was a able to successfully release the NetScaler's Nitro jar file.
Once I complete the release of NetScaler SDX's jar file as well, the stage will be set to make the NetScaler's Adapter part of OSS. Will summarize and send a separate mail once NetScaler SDX's jar is also uploaded. -Vijay -----Original Message----- From: David Nalley [mailto:da...@gnsa.us] Sent: Monday, March 04, 2013 9:18 PM To: cloudstack-dev@incubator.apache.org Cc: Chip Childers Subject: Re: NetScaler lib/sdk jars are apache licensed 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+Reposi > tory+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