Fixed GPG signing 8
This commit is contained in:
parent
b60021c91b
commit
5c514943e1
5
pom.xml
5
pom.xml
@ -91,9 +91,8 @@
|
|||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<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