From 34d920196f970f71074006b0e25b05648b0b409c Mon Sep 17 00:00:00 2001 From: yulichang <570810310@qq.com> Date: Thu, 31 Oct 2024 14:20:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mybatis-plus-join-test/pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml index a965395..04aa5c7 100644 --- a/mybatis-plus-join-test/pom.xml +++ b/mybatis-plus-join-test/pom.xml @@ -114,6 +114,29 @@ true + + org.sonatype.plugins + nexus-staging-maven-plugin + true + + true + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar-no-fork + + + + + true + + org.apache.maven.plugins maven-javadoc-plugin