From c373f93c1f369496e44a0a39c80e95777625ae3c Mon Sep 17 00:00:00 2001 From: Justin Tay <49700559+justin-tay@users.noreply.github.com> Date: Sat, 30 Aug 2025 10:03:03 +0800 Subject: [PATCH] Fix eclipse junit issue due to m2e-core --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d992f301..8480762b 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,8 @@ 1.2.2.Final 1.7.0 3.2.7 + + -Duser.language=en -Duser.region=GB @@ -304,7 +306,6 @@ maven-surefire-plugin ${version.maven-surefire-plugin} - @{argLine} -Duser.language=en -Duser.region=GB plain true