...
- Checkout the project
No Format svn checkout https://svn.kuali.org/repos/ole/branches/dev/50-upgrade-test-1 ole
- Change into the directory for the ole-sql module
No Format cd ole/ole-app/ole-db/ole-sql
- Bundle the SQL
No Format mvn clean install
- Execute the SQL against a local MySQL database configured so the
root
user does not have a passwordNo Format mvn initialize -Pdb,mysql -N