From 27dafab7d11671d81b1244dba28c5e25b4c87361 Mon Sep 17 00:00:00 2001 From: ForteScarlet Date: Wed, 20 Jan 2021 14:48:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E5=81=9C=E9=92=89=E9=92=89=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E7=9A=84=E9=83=A8=E7=BD=B2=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/component-ding/pom.xml | 55 +++++++++++++++++++++++++++++--- 1 file changed, 51 insertions(+), 4 deletions(-) diff --git a/component/component-ding/pom.xml b/component/component-ding/pom.xml index 140672bfb..e70053405 100644 --- a/component/component-ding/pom.xml +++ b/component/component-ding/pom.xml @@ -53,22 +53,69 @@ + + + + + + + + + + + + + + + + + + - org.jetbrains.dokka dokka-maven-plugin + + true + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + - org.jetbrains.kotlin - kotlin-maven-plugin + org.sonatype.plugins + nexus-staging-maven-plugin + + true + true + true + + org.apache.maven.plugins - maven-compiler-plugin + maven-scm-plugin + + true + + + + + org.apache.maven.plugins + maven-gpg-plugin + + true + + \ No newline at end of file