<div dir="ltr">Hello,<div><br></div><div>Currently the JMH build requires the host system to have Maven installed. Using a script-only[1] <a href="https://maven.apache.org/wrapper/">Maven Wrapper</a>, this requirement can be removed and JMH can provide whatever Maven version it needs out-of-the-box. In short, one less requirement for users who want to build the sources.</div><div><br></div><div>If maintainers agree, I can submit a PR for this change.</div><div><br></div><div>Kind regards.</div><div><br></div><div>[1] A script-only Maven Wrapper is composed of two script files (`/mvnw` for Linux and macOS, `mvnw.bat` for Windows) and a configuration file (`.mvn/wrapper/maven-wrapper.properties`). All files are licensed with Apache License, Version 2.0.</div></div>