Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To build with Postgres use 

mvn clean install  package  -Dopensrp.database.type=postgres or 

mvn clean install clean package -P postgres

To build with CouchDB

mvn clean install  clean package  -Dopensrp.database.type=couchdb Or

mvn clean install clean package -P couchdb