From 928c6c07676cf98f3df9f376222e6739a4d676ac Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 21 May 2024 16:51:54 +0200 Subject: [PATCH] Disable site descriptor publishing by child projects - in child projects we not need publish site descriptors --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 6679acf37..a2322744b 100644 --- a/pom.xml +++ b/pom.xml @@ -660,6 +660,7 @@ limitations under the License. attach-descriptor + false