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

Goals of mvnd #71

Closed
OPeyrusse opened this issue Sep 21, 2020 · 2 comments
Closed

Goals of mvnd #71

OPeyrusse opened this issue Sep 21, 2020 · 2 comments
Labels
wontfix This will not be worked on

Comments

@OPeyrusse
Copy link

Do you have some goals in mind for mvnd? The introduction in the Readme states that this project borrows some techniques from Gradle and Takari.
Reading about the two projects, I see that Takari helps for parallel jobs, and Gradle has many features.

For example, do you plan to record the state of a maven project to automatically build changed modules?
Do you limit the scope to a daemon skipping the initialization of the VM and the parsing of the project?

@gnodet
Copy link
Contributor

gnodet commented Sep 21, 2020

I don't think the scope is limited, but the goal is not to rewrite maven either. My initial goal was to speed builds, so any improvement is welcomed.

Fwiw, I'm planning on experimenting the use of Test Impact Analysis for Apache Camel, so that's somewhat in line with the overal goal of {{mvnd}}. Even if that's not something that can be brought inside {{mvnd}}, it's another technique that aims the same goal and that can be used in complement to {{mvnd}}.

Anyway, we welcome contributions if you're fancy helping !

@OPeyrusse
Copy link
Author

So far, I only plan to be a mere user and welcome you for this project 😄
But I keep in mind your offer and I thank you for the answer.

@ppalaga ppalaga added this to the No fix/wont't fix milestone Sep 29, 2020
@gnodet gnodet added the wontfix This will not be worked on label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants