This is a homebrew tap for mvnd
, the Maven Daemon.
Tap and install with
brew install mvndaemon/homebrew-mvnd/mvnd
Afterwards, mvnd
is available on the path and you can build your Maven based Java programs like this:
mvnd clean verify
This is a homebrew tap for mvnd
, the Maven Daemon.
Tap and install with
brew install mvndaemon/homebrew-mvnd/mvnd
Afterwards, mvnd
is available on the path and you can build your Maven based Java programs like this:
mvnd clean verify