suppress checkstyle warnings due to travis failure because of huge logs
This commit is contained in:
parent
f12de5cae4
commit
31537a2383
2
pom.xml
2
pom.xml
@ -224,7 +224,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<configLocation>checkstyle.xml</configLocation>
|
<configLocation>checkstyle.xml</configLocation>
|
||||||
<encoding>UTF-8</encoding>
|
<encoding>UTF-8</encoding>
|
||||||
<consoleOutput>true</consoleOutput>
|
<consoleOutput>false</consoleOutput>
|
||||||
<failsOnError>false</failsOnError>
|
<failsOnError>false</failsOnError>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user