From db8eff117251afce842a5f13874738e24ea8cb97 Mon Sep 17 00:00:00 2001 From: Andrej Petras Date: Sat, 3 Feb 2024 17:41:17 +0100 Subject: [PATCH] feat: add skip junit tests option --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35d54af..6ac4544 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,8 @@ false false ${enforcer.skip} - + false + 3.6.6 6.2.19.Final @@ -327,6 +328,7 @@ maven-surefire-plugin ${maven.surefire-plugin.version} + ${skipUTs} org.jboss.logmanager.LogManager