Implement Caller for Inno Setup installation packages.

Issue #1 resolved
Jason Reed repo owner created an issue

Create a goal for the Inno Setup installation packages. Since this is not normally configured to have the ISCC.exe on Windows PATH the ability to set the installation path will be needed.

Check that the ISCC.exe file is available before attempting to call it via a process.

Capture any errors generated during the compile process and display them in the Maven output and cause the build to fail.

This goal should be configurable under the executions section of a project's POM.

Comments (1)

  1. Log in to comment