What is the purpose of a Maven Wrapper (mvnw)?
To run Maven commands without installing Maven on a machine.
To wrap multiple Maven projects into a single build.
To manage plugin dependencies.
To bundle Maven with a specific version for all users.