From d121c3516e70c19c43b249b373107282e3452f67 Mon Sep 17 00:00:00 2001 From: Raghav Aggarwal Date: Fri, 20 Mar 2026 01:38:39 +0530 Subject: [PATCH] TEZ-4693: Addendum: Default empty argLine to prevent Surefire crashes when the 'jacoco' profile is inactive --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 267fcc7415..8ba68f7e09 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,8 @@ + + 21 21 true