Hi,
The Mojo team is pleased to announce the release of the Buildnumber
Maven Plugin, version 1.0-beta-3.

http://mojo.codehaus.org/buildnumber-maven-plugin

You should specify the version in your project's plugin configuration:

<plugin>
 <groupId>org.codehaus.mojo</groupId>
 <artifactId>buildnumber-maven-plugin</artifactId>
 <version>1.0-beta-3</version>
</plugin>

Changes :

MOJO-1336 The name of the BuildMojo class should be changed to match
the goal name.
MOJO-1334 add a parameter to change scm implementation.
MOJO-1287 Reuse maven scm api to get svn info. Fixes.
MOJO-1285 Remove tagBase configuration.
MOJO-1163 Skip scm update when maven run in offline mode.

Have fun !

--
The Mojo team

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to