Hi,

The Mojo team is pleased to announce the release of the Exec Maven Plugin version 1.6.0.

The plugin provides 2 goals to help execute system and Java programs.

http://www.mojohaus.org/exec-maven-plugin/

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

<plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>exec-maven-plugin</artifactId>
        <version>1.6.0</version>
</plugin>

Release Notes

https://github.com/mojohaus/exec-maven-plugin/milestone/3?closed=1

Enjoy,

The Mojo team.

Robert Scholte

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

Reply via email to