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