HBASE-6138 HadoopQA not running findbugs [Trunk] (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345391 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
06618e6623
commit
62154f1a1a
2
pom.xml
2
pom.xml
|
@ -483,7 +483,7 @@
|
|||
<configuration>
|
||||
<findbugsXmlOutput>true</findbugsXmlOutput>
|
||||
<xmlOutput>true</xmlOutput>
|
||||
<excludeFilterFile>${parent.basedir}/dev-support/findbugs-exclude.xml</excludeFilterFile>
|
||||
<excludeFilterFile>${parent.basedir}/../dev-support/findbugs-exclude.xml</excludeFilterFile>
|
||||
<effort>Max</effort>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in New Issue