You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Robert Scholte <rf...@apache.org> on 2017/03/06 19:09:08 UTC

[ANN] Exec Maven Plugin 1.6.0 Released

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-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org