Skip to content
Snippets Groups Projects
Commit c0dad813 authored by Nils Christian Ehmke's avatar Nils Christian Ehmke
Browse files

Modified the Findbugs configuration

parent 8fb95c1c
No related branches found
No related tags found
No related merge requests found
......@@ -93,8 +93,10 @@
<id>validate</id>
<phase>validate</phase>
<configuration>
<xmlOutput>true</xmlOutput>
<failOnError>false</failOnError>
<effort>max</effort>
<threshold>low</threshold>
</configuration>
<goals>
<goal>findbugs</goal>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment