mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
pom.xml @@ -723,6 +723,12 @@ <goals> <goal>sign</goal> </goals> <configuration> <gpgArguments> <arg>--pinentry-mode</arg> <arg>loopback</arg> </gpgArguments> </configuration> </execution> </executions> </plugin>