Maven is more than just a build tool. In the ORDI project we use all Maven best practices to manage and configure our full build life-cycle process. It should be a matter of minutes to compile the ORDI source code and generate extensive project reports.
ORDI requires Maven 2 to be installed. To check if you have already installed Maven 2 and its version simply type mvn -v. Installing Maven is easy, just follow the instructions provided on its official download site.
Please check section Source Repository to learn how to get the latest sources.
Run Maven with install goal:
mvn install
Now that you have successfully built ORDI, the jar files are located in your private repository ~\.m2\repository\ordi.