How to run OpenElis from source code?

The DataExport-api is included in the OpenELIS Global repo as a git submodule.

To clone and Install the submodule locally ,

  1. git submodule update --init --recursive
  2. cd dataexport
  3. mvn clean install

Note . The above will clone the right dataexport version ie 0.0.0.7