Configuration for Findbugs, with security plugin, and script to start gui
This commit is contained in:
parent
cdd34e1b51
commit
081dd785f3
2 changed files with 18 additions and 2 deletions
4
api/findbugs.sh
Executable file
4
api/findbugs.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
mvn compile findbugs:findbugs findbugs:gui
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue