Hi,

The Mojo team is pleased to announce the release of the exec-maven-plugin
version 1.3.1.

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

http://mojo.codehaus.org/exec-maven-plugin/
<http://mojo.codehaus.org/build-helper-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.3.1</version>
</plugin>

Release Notes
*http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11240&version=20347
<http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11240&version=20347>*

Enjoy,

The Mojo team.

Reply via email to