From 02fedaf7d11a0427f6e201044efcdef90c3ec1c9 Mon Sep 17 00:00:00 2001 From: TheGatesScratch Date: Mon, 24 Apr 2023 10:11:12 +0200 Subject: [PATCH] Don't install locally --- pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/pom.xml b/pom.xml index 04f84669..e2bde8c3 100644 --- a/pom.xml +++ b/pom.xml @@ -65,22 +65,6 @@ - - org.apache.maven.plugins - maven-install-plugin - - ${project.build.directory}/${project.build.finalName}.jar - - 2.5.2 - - - install - - install-file - - - - org.apache.maven.plugins maven-surefire-plugin