From 2ba0e48256e732ee7a38dc1030b82b33dbea200b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=B3=E5=A4=B4=E4=BA=BA?= <3076767823@qq.com> Date: Wed, 19 Mar 2025 13:23:26 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Alib=E5=BA=93=E5=92=8Cjar=E5=8C=85?= =?UTF-8?q?=E5=88=86=E5=BC=80=E6=89=93=E5=8C=85=EF=BC=8C=E5=A6=82=E6=9E=9C?= =?UTF-8?q?=E6=9C=89=E6=9B=B4=E6=96=B0maven=E5=BA=93=E7=9A=84=E8=AF=9D?= =?UTF-8?q?=EF=BC=8C=E6=B3=A8=E6=84=8F=E6=9B=B4=E6=96=B0lib=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 66 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/pom.xml b/pom.xml index fc7b873..de08af5 100644 --- a/pom.xml +++ b/pom.xml @@ -159,39 +159,39 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + prepare-package + + copy-dependencies + + + + ${project.build.directory}/lib + false + false + true + + + + + + org.springframework.boot + spring-boot-maven-plugin + + ZIP + + + nothing + nothing + + + +