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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mvnd!