From e286135c700e55541f39ff75c9cb92f8b732c230 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Thu, 16 Nov 2023 10:47:49 +0100 Subject: [PATCH] Build modules cli and dist, unless property "skip-cli-dist" is set --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dd41196cb2..26db070488 100644 --- a/pom.xml +++ b/pom.xml @@ -1176,9 +1176,11 @@ - cli-dist + cli-dist-modules - true + + !skip-cli-dist + pmd-cli