...
3. Upon success verify the database is setup with tables etc.
3. Clear your .m2/repository/org/kuali/rice Folder
- In order to start clean and to ensure there weren't any older versions of rice.jars around, need to wipe out the entire rice folder.
3. Setup IntelliJ Project
1. Launch IntelliJ
...
change the username/pwd to the following
<!- - set some datasource defaults - ->
<param name="datasource.username">rice</param>
...