Kaynağa Gözat

[findbugs] Respect exclude filter in maven build

Change-Id: Ic29310dc14f120ebdb49d33cbf4bd6d380ae1393
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v0.10.1
Matthias Sohn 13 yıl önce
ebeveyn
işleme
f6a15f049b
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      org.eclipse.jgit/pom.xml

+ 1
- 0
org.eclipse.jgit/pom.xml Dosyayı Görüntüle

@@ -147,6 +147,7 @@
<configuration>
<findbugsXmlOutput>true</findbugsXmlOutput>
<failOnError>false</failOnError>
<excludeFilterFile>findBugs/FindBugsExcludeFilter.xml</excludeFilterFile>
</configuration>
<executions>
<execution>

Loading…
İptal
Kaydet