Skip to content

Publish org.graalvm.ruby.launcher as a Maven artifact #3894

Open
@sschuberth

Description

@sschuberth

The background is this Slack conversation with @eregon: I'd like to use TruffleRuby to programmatically run CocoaPods (which is written in Ruby) from a Kotlin/JVM application. It seems the easiest way to do that would be by depending on a Maven artifact that includes org.truffleruby.launcher.RubyLauncher from my app, and then use that entry point to execute CocoaPods.

However, there currently is no Maven artifact that includes the org.truffleruby.launcher.RubyLauncher class. Thus my ask is to publish org.graalvm.ruby.launcher to Maven Central as well.

Metadata

Metadata

Assignees

Labels

embeddingUses TruffleRuby embedded, i.e., started from Java (so not the standalone)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions