Info |
---|
Remove the ole-build.properties from your home directory. |
Commands
- Full build
No Format mvn clean install
- Generate the local configuration file configured with default values
No Format mvn generate-resources -Plocal
- The above command generates the file
No Format ~/.kuali/ole/fs/configuration.properties
- The above command generates the file
- Package OLE FS data into jar files
No Format mvn clean install -Pdata
- Reset an OLE FS database
No Format mvn clean initialize -Pdb
...