hey @mfikes I have a tool that solves pulling dependencies and creating a path of them using the self-hosted compiler, you probably already saw it in the lumo channel
@stbgz Cool!
the calvin tool I have makes use of it https://github.com/eginez/calvin
I have it working with lumo but it should be pretty easy to add planck support, it still a bit of WIP to be honest
it’s not a complete implementation of maven but at least the most useful parts are there