We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9e512 commit 4b04846Copy full SHA for 4b04846
pom.xml
@@ -57,6 +57,8 @@
57
58
<properties>
59
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
60
+ <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
61
+ <argLine>-Dfile.encoding=UTF-8</argLine>
62
</properties>
63
64
<dependencies>
0 commit comments