This plugin is a taglib to create a runtime for a java application. To use it create
a maven.xml in your project and call <runner:deploy> to create the runtime and
package it.
The generated directory layout will look like this:
/myapp/bin/runner.sh
/lib/foo-1.2.3.jar
/lib/bar-3.2.1.jar
/etc/