The maven team is pleased to announce the Maven Distribution Plugin 1.5 release!
http://maven.apache.org/reference/plugins/dist/ Changes in this version include: Changes: o Switch from javadoc:generate to site:generate so that entire project site is included in the binary distribution. Issue: MPDIST-8. o Add properties maven.dist.tar.executableand maven.dist.gunzip.executablefor specifying the remote executables for these functions Issue: MPDIST-2. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-dist-plugin -Dversion=1.5 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven/maven/plugins/maven-dist-plugin-1.5.jar Have fun! -The maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
