The Mojo team is pleased to announce the release of the Build Helper Maven
Plugin version 1.3.
http://mojo.codehaus.org/build-helper-maven-plugin/
Some notable features in this release include:
- A new goal to retrieve the current version of Maven to a property.
- A new goal to parse the current project version into it's components (major
version, minor version, etc)
- A new goal to add resources to a project
A comprehensive list of changes is attached at the end of this mail.
To get this update, simply specify the version in your project's plugin
configuration:
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.3</version>
</plugin>
Please allow up to 24 hours for the new release to synchronize with the central
repository.
Regards,
The Mojo team.
Release Notes - Maven 2.x Build Helper Plugin - Version 1.3
** New Feature
* [MBUILDHELPER-4] - build-helper-maven-plugin: Add resources
* [MBUILDHELPER-9] - New Mojo to store the maven version in a property
* [MBUILDHELPER-10] - Add mojo to set properties containing parsed project
version string
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email