Fixed GPG signing 9
This commit is contained in:
parent
5c514943e1
commit
5fe9ac56e6
1
pom.xml
1
pom.xml
@ -93,6 +93,7 @@
|
|||||||
<gpgArguments>
|
<gpgArguments>
|
||||||
<argument>--pinentry-mode</argument>
|
<argument>--pinentry-mode</argument>
|
||||||
<argument>loopback</argument>
|
<argument>loopback</argument>
|
||||||
|
<argument>--no-tty</argument>
|
||||||
</gpgArguments>
|
</gpgArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Reference in New Issue
Block a user