I am trying to add Oracle JDBC driver in my local Maven repo. I have found this link to do so.
I want to do the same from Inside IntelliJ IDEA. Is there any way to execute mvn commands from IntelliJ IDEA?
There is a button in maven menu of Intellij IDEA:
Also you can always use "Terminal"