...
- Full build
No Format mvn clean install
- Generate the local configuration file
~/.kuali/ole/fs/configuration.properties
with default valuesNo Format mvn generate-resources -Plocal
- Package OLE FS data into jar files
No Format mvn clean install -Pdata
- Reset an OLE FS database
No Format mvn clean initialize -Pdb
...