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

Add an option to run mvnd #526

Open
fbricon opened this issue May 10, 2021 · 0 comments
Open

Add an option to run mvnd #526

fbricon opened this issue May 10, 2021 · 0 comments

Comments

@fbricon
Copy link
Contributor

fbricon commented May 10, 2021

Is your feature request related to a problem? Please describe.
mvnd is a Maven daemon, similar to the Gradle daemon. It basically allows running Maven commands in a warmed-up JVM, so the JVM start-up cost is eliminated, making it very fast to respond.

It'd be nice to be able to configure the extension to run mvnd instead of mvn(w)

Describe the solution you'd like
Provide a setting for running mvnd instead of mvn(w)
Provide a setting for setting the path to the mvnd executable

Additional context
I'm sure @ppalaga will be happy to provide more guidance on mvnd ;-)

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

No branches or pull requests

2 participants