Configuration for Findbugs, with security plugin, and script to start gui

This commit is contained in:
Graham Triggs 2017-10-05 18:43:15 +01:00
parent cdd34e1b51
commit 081dd785f3
2 changed files with 18 additions and 2 deletions

4
api/findbugs.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
mvn compile findbugs:findbugs findbugs:gui