Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create gpg keys for java code signing #37

Closed
nrktkt opened this issue Nov 28, 2015 · 2 comments
Closed

Create gpg keys for java code signing #37

nrktkt opened this issue Nov 28, 2015 · 2 comments
Labels

Comments

@nrktkt
Copy link

nrktkt commented Nov 28, 2015

For the java port, code deployed to maven central (see #36) is required to be signed. To this end, a gpg key should be created for the organization. This key should be controlled by the maintainers of the organization, and can be securely added to a CI server for automated deployment.

@pradyunsg
Copy link
Contributor

Out of my zone. I'm not going to neither in control of the CI server nor willing to handle the gpg key.

Deferred in entirety to @getify.


PS: @kag0, simply typing #36 will also link the 36'th issue. You don't need to paste the whole url.

@nrktkt
Copy link
Author

nrktkt commented Dec 9, 2015

I've made up a little guide for continuous deployment to maven central, it includes a section on gpg key creation and management.

@pradyunsg pradyunsg added the java label Jan 22, 2018
@getify getify closed this as completed Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants