From 20e2e387b96011850f4ef86028f6ce03b892b1f8 Mon Sep 17 00:00:00 2001 From: punchhhh <87906027+punchhhh@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:59:40 +0800 Subject: [PATCH] =?UTF-8?q?hiking=E6=A8=A1=E5=9D=97=E4=BF=AE=E6=94=B9pom?= =?UTF-8?q?=20repackage=E6=9B=B4=E6=94=B9=E6=9E=84=E5=BB=BA=E7=9A=84jar?= =?UTF-8?q?=E5=8C=85=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ludu-module-hiking-biz/pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/ludu-module-hiking/ludu-module-hiking-biz/pom.xml b/ludu-module-hiking/ludu-module-hiking-biz/pom.xml index e04c33962..41b771be2 100644 --- a/ludu-module-hiking/ludu-module-hiking-biz/pom.xml +++ b/ludu-module-hiking/ludu-module-hiking-biz/pom.xml @@ -164,12 +164,24 @@ + + ${project.artifactId} + - maven-site-plugin + org.springframework.boot + spring-boot-maven-plugin + ${spring.boot.version} - en,fr + true + + + + repackage + + + -- 2.45.2