Skip to content

Commit 2182ebd

Browse files
committed
update build file
1 parent 6df3d7f commit 2182ebd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@
7878
<goals>
7979
<goal>sign</goal>
8080
</goals>
81+
<configuration>
82+
<gpgArguments>
83+
<arg>--pinentry-mode</arg>
84+
<arg>loopback</arg>
85+
</gpgArguments>
86+
</configuration>
8187
</execution>
8288
</executions>
8389
</plugin>

0 commit comments

Comments
 (0)