From 35d37e79215121aaa690e4eeb70280a465e90e37 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Wed, 3 Sep 2025 11:08:17 -0300 Subject: [PATCH] Generate `smallrye-fault-tolerance` BOM This generates a `io.smallrye:smallrye-fault-tolerance-bom` artifact that can simplify its usage as a managed dependency --- pom.xml | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6bb98c76..a143a240 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ pom SmallRye Fault Tolerance: Parent - http://smallrye.io + https://smallrye.io UTF-8 @@ -79,6 +79,7 @@ 0.8.12 1.16.1 1.2.1 + 0.201.0 target/site/jacoco/jacoco.xml @@ -414,7 +415,37 @@ - + + + + io.sundr + sundr-maven-plugin + ${version.sundrio} + + + + generate-bom + + + + + smallrye-fault-tolerance-bom + Smallrye Fault Tolerance: BOM + Centralized dependencyManagement for the SmallRye Fault Tolerance Project + + + io.smallrye:smallrye-fault-tolerance-tck + io.smallrye:smallrye-fault-tolerance-testsuite* + + + + + + + + + + not-release