From af75b81424ba6471950a31be32854f9e18d015ed Mon Sep 17 00:00:00 2001 From: "chengpu.rzh" Date: Thu, 25 Aug 2022 22:00:40 +0800 Subject: [PATCH] fix: adjusted checkstyle-suppressions.xml relative address --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50224c72b..24795e329 100644 --- a/pom.xml +++ b/pom.xml @@ -212,7 +212,7 @@ - ${session.executionRootDirectory}/eclipse/checkstyle-suppressions.xml + ${maven.multiModuleProjectDirectory}/eclipse/checkstyle-suppressions.xml true true true