Maven Runner Plug-in Example Trygve Laugstøl

This example applications maven.xml creates a runtime for the application with the following steps:

Other possible post goals might be include to build distributable archives with <ant:tar>/ <ant:zip> or to build a a installable debian or redhat archive.

This is what a typical maven.xml will look like: