Description
Command "./build/mvn" will be stuck on my MacOS 11.4. Because it is using error java home. On my mac, "/usr/bin/java" is a real file instead of a symbolic link, so the java home is set to path "/usr", and lead the launched maven process stuck with this error java home.