You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Paul Gier <pg...@redhat.com> on 2009/07/13 15:11:06 UTC

[ANN] Build Helper Maven Plugin 1.4 Released

The Mojo team is pleased to announce the release of the Build Helper Maven 
Plugin version 1.4.

http://mojo.codehaus.org/build-helper-maven-plugin/

This is mainly a bug fix release.

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.4</version>
  </plugin>

A comprehensive list of changes is attached at the end of this mail.

Regards,

The Mojo team.


Release Notes - Maven 2.x Build Helper Plugin - Version 1.4

** Bug
     * [MBUILDHELPER-11] - ParseVersionMojo throws NPE when there is no qualifier

** New Feature
     * [MBUILDHELPER-12] - Version parser should be more flexible with the 
format of the version string






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org