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
You Might Also Like
New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software.
Correlate issues across your stack. Debug and collaborate from your IDE. AI assistance at every step. All in one connected experience - not a maze of charts.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mvnd!