-
Notifications
You must be signed in to change notification settings - Fork 27
Bump org.graalvm.nativeimage:svm from 22.3.0 to 23.0.1
#455
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
base: master
Are you sure you want to change the base?
Conversation
svm from 22.3.0 to 23.0.1
svm from 22.3.0 to 23.0.1org.graalvm.nativeimage:svm from 22.3.0 to 23.0.1
|
@bdemers Do you have any pointers for me on the build failures please? |
|
Looks like it's this line: It's not ideal, but the version of GraalVM is defined multiple times in this project with different usages: |
@bdemers Thanks! I've updated the versions in the 3 usages you noted above. Can you please check if it looks ok? The build still fails with the same error. |
|
There is also a warning in your log about the maven plugin version: |
@bdemers the plugin version is already at the latest 21.2.0, are you suggesting downgrading or? |
|
@bdemers I think the main issue is this: |
Nope, sorry, I just noticed the warning in the log |
|
It could be a bug, i'd suggest trying to create a minimal example, and and filing an issue in the GraalVM repo |
org.graalvm.nativeimage:svm from 22.3.0 to 23.0.1org.graalvm.nativeimage:svm from 22.3.0 to 23.1.0
org.graalvm.nativeimage:svm from 22.3.0 to 23.1.0org.graalvm.nativeimage:svm from 22.3.0 to 23.0.1
|
Hi @arvindkrishnakumar-okta did you follow up the graalvm issue? |
oracle/graal#7248 is the last update I got. |
No description provided.