xueli.xue 8 سال پیش
والد
کامیت
be03a8035e
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      pom.xml

+ 3 - 0
pom.xml

@@ -113,6 +113,9 @@
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-gpg-plugin</artifactId>
                         <version>1.6</version>
+						<configuration>
+							<useAgent>false</useAgent>
+						</configuration>
                         <executions>
                             <execution>
                                 <phase>verify</phase>