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

[Enhancement] Use mvnd for CI #6

Closed
Mechite opened this issue Aug 6, 2023 · 0 comments
Closed

[Enhancement] Use mvnd for CI #6

Mechite opened this issue Aug 6, 2023 · 0 comments

Comments

@Mechite
Copy link

Mechite commented Aug 6, 2023

A minor optimization for CI can be to use Apache Maven Daemon rather than the plain mvn commands for building.

This should be a drop in replacement, and provide faster CI (not the daemon providing any benefit but rather the fast, concurrent downloading from repositories).

This will be contributed as part of #1.

@Mechite Mechite closed this as completed Feb 29, 2024
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

1 participant