Skip to content
jbuchbinder edited this page Nov 30, 2011 · 3 revisions

Prerequisites

Checking out a copy

git clone git://github.com/freemed/remitt.git

Building REMITT WAR

cd remitt
mvn war:war

remitt.war will be built in the target directory.

Building REMITT Distribution

cd remitt
mvn package

Several numbered distribution files will be built in the REMITT code root directory.