Build

The following instructions are explaining how to build Pax Runner 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 Pax Runner 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