-
Notifications
You must be signed in to change notification settings - Fork 51
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
Error running candle to generate wixobj #1085
Comments
Hi @ArloL ,
Once these are added, the goal will start to pass. I admit that better logging is required in order to show that the goal is failing for these missing properties. |
That's a cool feature 👍. Just a bit surprising Adding the properties fixed the build. Thanks for the help! |
I'm having this same issue and added the extra release configurations in https://github.com/FDelporte/JavaMagazineFXGL/blob/native/pom.xml#L159. But still gives this error. Are additional settings required? https://github.com/FDelporte/JavaMagazineFXGL/runs/4948551894?check_suite_focus=true
|
Hi @FDelporte ,
The error is actually inside this log file. I executed the
|
Thanks a 1000 times @abhinayagarwal, you're my hero of the day ;-) As I don't have a Windows PC, can you maybe test if the created .exe is doing something? |
great! that's one more platform tested and looking good ;-) |
@jperedadnr We have already have defaults for vendor and description. What would be the ideal case scenario in this place? Do we want to do a sanity check and remove all spaces and hypens from app name before passing it to Wix? Or leave it for the user to resolve? |
dependabot wants to update gluonfx-maven-plugin from 1.0.10 to 1.0.11 in ArloL/gitfx#69 and the build fails with this error message:
WiX Toolset is pre-installed in GitHub Actions Windows runners. Did I miss something?
Expected Behavior
A patch update should not break the build.
Current Behavior
The build is broken.
Steps to Reproduce
Check out the pull request's branch and execute the build to see it fail.
Your Environment
GitHub Actions
The text was updated successfully, but these errors were encountered: