File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
23 <modelVersion >4.0.0</modelVersion >
34 <groupId >io.github.robinpcrd</groupId >
45 <artifactId >socket.io-client</artifactId >
134135 </goals >
135136 </execution >
136137 </executions >
138+ <configuration >
139+ <gpgArguments >
140+ <arg >--pinentry-mode</arg >
141+ <arg >loopback</arg >
142+ </gpgArguments >
143+ </configuration >
137144 </plugin >
138145 <plugin >
139146 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments