Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: mkdirs in outfile path. #141

Closed
Tsyklop opened this issue May 1, 2021 · 3 comments
Closed

Suggestion: mkdirs in outfile path. #141

Tsyklop opened this issue May 1, 2021 · 3 comments

Comments

@Tsyklop
Copy link

Tsyklop commented May 1, 2021

I want to store all exe in binary folder in my maven project. But if I change path to:

${project.exe.folder.path}/binary/${application.name}-${application.version}.exe

And I got an error: cannot open output file.

Can you check folders, before start build exe file?

@lukaszlenart
Copy link
Collaborator

You mean that you have defined outfile to a folder that doesn't exist?

@Tsyklop
Copy link
Author

Tsyklop commented May 3, 2021

@lukaszlenart yes.

@lukaszlenart
Copy link
Collaborator

Fixed and released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants