mirror of https://github.com/apache/archiva.git
fix rat configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415242 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
169bc60b63
commit
d388282ff6
|
@ -166,7 +166,7 @@
|
|||
<artifactId>apache-rat-plugin</artifactId>
|
||||
<configuration>
|
||||
<excludes>
|
||||
<exclude>src/test/nexus-search-test-repo*/**</exclude>
|
||||
<exclude>src/test/maven-search-test-repo*/**</exclude>
|
||||
<exclude>src/test/repo-release*/**</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue