mvn() {
[ -f mvnw ] && ./mvnw "$@" || command mvn "$@"
}
Last active
May 22, 2018 06:36
-
-
Save helpermethod/7c20bf8c6b2ab9ec1f2bf3c35ab1b2ef to your computer and use it in GitHub Desktop.
mvn function
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create PR to add to Takari Wrapper doc.