Skip to content

Commit 648ab05

Browse files
committed
Remove unknown encoding parameter from Checkstyle plugin configuration
1 parent bd5b055 commit 648ab05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,6 @@
466466
<suppressionsLocation>src/checkstyle/checkstyle-suppressions.xml</suppressionsLocation>
467467
<headerLocation>src/checkstyle/checkstyle-header.txt</headerLocation>
468468
<propertyExpansion>checkstyle.build.directory=${project.build.directory}</propertyExpansion>
469-
<encoding>UTF-8</encoding>
470469
<consoleOutput>true</consoleOutput>
471470
<failsOnError>true</failsOnError>
472471
<includeTestSourceDirectory>true</includeTestSourceDirectory>

0 commit comments

Comments
 (0)