Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Features
- mvnd embeds Maven (so there is no need to install Maven separately)
- The actual builds happen inside a long living background process, a.k.a. daemon
- One daemon instance can serve multiple consecutive requests from the mvnd client
- The mvnd client is a native executable built using GraalVM
- Multiple daemons can be spawned in parallel if there is no idle daemon to serve a build request
- The JVM for running the actual builds does not need to get started anew for each build
Categories
LibrariesLicense
Apache License V2.0Follow mvnd
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mvnd!