From 3216cd0b9902d0773af86d06d75c52831f43c270 Mon Sep 17 00:00:00 2001 From: yang_shj Date: Thu, 3 Mar 2022 11:52:34 +0800 Subject: [PATCH] =?UTF-8?q?feat=200=20=E6=94=AF=E4=BB=98=E5=B7=A5=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- payment-base-app/pom.xml | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/payment-base-app/pom.xml b/payment-base-app/pom.xml index d8a73b7..12f6a27 100644 --- a/payment-base-app/pom.xml +++ b/payment-base-app/pom.xml @@ -198,33 +198,37 @@ + org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - - maven-assembly-plugin + maven-jar-plugin + rbs-pay - com.base.app + true + + lib/ + com.base.springcloud.PaymentBaseApplication - - jar-with-dependencies - - rbs-pay - ../target - + + + + org.apache.maven.plugins + maven-dependency-plugin - make-assemble + copy-dependencies package - single + copy-dependencies + + + ${project.build.directory}/lib +