We are pleased to announce the Maven Distribution Plugin 1.4 release! http://maven.apache.org/maven-1.x/plugins/dist/ =============================================================================== Changes in this version include: Fixed bugs: o Prefix basedir on copied ant build file. Only create ant build file if the project has source. Only copy maven.src.dir if it exists. o add ${basedir} to ant build file being moved Changes: o Moved properties out to plugin.properties =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven -DgroupId=maven -DartifactId=maven-dist-plugin -Dversion=1.4 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-dist-plugin-1.4.jar =============================================================================== Issues, bugs, and feature requests for Maven Distribution Plugin should be submitted to the following issue tracking system: http://jira.codehaus.org/browse/MPDIST Have fun! -The Maven Distribution Plugin development team