Hi, The Mojo team is pleased to announce the release of the Exec Plugin version 3.0.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>3.0.0</version> </plugin> Release Notes * https://github.com/mojohaus/exec-maven-plugin/releases/tag/exec-maven-plugin-3.0.0 * https://github.com/mojohaus/exec-maven-plugin/issues?q=is%3Aclosed+milestone%3A3.0.0 Enjoy, The Mojo team. -- You received this message because you are subscribed to the Google Groups "mojohaus-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mojohaus-dev/e0b7b147-550c-40ba-87ba-373a86770734o%40googlegroups.com.
