From be77e8a860d64081dbb3d4e9d07217a5937143fa Mon Sep 17 00:00:00 2001 From: David Turanski Date: Wed, 20 May 2020 08:55:50 -0400 Subject: [PATCH] Use maven.multiModuleProjectDirectory --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbceaf2d..bbfb9f30 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ true true 8.29 - ../etc/checkstyle + ${maven.multiModuleProjectDirectory}/etc/checkstyle ${checkstyle.location}/checkstyle-suppressions.xml