tools-deps

mattias 2024-01-13T16:10:36.495509Z

Are there plans to support <type>pom</type> Maven dependencies? Sorry if this has been answered before, couldn't find an answer. I'm trying to package a GraalVM Polyglot application, which in newer versions installs guest languages as such pom dependencies. I did also try to build the whole project with mvn, but being relatively new to the JVM ecosystem, this hasn't worked and is a bit daunting.