From 6cd998f648bb10aaa75faa4da71849fc244c7372 Mon Sep 17 00:00:00 2001 From: renyp Date: Mon, 13 Mar 2023 11:07:30 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A=E5=8D=95=E5=85=83=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E8=BF=87=E7=A8=8B=20sout=E8=BE=93=E5=87=BA=E7=9A=84?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=20=E9=87=8D=E5=AE=9A=E5=90=91=E5=88=B0?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=8A=A5=E5=91=8A=EF=BC=88${projectDir}hutoo?= =?UTF-8?q?l\hutool-core\target\surefire-reports\cn.hutool.core.text.dfa.A?= =?UTF-8?q?utomatonTest-output.txt=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hutool-core/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml index 87fd312f2..d8d3e5d78 100755 --- a/hutool-core/pom.xml +++ b/hutool-core/pom.xml @@ -16,4 +16,16 @@ ${project.artifactId} Hutool核心,包括集合、字符串、Bean等工具 + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + +