From ae1c944626f7c7e5e2c38d2b3ae81032c222b6fe Mon Sep 17 00:00:00 2001 From: Yurii Dubinka Date: Mon, 8 Mar 2021 03:13:30 +0200 Subject: [PATCH] #27: gpg: signing failed: Not a tty --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 82612d5..fe91bf2 100644 --- a/pom.xml +++ b/pom.xml @@ -342,6 +342,12 @@ + + + --pinentry-mode + loopback + + org.sonatype.plugins