export MAVEN_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1" doesn't work.
launchctl getenv MAVEN_OPTS output is nothing.
I found this project refered from https://stackoverflow.com/questions/135688/setting-environment-variables-in-os-x/3756686#32405815
export MAVEN_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1"doesn't work.launchctl getenv MAVEN_OPTSoutput is nothing.I found this project refered from https://stackoverflow.com/questions/135688/setting-environment-variables-in-os-x/3756686#32405815