From 6adc19b57593683579004ab59a62aa67fc607ce8 Mon Sep 17 00:00:00 2001 From: forkimenjeckayang Date: Wed, 24 Jul 2024 10:02:21 +0100 Subject: [PATCH] Modified Pom.xml --- pom.xml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 2514982c6..8f0ac7ca2 100644 --- a/pom.xml +++ b/pom.xml @@ -367,16 +367,17 @@ check + + checkstyle.xml + true + UTF-8 + true + true + false + ${project.basedir}/target/checkstyle-report.xml + - - checkstyle.xml - true - UTF-8 - true - true - html - com.puppycrawl.tools @@ -401,9 +402,11 @@ Max Low - Max true false + true + true + ${project.basedir}/target/