Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 363 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 363 Bytes

FighterFish

OSGi Application Development using GlassFish Server.

Build

You must build using JDK 8. You also need Maven. We recommend 3.5 or newer.

Full build

$ mvn install

Checkstyle

$ mvn validate  -Pcheckstyle

Copyright

$ mvn validate  -Pcopyright

Spotbugs

$ mvn verify  -Pspotbugs