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 @@
-