The Mojo team is pleased to announce the Exec Plugin 1.0.2 release!
htp://mojo.codehaus.org/exec-maven-plugin/ This plugin allows user to: - execute programs and Java programs in a separate process - execute Java programs in the same VM This release is a bug fix release and addresses the following issues: - MEXEC-10: Exec Java mojo does an NPE for system properties with no value - Issues with no Jira bug created: * Exec mojo: Fixing a bug in the exec:exec goal where an argument configuration like: <arguments> <argument/> </arguments> would give a NPE. * when executable is not in PATH, allow executable to be specified by its path instead of a path relative to the working directory * try to create a working directory when it doesn't exist Known issues are in Jira: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=11240&fixfor=-1 Enjoy! -The Mojo team --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
