On 13 Jul 2014, at 16:48, Pierre De Rop <[email protected]> wrote:

> Hi everybody,
> 
> So, using the good advice given by Chetan, I've progressed and have been
> able to deploy my artifacts to the staging repository for the release
> candidate of dependency manager.
> 
> but now, when I try to close the staging repository to make my artifacts
> available, the "close" operation fails with many notifcations. For example:
> 
> 1) *Event: Failed: Signature Validation*
> 
> *failureMessageNo public key: Key with id: (...) was not able to be located
> on http://gpg-keyserver.de/ <http://gpg-keyserver.de/>. Upload your public
> key and try the operation again.*

One of the requirements of Central is that your public key is available from a 
key server:

        
http://central.sonatype.org/pages/working-with-pgp-signatures.html#distributing-your-public-key

> and
> 
> 2)
> *Event: 1 rule failed: Apache Rules*
> 
> *id: ..failureCount1*
> 
> so, I'm not sure what I can do now in order to fix this  ? about the key
> validation problem, I followed the prerequisites documented from [1] and
> added my key to http://www.apache.org/dist/felix/KEYS.
> So, have I missed something and should I also copy this key elsewhere, or
> may be the key is not correct ?
> 
> [1]
> http://felix.apache.org/documentation/development/release-management-nexus.html
> 
> thanks in advance;
> /Pierre

Reply via email to