From 9601f921e5d6fdc8593e894c954e6f5c4d2d0462 Mon Sep 17 00:00:00 2001 From: Renzo Kottmann Date: Wed, 5 Nov 2025 18:31:08 +0100 Subject: [PATCH] chore: bump exec plugin to 3.6.2, use successCode for broken daemon shutdown --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4e03289..c8c35f6 100644 --- a/pom.xml +++ b/pom.xml @@ -458,7 +458,7 @@ org.codehaus.mojo exec-maven-plugin - 3.5.0 + 3.6.2 run @@ -469,10 +469,15 @@ + true + + 0,1 java false true true + + false ${jacocoFailsafe} @@ -500,7 +505,7 @@ - ${jacoco.tcp.port} + jacoco.tcp.port=${jacoco.tcp.port}