From 327546b1275151cf1f96bc8506e821d6bb3784fe Mon Sep 17 00:00:00 2001 From: dongzi Date: Mon, 13 Jul 2026 16:04:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9deploy=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 70 +++++++++++++++++---------------------------------------- 1 file changed, 21 insertions(+), 49 deletions(-) diff --git a/pom.xml b/pom.xml index 363144d..0e76fa3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.codechecker redis-schema-checker - 1.0.0-SNAPSHOT + 1.0.0 jar redis-schema-checker @@ -23,16 +23,23 @@ 4.7.5 5.10.2 3.5.1 - - - false - - fantaibao-fantaibao-maven-repository - - http://192.168.3.25:18081/nexus/repository/maven-releases/ - ${nexus.repository.url} + 3.1.2 + + + + fantaibao-fantaibao-maven-repository + maven-releases + http://192.168.3.25:18081/nexus/repository/maven-releases/ + + + com.github.javaparser @@ -66,49 +73,14 @@ - - - deploy-nexus - - - nexus.deploy.enabled - true - - - - - ${nexus.repository.id} - ${nexus.repository.url} - - - ${nexus.repository.id} - ${nexus.snapshots.repository.url} - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.2 - - - deploy-to-nexus - package - - deploy - - - - - - - - - redis-schema-checker-${project.version} + + org.apache.maven.plugins + maven-deploy-plugin + ${maven.deploy.plugin.version} + org.apache.maven.plugins maven-surefire-plugin