From 680ca2201d0ff0aada141dfd12afdd7595f51550 Mon Sep 17 00:00:00 2001 From: lprimak Date: Sat, 7 Dec 2024 03:44:26 -0600 Subject: [PATCH] chore: update to coverage Jenkins plugin --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d763405a4..d4f5c7ab8 100644 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,7 @@ ${user.name}-${maven.build.timestamp} 2022-03-22T23:08:15Z true + ${root.dir}/target/jacoco.exec @@ -684,7 +685,9 @@ org/apache/shiro/**/Deployments jacocoAgent - ${project.build.directory}/classes-jacoco + ${jacocoOutputFile} + ${jacocoOutputFile} + ${root.dir}/target/classes