We are pleased to announce the Runtime Builder Plug-in 0.5 release! 

http://maven-plugins.sourceforge.net

A plugin for building a runtime for a java application. 

===============================================================================

Changes in this version include:

  New Features:

o Added the plugin to maven-plugins.sf.net. This is a rewrite of the runner 
  plugin from the maven distribution.  

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=file:/usr/share/maven/repository
  -DgroupId=maven-plugins
  -DartifactId=maven-runtime-builder-plugin
  -Dversion=0.5

For a manual installation, you can download the plugin here:
file:/usr/share/maven/repository/maven-plugins/plugins/maven-runtime-builder-plugin-0.5.jar


===============================================================================

Issues, bugs, and feature requests for Runtime Builder Plug-in
should be submitted to the following issue tracking system:

http://sourceforge.net/tracker/?group_id=61626


Have fun!
-The Runtime Builder Plug-in development team
