How to execute mvn command using IntelliJ IDEA?

vatsal mevada picture vatsal mevada · Dec 2, 2014 · Viewed 67.3k times · Source

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?

Answer

Ruslan Ostafiichuk picture Ruslan Ostafiichuk · Dec 2, 2014

There is a button in maven menu of Intellij IDEA:

screenshot

Also you can always use "Terminal"