Maven wrapper is a cool tool thing for running maven
builds with the correct maven
version. This introduces a script that is already known for gradle
. Simply type m
on the command line and run the maven
wrapper. Even in case the wrapper is not in the current directory. Continue reading
m for mvnw – Running maven wrapper a more convenient way
Reply