From 58cf2849a2a6a08ceebdbf017c3f5d1f5e3a1e5b Mon Sep 17 00:00:00 2001 From: gongxuanzhang Date: Tue, 28 Feb 2023 17:39:50 +0800 Subject: [PATCH] fix pom.xml --- easyexcel-webflux-test/pom.xml | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/easyexcel-webflux-test/pom.xml b/easyexcel-webflux-test/pom.xml index 093fda82..4ed96c6a 100644 --- a/easyexcel-webflux-test/pom.xml +++ b/easyexcel-webflux-test/pom.xml @@ -9,12 +9,14 @@ 3.2.1 + https://github.com/alibaba/easyexcel + jar easyexcel-webflux-test + easyexcel-webflux-test + - 8 - 8 - UTF-8 + true @@ -30,4 +32,20 @@ + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + /com/alibaba/easyexcel/test/webflux/**/*.java + + true + + + + +