helidon-build-tools
helidon-build-tools copied to clipboard
JLink start application on classpath
As JLink uses JPMS, I was expecting the application to start as a modularized application, but it starts with classpath. We should have an option to run the application as JPMS app (and should be default in the future.
I this still being worked on? I typically deploy using modularized runtimes so this would be handy.