We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb52ba8 commit ebf7921Copy full SHA for ebf7921
1 file changed
pom.xml
@@ -341,6 +341,7 @@
341
<!-- <violationSeverity>warning</violationSeverity> -->
342
<failsOnError>true</failsOnError>
343
<linkXRef>false</linkXRef>
344
+ <includeTestSourceDirectory>true</includeTestSourceDirectory>
345
</configuration>
346
<executions>
347
<execution>
0 commit comments