Nick Dimiduk created HBASE-27312:
------------------------------------
Summary: Update create-release to work with maven-gpg-plugin-3.0.1
and gnupg >= 2.1.x
Key: HBASE-27312
URL: https://issues.apache.org/jira/browse/HBASE-27312
Project: HBase
Issue Type: Task
Components: build
Reporter: Nick Dimiduk
Fix For: 3.0.0-alpha-4
I've run into some trouble with `create-release`. The issue seems to come down
to changes to maven-release-plugin via MGPG-79 and working with the
`agent-extra-socket`. After MGPG-79, maven-release-plugin uses `--pinentry-mode
error` in a non-interactive setting, which is not permissible over the
restricted permissions exposed via `agent-extra-socket`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)