...
- Build succesfully from a blank environment.
- Log in as a "new" user (e.g. UTS)
- All Unit tests must pass (e.g. a stock-build of the top-level project works without errors).
- The load.bat/csh script must successfully load the dev environment into a database.
- The integration tests must pass running against a database/server containing the stock dev environment.
- The mojo integration tests must pass running against an empty test database.
- The "entire" snapshot/full SNOMED loads must complete without running out of memory on a machine with 8GB of RAM in reasonable time.
- Deployment server UI works.
- Deployment server Swagger API loads.
- Documentation is updated (as needed)
- TODO items are converted into new tickets and removed.
Performing a Maven Release
...