From d035715a4d274d383e338d2269d8deaa24602d3d Mon Sep 17 00:00:00 2001 From: Valentin Delaye Date: Sat, 7 Dec 2024 13:18:58 +0100 Subject: [PATCH] Don't distribute the CLI artifacts (like the far jar) to Artifactory --- plugin-modernizer-cli/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugin-modernizer-cli/pom.xml b/plugin-modernizer-cli/pom.xml index c53a9395..fe89d98f 100644 --- a/plugin-modernizer-cli/pom.xml +++ b/plugin-modernizer-cli/pom.xml @@ -59,6 +59,15 @@ + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + org.apache.maven.plugins maven-surefire-plugin