diff --git a/pom.xml b/pom.xml
index ee408ecc7..c6df383d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -415,20 +415,28 @@
3.25.0
- .pipeline/pmd.xml
- .pipeline/sdk_specific_pmd_rules.xml
+ ${project.rootdir}/.pipeline/pmd.xml
+ ${project.rootdir}/.pipeline/sdk_specific_pmd_rules.xml
- /rulesets/java/maven-pmd-plugin-default.xml
false
${maven.compiler.release}
+ true
com/sap/ai/sdk/core/client/**/*
com/sap/ai/sdk/orchestration/client/**/*
+
+
+
+ check
+
+ verify
+
+
com.github.spotbugs