Kaynağa Gözat

代码重构

tom.xu@informa.com 2 yıl önce
ebeveyn
işleme
6c06ad856e
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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>