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

This commit is contained in:
Graham Triggs 2017-10-05 18:43:29 +01:00
parent aac062cdfe
commit 3d28c6a037
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