Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modular application #3

Open
jperedadnr opened this issue Feb 19, 2019 · 2 comments
Open

Modular application #3

jperedadnr opened this issue Feb 19, 2019 · 2 comments

Comments

@jperedadnr
Copy link

Are you planning on adding an option to include a module descriptor to the project?

@brunoborges
Copy link
Owner

Hey @jperedadnr , I'm waiting for final/stable jlink support for Maven. Do you have something in mind meanwhile?

@jperedadnr
Copy link
Author

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).

As for jlink support, that will require a plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants