From ea9bc02988ee446a04b13ebf88aa551608b376b7 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Mon, 24 Nov 2025 21:39:06 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BC=98=E5=8C=96=E6=89=93=E5=8C=85?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=EF=BC=8C=E5=AE=8C=E5=96=84=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- continew-server/pom.xml | 46 +++++++++++++++-------------------------- 1 file changed, 17 insertions(+), 29 deletions(-) diff --git a/continew-server/pom.xml b/continew-server/pom.xml index 50d80fc5..05fc58ae 100644 --- a/continew-server/pom.xml +++ b/continew-server/pom.xml @@ -15,18 +15,6 @@ ${project.artifactId} API 及打包部署模块 - - - - top.continew.admin.ContiNewAdminApplication - - bin/ - - config/ - - lib/ - - @@ -86,8 +74,10 @@ org.springframework.boot spring-boot-maven-plugin + + ${spring-boot.repackage.skip} + true - ${skip.boot.repackage} @@ -101,34 +91,35 @@ - + - fat_jar + fat-jar - false + + false - + - slim_jar - + thin-jar true - true - - - lib/ - config/ - bin/ + + true top.continew.admin.ContiNewAdminApplication + + bin/ + + config/ + + lib/ - org.apache.maven.plugins maven-jar-plugin @@ -157,7 +148,6 @@ ${project.build.directory}/app/${bin-path} - org.apache.maven.plugins @@ -175,7 +165,6 @@ - org.apache.maven.plugins @@ -206,7 +195,6 @@ -