This is a web interface for building HTML and XDI code for Respect Connect.
See this Google Doc for the specification:
https://docs.google.com/a/respectnetwork.net/document/d/1iHW8Hw9LPIso7_zxk66FO9m4ifW54_KA5DDEPjoKBDM
Just run
mvn clean install
To build all components.
mvn jetty:run
Then the Respect Network Respect Connect Builder is available at
http://localhost:7101/
TODO