From 05f510d3afb2283a7ab096623d83e803067695dd Mon Sep 17 00:00:00 2001 From: taojinlong Date: Fri, 17 Jun 2022 17:17:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=9E=E6=BB=9A=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/backend/pom.xml b/backend/pom.xml index ff7f35404e..ea9d01d6c4 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -437,6 +437,41 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + + main-class-placement + generate-resources + + + + + + + + + + + + + + + + + + + + + + run + + + +