Mojo Build Helper Maven Plugin Version 1.9.1 Released

The Mojo team is pleased to announce the release of the Build Helper Maven Plugin Version 1.9.1.

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

To get this update, simply specify the version in your project's plugin configuration:

1<plugin>
2  <groupId>org.codehaus.mojo</groupId>
3  <artifactId>build-helper-maven-plugin</artifactId>
4  <version>1.9.1</version>
5</plugin>

Release Notes

Bugs:

Task:

Enjoy,

The Mojo team.