Changes Vincent Massol Don't generate ant build file, call maven-ant-plugin before or set a preGoal Add NOTICE file to distribution Use artifact plugin for deployments Switch from javadoc:generate to site:generate so that entire project site is included in the binary distribution. Add properties maven.dist.tar.executableand maven.dist.gunzip.executablefor specifying the remote executables for these functions 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. Moved properties out to plugin.properties add ${basedir} to ant build file being moved update to use maven.docs.*/maven.gen.docs update to commons-lang 1.0.1 Released.