We are pleased to announce the Maven Uberjar Plugin 1.3-SNAPSHOT release! http://maven.apache.org/maven-1.x/plugins/uberjar/ =============================================================================== Changes in this version include: Fixed bugs: o Excluded dependencies not bundled from the classworlds configuration Fixes MPUBERJAR-6. Thanks to Ronald Holshausen. o Fix path if is specified for a dependency Fixes MPUBERJAR-7. Thanks to Goran Lowkrantz. Changes: o Upgrade to classworlds 1.1 alpha 2 to unify with scm plugin. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/ -DgroupId=maven -DartifactId=maven-uberjar-plugin -Dversion=1.3-SNAPSHOT For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-uberjar-plugin-1.3-SNAPSHOT.jar Have fun! -The Maven Uberjar Plugin development team