Build

Unknown macro: {scrollbar}

The following instructions are explaining how to build Base by using Apache Maven. You may also use another means for building as for example your preferred IDE, since most IDE's will support Maven.

To build Base follow this steps:

  • Download and install Apache Maven
  • Download the latest source from OPS4J SVN
  • In a terminal window go the the root folder where you have downloaded the source and execute the following command:
    mvn install