tom.xu@informa.com 2 سال پیش
والد
کامیت
6c06ad856e
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -102,6 +102,11 @@
                     <includeSystemScope>true</includeSystemScope>
                 </configuration>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-resources-plugin</artifactId>
+                <version>3.1.0</version><!--亲测:3.1.0和2.4.3都可以。-->
+            </plugin>
         </plugins>
     </build>