Source

You can browse the source code here: http://svn.abstracthorizon.org/playground/trunk/remote-vm-launcher/

Alternatively you can check it out with:

svn checkout http://svn.abstracthorizon.org/playground/trunk/remote-vm-launcher .

To build it, you'll need maven (major version 3) and JDK at least 1.6:

cd remote-vm-launcher
mvn clean install 
It will build on both Linux/OSX and Windows, while on Windows only, integration, test won't be executed.

Project Organisation

Project is organised as three maven modules:

You can find result artifacts, after successful build, in:

remote-vm-launcher/remotevmlauncher-agent/target
remote-vm-launcher/remotevmlauncher-client/target
Take jars that do not start with 'original'.