Build

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