Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Commands

  1. Full build
    mvn clean install
  2. Skip everything except for packaging OLE FS data into jar files
    mvn clean install -Pdata
  3. Generate a local configuration file
    mvn generate-resources -Plocal
  4. Reset an OLE FS database
    mvn clean initialize -Pdb

Properties

  • No labels