We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7704b commit 2498cf5Copy full SHA for 2498cf5
1 file changed
pom.xml
@@ -117,6 +117,7 @@
117
<configuration>
118
<!-- Prevent `gpg` from using pinentry programs -->
119
<gpgArguments>
120
+ <arg>--batch</arg>
121
<arg>--pinentry-mode</arg>
122
<arg>loopback</arg>
123
</gpgArguments>
0 commit comments