ctron / rpm-builder

Maven RPM builder plugin
https://ctron.github.io/rpm-builder
Eclipse Public License 2.0
56 stars 32 forks source link

Failed to execute goal de.dentrassi.maven:rpm:0.10.2:rpm (default) on project cfi: 'keyId' parameter not set: #32

Closed MkJha closed 6 years ago

MkJha commented 6 years ago

Failed to execute goal de.dentrassi.maven:rpm:0.10.2:rpm (default) on project cfi: 'keyId' parameter not set: 'keyId' parameter not set: [ERROR] Signing requires the 'keyId' to the user id of the GPG key to use.

Could you please help me to get rid of this ?

ctron commented 6 years ago

Looks like you want to sign but did not set a key id to sign. Maybe have a look at the documentation: https://ctron.github.io/rpm-builder/signing.html