mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
Update pom.xml
This commit is contained in:
parent
8065ad00e2
commit
c84a47f97b
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -157,6 +157,7 @@
|
||||||
<id>nohttp-checkstyle-validation</id>
|
<id>nohttp-checkstyle-validation</id>
|
||||||
<phase>validate</phase>
|
<phase>validate</phase>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<skip>true</skip> <!--Skip the checkstyle -->
|
||||||
<configLocation>src/checkstyle/nohttp-checkstyle.xml</configLocation>
|
<configLocation>src/checkstyle/nohttp-checkstyle.xml</configLocation>
|
||||||
<suppressionsLocation>src/checkstyle/nohttp-checkstyle-suppressions.xml</suppressionsLocation>
|
<suppressionsLocation>src/checkstyle/nohttp-checkstyle-suppressions.xml</suppressionsLocation>
|
||||||
<encoding>UTF-8</encoding>
|
<encoding>UTF-8</encoding>
|
||||||
|
|
Loading…
Reference in a new issue