Guillaume Nodet a1e135ff4d Update README.md
2019-09-27 23:41:17 +02:00
2019-09-26 22:16:49 +02:00
2019-09-21 19:54:59 +02:00
2019-09-26 22:16:49 +02:00
2019-09-27 23:41:17 +02:00

mvnd: Maven Daemon

The mvnd project aims to provide a daemon infrastructure for maven based builds. It borrows techniques from Gradle and Takari to provide a simple and efficient system.

Building

git clone https://github.com/gnodet/mvnd.git
cd mvnd
mvn install -Pmaven-distro

Configuring

export PATH=[mvn-root]/target/maven-distro/bin:$PATH

Usage

mvnd install

This project is still in prototype mode, so feedback is most welcomed !

Description
Apache Maven Daemon
Readme 16 MiB
Languages
Java 92.9%
Shell 4.4%
C 1.5%
Makefile 1.1%
Groovy 0.1%