From 55be98517c9b940045fcae2ecbd4c1fe00e9e219 Mon Sep 17 00:00:00 2001 From: "chengpu.rzh" Date: Tue, 23 Aug 2022 16:13:04 +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 fd1813362..4c8d600b1 100644 --- a/pom.xml +++ b/pom.xml @@ -201,7 +201,7 @@ - ${session.executionRootDirectory}/eclipse/checkstyle-suppressions.xml + ${maven.multiModuleProjectDirectory}/eclipse/checkstyle-suppressions.xml true true