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.
To get this update, simply specify the version in your project’s plugin configuration:
1 2 3 4 5 |
|
Bugs:
- [MEXEC-118] – Cannot execute .cmd scripts on Windows
- [MEXEC-134] – MIT license text in tarball
- [MEXEC-137] – Scripts with a .cmd extension do not get executed on Windows
Improvement:
- [MEXEC-135] – Add ability to configure environment variables using an environment script
Task:
- [MEXEC-136] – Failing IT
Enjoy,
The Mojo team.