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

Releasing with mvn:release 3.0.0 plugin fails with gpg: no pinentry #403

Open
Vasco-F opened this issue Mar 29, 2023 · 1 comment
Open

Comments

@Vasco-F
Copy link
Contributor

Vasco-F commented Mar 29, 2023

mvn release:perform fails with version 3.0.0 of mvn:release with the given error:
"gpg: no pinentry"
Link: https://issues.apache.org/jira/browse/MGPG-90
Also reverts scm upgrades due to class not found errors: org.apache.maven.scm.log.ScmLogger

@froque
Copy link
Member

froque commented Jun 6, 2023

running something like echo "test" | gpg --clearsign prior to calling mvn release:preform seems to workaround the problem

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

No branches or pull requests

2 participants