-
Notifications
You must be signed in to change notification settings - Fork 3k
Make org.graalvm.sdk:nativebridge dependency parent first
#50288
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
Conversation
geoand
commented
Sep 25, 2025
- Fixes: Polyglot application using truffle-enterprise fails due to missing nativebridge artifact in boot. #50251
| <parentFirstArtifact>org.graalvm.sdk:word</parentFirstArtifact> | ||
| <parentFirstArtifact>org.graalvm.sdk:collections</parentFirstArtifact> | ||
| <parentFirstArtifact>org.graalvm.sdk:native-bridge</parentFirstArtifact> | ||
| <parentFirstArtifact>org.graalvm.sdk:nativebridge</parentFirstArtifact> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Damn typo!
|
If I'm not mistaken, you introduced the duplicate in your first commit so maybe you should squash? |
|
Oh I didn't realize that. I'll fix when i get back because I'm on the phone now |
|
No worries, fixed and pushed! |
|
Thank you! |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Status for workflow
|
|
@geoand what about this line: https://github.com/quarkusio/quarkus/blob/main/core/runtime/pom.xml#L239 ? |
|
What about it? |
|
It contains |
|
Ah, you are right! As you spotted it, would you like to open a PR to fix it? |
The dependency can be found here: https://central.sonatype.com/artifact/org.graalvm.sdk/nativebridge Follow-up to quarkusio#50288
The dependency can be found here: https://central.sonatype.com/artifact/org.graalvm.sdk/nativebridge Follow-up to quarkusio#50288
The dependency can be found here: https://central.sonatype.com/artifact/org.graalvm.sdk/nativebridge Follow-up to quarkusio#50288