April 14, 2022

Maven - WTF?

  1. How to set on MacOS?

1.1. Go to Oracle download and install JDK (better latest version)

1.2. Go to Apache download and unpack Apache Maven

1.3. Start Terminal and execute /usr/libexec/java_home

1.4. Copy path. It will needs after some issues. Path name will be like this: /Library/Java/JavaVirtualMachines/jdk-18.jdk/Contents/Home

1.5. Guide for the all types of MacOS