From 70ee578133399d63415ee75e9f923ff69b2b43b0 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 3 Aug 2021 10:46:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20maven=E6=89=93=E5=8C=85=E9=94=99?= =?UTF-8?q?=E8=AF=AF=EF=BC=8C=E6=8C=87=E5=AE=9Amaven-resources-plugin?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/backend/pom.xml b/backend/pom.xml index 229218d302..7539ed412b 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -414,6 +414,12 @@ true + + org.apache.maven.plugins + maven-resources-plugin + 2.4.3 + + maven-clean-plugin