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

Simplify release signing #53

Merged
merged 1 commit into from May 1, 2019
Merged

Simplify release signing #53

merged 1 commit into from May 1, 2019

Conversation

kstafford3
Copy link
Collaborator

Keyname from maven settings, prompt for password

Summary:

GPG Key name should be dictated by the local settings of the deployer, not by the maven pom.
We can let gpg prompt for the key's password.
This will simplify release/deploy arguments.

Actions:

  • Remove the hard-coded gpg keyname from the pom.
  • Remove references to ${gpg.passphrase} from the pom.

Keyname from maven settings, prompt for password

Summary:
=======
GPG Key name should be dictated by the local settings of the deployer, not by the maven pom.
We can let gpg prompt for the key's password.
This will simplify release/deploy arguments.

Actions:
=======
* Remove the hard-coded gpg keyname from the pom.
* Remove references to ${gpg.passphrase} from the pom.
@kstafford3 kstafford3 merged commit 9608fde into master May 1, 2019
@kstafford3 kstafford3 deleted the simple-signing branch May 5, 2019 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant