The Maven 2 Exec Plugin 1.1 was released. http://mojo.codehaus.org/exec-maven-plugin/
For those still running 1.0.x, there are many many changes and new features. Those already running 1.1-beta-1 will see the following changes: Bug * [MEXEC-29] - exec:java throws NPE if the mainClass main method has not a correct signature * [MEXEC-36] - <executable> path is not relative to 'current' project in multi-module project * [MEXEC-40] - Build break on SVN * [MEXEC-41] - -D commandline properties no longer passed through in SystemProperties in exec:java * [MEXEC-44] - Affecting space in path issue due to use of plexus-utils 1.1 on Windows. * [MEXEC-47] - failure to create log file in non existing directories. Improvement * [MEXEC-45] - Add expression to parameters added as part of MEXEC-26 fix * [MEXEC-46] - site and POM cleanups New Feature * [MEXEC-26] - Allow to specify classpath scope for the exec mojo * [MEXEC-27] - Add outputFile support for capturing exec invocations (patch attached) * [MEXEC-33] - includeTestScopeDependenciesAndSources parameter * [MEXEC-39] - Support configuring environment variables Task * [MEXEC-31] - Make doc comply with docck:check More information from: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11240&fixfor=14203 Cheers, Jerome Lacoste --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email