Bash completion for Maven commands and options
Bash completion for Maven
mvn
$ mvn clean install
$ mvn test<TAB>
$ mvn -D<TAB>