We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af951cb + c4c4b75 commit 6752532Copy full SHA for 6752532
1 file changed
pom.xml
@@ -134,14 +134,6 @@
134
<goals>
135
<goal>sign</goal>
136
</goals>
137
- <configuration>
138
- <!-- Prevent gpg from using pin entry programs.
139
- Fixes: gpg: signing failed: Inappropriate ioctl for device -->
140
- <gpgArguments>
141
- <arg>--pinentry-mode</arg>
142
- <arg>loopback</arg>
143
- </gpgArguments>
144
- </configuration>
145
</execution>
146
</executions>
147
</plugin>
0 commit comments