xueli.xue 9 anni fa
parent
commit
be03a8035e
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      pom.xml

+ 3 - 0
pom.xml Vedi File

@@ -113,6 +113,9 @@
113 113
                         <groupId>org.apache.maven.plugins</groupId>
114 114
                         <artifactId>maven-gpg-plugin</artifactId>
115 115
                         <version>1.6</version>
116
+						<configuration>
117
+							<useAgent>false</useAgent>
118
+						</configuration>
116 119
                         <executions>
117 120
                             <execution>
118 121
                                 <phase>verify</phase>