rat:check fails when building from hudson

Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
This commit is contained in:
Igor Fedorenko 2014-07-11 10:24:51 +04:00
parent faa29dee78
commit 830d9cc280
1 changed files with 1 additions and 0 deletions

View File

@ -557,6 +557,7 @@
<exclude>bootstrap/**</exclude>
<exclude>README.bootstrap.txt</exclude>
<exclude>.repository/**</exclude> <!-- jenkins with local maven repository -->
<exclude>.maven/spy.log</exclude> <!-- hudson maven3 integration log -->
</excludes>
<!-- maven-parent:24 sets ignore errors, but core is ahead -->
<ignoreErrors>false</ignoreErrors>