From 0a7cb4b3b1f0f612fd64dadf4342a8f274e2274f Mon Sep 17 00:00:00 2001 From: James Netherton Date: Wed, 24 Apr 2024 12:17:09 +0100 Subject: [PATCH] Exclude faulttolerance package from MicroProfile integration test module javadoc --- integration-tests/microprofile/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/integration-tests/microprofile/pom.xml b/integration-tests/microprofile/pom.xml index 583a589b3d30..5db8fcb18bfa 100644 --- a/integration-tests/microprofile/pom.xml +++ b/integration-tests/microprofile/pom.xml @@ -95,6 +95,13 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + + org.apache.camel.quarkus.component.microprofile.it.faulttolerance + +