We are pleased to announce the Maven UberDist Plugin 1.0.4 release! 

http://maven-plugins.sourceforge.net


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

Changes in this version include:

  New Features:

o Starting from this one, uber-dist now take full control on dependencies 
  deployment. Including, renaming the jar (to remove version if necessary), 
  customizable output directory, all from the project.xml entries.  

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


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-uberdist-plugin
  -Dversion=1.0.4

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


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

Issues, bugs, and feature requests for Maven UberDist Plugin
should be submitted to the following issue tracking system:

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


Have fun!
-The Maven UberDist Plugin development team
