/homebrew-mvnd

This is a homebrew tap for mvnd, the Maven Daemon.

Primary LanguageRubyApache License 2.0Apache-2.0

Homebrew tap for mvnd

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