mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
RAT -> warning
This commit is contained in:
parent
1b77f8a800
commit
549e0d17c9
2
pom.xml
2
pom.xml
|
@ -469,6 +469,8 @@
|
||||||
<artifactId>apache-rat-plugin</artifactId>
|
<artifactId>apache-rat-plugin</artifactId>
|
||||||
<version>0.13</version>
|
<version>0.13</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<consoleOutput>true</consoleOutput>
|
||||||
|
<ignoreErrors>true</ignoreErrors>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>.reuse/*</exclude>
|
<exclude>.reuse/*</exclude>
|
||||||
<exclude>**/.*</exclude>
|
<exclude>**/.*</exclude>
|
||||||
|
|
Loading…
Reference in a new issue