From 98c4346f6591fe7237c04ae2574b5cf8c3e8c323 Mon Sep 17 00:00:00 2001 From: "Matteo Franci a.k.a. Fugerit" Date: Thu, 17 Oct 2024 19:41:13 +0200 Subject: [PATCH] Add jacoco quarkus quarkus ext add io.quarkus:quarkus-jacoco --- pom.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 2161c32..3eb4f8c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,18 +6,18 @@ fj-doc-quarkus-tutorial 1.0.0-SNAPSHOT + 3.13.0 + 0.4.2 + 8.9.3 + 2.0.21 21 - 3.3.1 - 3.15.1 - true UTF-8 - quarkus-bom - 3.13.0 UTF-8 - 8.9.3 - 0.4.2 + quarkus-bom io.quarkus.platform - 2.0.21 + 3.15.1 + true + 3.3.1 @@ -58,6 +58,10 @@ io.quarkus quarkus-arc + + io.quarkus + quarkus-jacoco + io.quarkus quarkus-junit5 @@ -254,15 +258,12 @@ true - sonarfugerit - + ${project.artifactId} https://sonarcloud.io fugerit-org - ${project.artifactId} - @@ -270,7 +271,6 @@ - org.apache.maven.plugins maven-surefire-plugin false