We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96287e commit d820b9eCopy full SHA for d820b9e
pom.xml
@@ -72,6 +72,7 @@
72
<artifactId>maven-pmd-plugin</artifactId>
73
<version>3.27.0</version>
74
<configuration>
75
+ <analysisCache>true</analysisCache>
76
<includeTests>true</includeTests>
77
<printFailingErrors>true</printFailingErrors>
78
<rulesets>
template-placeholder/pom.xml
@@ -242,6 +242,7 @@
242
243
244
245
246
247
248
0 commit comments