I was wondering if someone knows a way to invoke a specific Maven module build from IntelliJ that will also build (or use already compiled classes from) modules on which it depe
I do it this way (Idea 8.1.4)
This is no different than running from command line. Which is what I am assuming you want.