-
Notifications
You must be signed in to change notification settings - Fork 195
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 when loading js dependency from a path with a space #570
Comments
Sorry we need at least a stack trace or some way to reproduce this issue. |
@chumer, here is the example project you can run to reproduce the error (see README).
NB! We observed that changing setup of maven surefire plugin affects the build outcome (see the comment in pom.xml). |
The URL to the js language jar file |
@tzezula, I've mentioned already the problem with surefire plugin in my previous comment. |
@contrapost, I will remove the assertion error, we should not fail when the |
@tzezula, thank you for the explanation. Do you have any ETA when the assertion error can be removed? |
@tzezula, I wonder if there are any progression in this issue? Maybe I can help somehow? |
Fixed by oracle/graal@afc3b55 |
We get following error when path to the jar contains a space in it:
The text was updated successfully, but these errors were encountered: