You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't seen that much progress in the jlink plugin, but this doesn't mean you can just run java over a modular application.
The recent changes in the exec:java plugin let you set your main class argument as $moduleName/your.package.Main, though a new release hasn't been published yet.
Anyway, we probably should be using exec:exec instead (see this issue).
Are you planning on adding an option to include a module descriptor to the project?
The text was updated successfully, but these errors were encountered: