diff --git a/nsis/plugin.jelly b/nsis/plugin.jelly index 74066634..079dc091 100644 --- a/nsis/plugin.jelly +++ b/nsis/plugin.jelly @@ -21,7 +21,6 @@ @@ -77,6 +76,10 @@ + + + The NSIS executable '${maven.nsis.exe}' could not be found + diff --git a/nsis/xdocs/changes.xml b/nsis/xdocs/changes.xml index 63d90a79..9cb3158d 100644 --- a/nsis/xdocs/changes.xml +++ b/nsis/xdocs/changes.xml @@ -26,6 +26,7 @@ + Check maven.nsis.exe exists before using it. Add faq Add back license to project.xml after the scm plugin removed it.