-
-
Notifications
You must be signed in to change notification settings - Fork 131
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersreleasedIssue has been releasedIssue has been released
Milestone
Description
In a signing {}
block like so:
jreleaser {
signing {
setActive("ALWAYS")
setMode("COMMAND")
}
...
}
I get the error:
[ERROR] signing.passphrase must not be blank.
But what if the PGP private key is not protected by a passphrase? It feels like jreleaser should not be enforcing it, should it?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersreleasedIssue has been releasedIssue has been released