Skip to content

Commit ba04e57

Browse files
committed
add file.encoding=utf-8
1 parent dab21ee commit ba04e57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

toolkit-app/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@
210210
<mainClass>${mainClass}</mainClass>
211211
<buildArgs>
212212
--no-fallback
213+
-Dfile.encoding=UTF-8
214+
-H:-CheckToolchain
213215
-H:+ReportExceptionStackTraces
214216
</buildArgs>
215217
</configuration>

0 commit comments

Comments
 (0)