Hi, The Mojo team is pleased to announce the release of the Buildnumber Maven plugin version 1.1
This mojo is designed to get a unique build number for each time you build your project. http://mojo.codehaus.org/buildnumber-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>buildnumber-maven-plugin</artifactId> <version>1.1</version> </plugin> Release Notes - Mojo Build Number Maven Plugin - Version 1.1 ** Bug * [MBUILDNUM-68] - Goals missing on site index page * [MBUILDNUM-79] - javasvn provider does not work for the new SVN 1.7 workspace format * [MBUILDNUM-92] - Git buildId fails when Maven is invoked from another process (e.g NetBeans or packaging scripts) ** Improvement * [MBUILDNUM-67] - Bind mojos to the initialize phase by default * [MBUILDNUM-69] - Default format for timestamp (create-timestamp mojo) should be documented ** New Feature * [MBUILDNUM-86] - Short Revision Id for Git SCM Have Fun! -- The Mojo team. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email