From 554c4c6eb7788dfe970ac65c4a900590da692b3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=AD=90=E6=9D=8E=C2=B7De?= Date: Wed, 13 Apr 2022 17:31:21 +0800 Subject: [PATCH] Update pom.xml --- build/pom.xml | 63 +++++++++++++++++++++++++++++++++++---------------- 1 file changed, 44 insertions(+), 19 deletions(-) diff --git a/build/pom.xml b/build/pom.xml index 4b6651af..5bcc2a97 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -160,25 +160,50 @@ - - - - - - nexus - nexus - http://10.108.10.53:8081/repository/maven-public/ - - true - - - true - always - - - - - + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.8 + 1.8 + UTF-8 + + + + org.apache.maven.plugins + maven-resources-plugin + 2.4 + + UTF-8 + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + true + + + + nexus-releases