From 4f41c19284aff7349a2eeb9bf4da6b691a238bfc Mon Sep 17 00:00:00 2001 From: Intelli Date: Fri, 18 Jul 2025 18:42:18 -0600 Subject: [PATCH] Improve build validation (partial implementation) --- pom.xml | 49 ++++++++++++++++++++++--------------------------- 1 file changed, 22 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index 73f7e3c..3248caf 100755 --- a/pom.xml +++ b/pom.xml @@ -56,26 +56,6 @@ - - org.apache.maven.plugins - maven-enforcer-plugin - 3.4.1 - - - skip-deploy - deploy - enforce - - - - true - - - true - - - - org.apache.maven.plugins maven-shade-plugin @@ -122,13 +102,6 @@ - - maven-deploy-plugin - 3.1.1 - - true - - org.apache.maven.plugins maven-surefire-plugin @@ -142,6 +115,28 @@ + + + maven-install + + + env.BUILD_ID + + + + + + org.apache.maven.plugins + maven-install-plugin + 3.1.1 + + true + + + + + + spigot-repo