MojoHaus Build Helper Maven Plugin Version 3.0.0 Released
The MojoHaus team is pleased to announce the release of the Build Helper Maven Plugin Version 3.0.0.
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>3.0.0</version>
5</plugin>
Enjoy,
The Mojo team.
Kind regards Karl Heinz Marbaise