Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 725 Bytes

Readme.md

File metadata and controls

24 lines (16 loc) · 725 Bytes

Contents

The repo contains hierarchy of maven packages depending on each other:

Requirements

  • OpenJDK 1.8
  • Maven
  • Docker

Build & install (all)

Build all the packages and install them in local maven repo:

sh make.sh install

Components can be built and installed individially from the corresponding folders.