From f5031949a178c04a072a53102d53821e9d39d6a7 Mon Sep 17 00:00:00 2001 From: clay Date: Wed, 23 Apr 2025 19:46:00 +0800 Subject: [PATCH] =?UTF-8?q?build=20:=20=E5=8F=91=E5=B8=83=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metis-applicant/pom.xml | 53 ++--------------------------------------- metis-starter/pom.xml | 33 ------------------------- pom.xml | 50 +++++++++++++++++++------------------- 3 files changed, 27 insertions(+), 109 deletions(-) diff --git a/metis-applicant/pom.xml b/metis-applicant/pom.xml index b7c7b7a..95bfd03 100644 --- a/metis-applicant/pom.xml +++ b/metis-applicant/pom.xml @@ -13,9 +13,9 @@ 17 17 UTF-8 - + true true - + true @@ -38,55 +38,6 @@ org.springframework.boot spring-boot-maven-plugin - - - - repackage - - - - - - - - org.projectlombok - lombok - - - org.mapstruct - mapstruct-processor - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 17 - 17 - UTF-8 - - -parameters - --add-opens - java.base/java.lang=ALL-UNNAMED - - - - - - org.projectlombok - lombok - ${lombok.version} - - - org.mapstruct - mapstruct-processor - ${org.mapstruct.version} - - - diff --git a/metis-starter/pom.xml b/metis-starter/pom.xml index a1599ee..0a2e1b0 100644 --- a/metis-starter/pom.xml +++ b/metis-starter/pom.xml @@ -67,37 +67,4 @@ - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 17 - 17 - UTF-8 - - -parameters - - - - - - org.projectlombok - lombok - ${lombok.version} - - - org.mapstruct - mapstruct-processor - ${org.mapstruct.version} - - - - - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index abe1a66..f969708 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ scm:git:http://git.feashow.cn/clay/metis.git scm:git:http://git.feashow.cn/clay/metis.git http://git.feashow.cn/clay/metis.git - 1.0.0-20250422-160350 + 1.0.0-20250423-114136 @@ -121,6 +121,30 @@ + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + + + + org.projectlombok + lombok + + + org.mapstruct + mapstruct-processor + + + + org.apache.maven.plugins @@ -224,30 +248,6 @@ - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - - - - - org.projectlombok - lombok - - - org.mapstruct - mapstruct-processor - - - - org.apache.maven.plugins maven-deploy-plugin