I am trying to install a specific version of man.brew install [email protected] is not working due to lack of 3.6 version (there is 3.5, 3.2, 3.3). installation with this guide https://maven.apache.org/install.html also not. zsh: man not found Any ideas?
You can use Maven Version Manager to manage multiple versions of maven. You can have a folder-specific maven version.
Steps
brew remove --force mavenmvnvm. brew install mvnvmDEFAULT_MVN_VERSION with the maven version you want as default as the value.mvnvm.properties in that folder and have the following content.
mvn_version=<maven version for the folder>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With