From 92ebcd51ca214c5ad6f011a253ad7a70b98e5823 Mon Sep 17 00:00:00 2001 From: Lemon <1599456917@qq.com> Date: Tue, 25 Feb 2025 14:05:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-server/pom.xml | 271 ++++++++++++++----------------------------- 1 file changed, 84 insertions(+), 187 deletions(-) diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml index 92c1c1b0e5..a137073775 100644 --- a/yudao-server/pom.xml +++ b/yudao-server/pom.xml @@ -33,87 +33,87 @@ - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + @@ -130,127 +130,24 @@ - - ${project.artifactId} - - - - org.apache.maven.plugins - maven-jar-plugin - - - - *.properties - *.yml - *.xml - *.txt - - - - true - - - lib/ - - false - - - - - - - ./resources/ - - - ${project.build.directory} - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - package - - copy-dependencies - - - ${project.build.directory}/lib/ - - - - - - - - maven-resources-plugin - - - - copy-resources - package - - copy-resources - - - - - src/main/resources - - *.properties - *.yml - *.xml - *.txt - - - - ${project.build.directory}/resources/ - - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - YouDao - - - - null - null - - - ${project.build.directory} - - - - - repackage - - - - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - + + + ${project.artifactId} + + + + org.springframework.boot + spring-boot-maven-plugin + ${spring.boot.version} + + + + repackage + + + + + +