Hi,

The Mojo team is pleased to announce the release of the 
build-helper-maven-plugin version 1.6. 

This plugin contains various small independent goals to assist with the Maven 
build lifecycle.

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

To get this update, simply specify the version in your projects plugin 
configuration: 

<plugin>
       <groupId>org.codehaus.mojo</groupId>
       <artifactId>build-helper-maven-plugin</artifactId>
       <version>1.6</version>
</plugin>

Release Notes - Maven 2.x Build Helper Plugin - Version 1.6
                    
        Improvement


[MBUILDHELPER-24] -         Build Helper Plugin for maven3 need to add 
threadSafe feature 

[MBUILDHELPER-25] -         Add failOnError option to the 
RemoveLocalArtifactMojo


    
        New Feature


[MBUILDHELPER-20] -         Optional Attach artifact

[MBUILDHELPER-22] -         Added 'next' versions from parsed version

[MBUILDHELPER-27] -         Add new goal: released-version




Enjoy,

The Mojo team.
 
Robert Scholte



                                          

Reply via email to