Skip to content

Commit 4b04846

Browse files
committed
添加编码配置
1 parent 1e9e512 commit 4b04846

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757

5858
<properties>
5959
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
60+
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
61+
<argLine>-Dfile.encoding=UTF-8</argLine>
6062
</properties>
6163

6264
<dependencies>

0 commit comments

Comments
 (0)