Re: Installation issue

2018-03-28 Thread Romanos Sklavenitis Pistofidis
Hello, I actually extracted it inside /usr/local/bin. So, this is what I see: ls -l /usr/local/bin/apache-maven-3.5.3/bin total 64 -rw-r--r--@ 1 romanos admin 228 Feb 24 14:46 m2.conf -rwxr-xr-x@ 1 romanos admin 5741 Feb 24 14:46 mvn -rw-r--r--@ 1 romanos admin 6343 Feb 24 14:46 mvn.cmd

Installation issue

2018-03-28 Thread Romanos Sklavenitis Pistofidis
Hi all, I am trying to get started with Maven, but I am having trouble installing it. I have edited my ~/.bash_profile and added /usr/local/apache-maven-3.5.3/bin to the $PATH variable and set $JAVA_HOME to /Library/Java/JavaVirtualMachines/jdk-9.0.4.jdk/Contents/Home, but when I call mvn,