We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I want to store all exe in binary folder in my maven project. But if I change path to:
binary
${project.exe.folder.path}/binary/${application.name}-${application.version}.exe
And I got an error: cannot open output file.
cannot open output file
Can you check folders, before start build exe file?