From b34d1a5138115dd8a224798da55c706091b55307 Mon Sep 17 00:00:00 2001 From: clay Date: Tue, 22 Apr 2025 23:59:29 +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 | 118 ++++++++++++++++++++-------------------- pom.xml | 24 ++++++++ 2 files changed, 83 insertions(+), 59 deletions(-) diff --git a/metis-applicant/pom.xml b/metis-applicant/pom.xml index d79445b..37a7acd 100644 --- a/metis-applicant/pom.xml +++ b/metis-applicant/pom.xml @@ -13,7 +13,7 @@ 17 17 UTF-8 - true + true true true @@ -32,63 +32,63 @@ - - - - - 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} - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index eb8437d..68645f4 100644 --- a/pom.xml +++ b/pom.xml @@ -224,6 +224,30 @@ + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + + + + org.projectlombok + lombok + + + org.mapstruct + mapstruct-processor + + + + org.apache.maven.plugins maven-deploy-plugin