Skip to content

[core] signing.passphrase must not be blank. #1883

@JonasVautherin

Description

@JonasVautherin

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

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersreleasedIssue has been released

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions