Kaynağa Gözat

编译打包时默认跳过test

master
BinaryWang 8 yıl önce
ebeveyn
işleme
34d4fa523c
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. +3
    -0
      pom.xml

+ 3
- 0
pom.xml Dosyayı Görüntüle

@@ -236,6 +236,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.17</version>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</pluginManagement>


Yükleniyor…
İptal
Kaydet