maven

Java-based project management and comprehension tool

brewmacoslinux
Try with needOr install directly
Source

About

Java-based project management

Commands

mvnmvnDebug

Examples

Build a Maven project and run tests$ mvn clean install
Compile source code only without running tests$ mvn clean compile
Run a specific Maven plugin goal$ mvn org.apache.maven.plugins:maven-shade-plugin:3.2.4:shade