diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -431,6 +431,7 @@ <threshold>Low</threshold> <failOnError>true</failOnError> <excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile> + <addSourceDirs>true</addSourceDirs> <xmlOutput>true</xmlOutput> <xmlOutputDirectory>${basedir}/target/spotbugs</xmlOutputDirectory> </configuration> |