0

I am newbie to Mac world! After unzipping the apache-maven binaries, I was trying to check its version from the terminal using a command,

mvn -v

But there I saw message restricting me its access, here is the screen shot.

enter image description here

Do I need to have any other permissions to access this?

1 Answers1

0

Here is the answer suggested by @cafertayyar that worked for me.

System Preferences -> Security & Privacy -> Allow Anyway

as in below screen shot

enter image description here