From f2e0668cd86716bdea44f2c1314999dc26d2a0ce Mon Sep 17 00:00:00 2001 From: timis1 <12120641+timis1@users.noreply.github.com> Date: Fri, 19 Apr 2024 15:02:50 +0300 Subject: [PATCH] JAVA-30728 Update PMD rule to consider only test sources (#16414) Co-authored-by: timis1 --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index ad13f97cbe..bc49f4e269 100644 --- a/pom.xml +++ b/pom.xml @@ -170,6 +170,9 @@ target/generated-sources + + src/main +