From 86471f595bc2985b1d95e1f8fa2937b6d7feb6f9 Mon Sep 17 00:00:00 2001 From: marko-bekhta Date: Wed, 29 Oct 2025 19:39:44 +0100 Subject: [PATCH] HV-2148 Do not build javadoc when not needed some of the internal modules don't have the docs Signed-off-by: marko-bekhta --- build/enforcer/pom.xml | 1 + performance/pom.xml | 1 + pom.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/build/enforcer/pom.xml b/build/enforcer/pom.xml index 21a90261c..edc2a2dfc 100644 --- a/build/enforcer/pom.xml +++ b/build/enforcer/pom.xml @@ -20,6 +20,7 @@ ../.. + true diff --git a/performance/pom.xml b/performance/pom.xml index bab727ba5..15f19cd2b 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -20,6 +20,7 @@ true + true true false