From f31160045c2a457700e9f6cd1b6137daa61746d2 Mon Sep 17 00:00:00 2001 From: xiby <15555438336@163.com> Date: Mon, 15 Jun 2020 22:57:52 +0800 Subject: [PATCH] add args to make all test cases can pass when running mvn test --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b4e629b093..f3024411a6 100755 --- a/pom.xml +++ b/pom.xml @@ -272,6 +272,7 @@ @{argLine} -Xms1024m -Xmx2048m + -Dfile.encoding=UTF-8 false