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
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mvnd!