You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Prerequisites

sos-components is a standard maven project and can be build with maven. SOS currently uses maven version 3.3.9.

Build

Checkout project from the github page.

From the root of the checked out project call:

mvn clean install
  • No labels