MirrorMap has been built using Maven2. Once the source code has been downloaded, either build from the command line or from within an IDE.
To build the jar file:
mvn jar:jar
To create the eclipse project:
mvn eclipse:eclipse