This program depends on the following projects:
Initialise and update the git submodules as below. This only has to be done once, when you first clone this repository.
git submodule update --init --recursive
./mvnw package
This will produce the EES release archive in ees/target/ees-x.y.z-SNAPSHOT.zip
.
To run the example scenario unzip the release archive and follow the instructions provided in the packaged README.md.
- See GitHub Issues.