Build
The following instructions are explaining how to build [Pax Wicket|] 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 Pax Wicket GIT Repository
In a terminal window go the the root folder where you have downloaded the source and execute the following command:
mvn install