From 0691c7aa342717e0b499d988408d2ac1b1754b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Galder=20Zamarren=CC=83o?= Date: Thu, 10 Dec 2020 18:49:51 +0100 Subject: [PATCH] Restore workaround for Maven publish ioctl issue --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 4049f7a..df3df78 100644 --- a/pom.xml +++ b/pom.xml @@ -135,6 +135,12 @@ sign + + + --pinentry-mode + loopback + +