diff --git a/pom.xml b/pom.xml index 2161c32..dd704e4 100644 --- a/pom.xml +++ b/pom.xml @@ -6,18 +6,19 @@ 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 + 0.8.12 @@ -58,6 +59,10 @@ io.quarkus quarkus-arc + + io.quarkus + quarkus-jacoco + io.quarkus quarkus-junit5 @@ -254,15 +259,12 @@ true - sonarfugerit - + ${project.artifactId} https://sonarcloud.io fugerit-org - ${project.artifactId} - @@ -270,7 +272,6 @@ - org.apache.maven.plugins maven-surefire-plugin false @@ -279,23 +280,25 @@ org.jacoco jacoco-maven-plugin + ${versions.jacoco} - prepare-agent + default-prepare-agent prepare-agent + + *QuarkusClassLoader + ${project.build.directory}/jacoco-quarkus.exec + true + - report + generate-code-coverage-report + test report - - - XML - -