Build with maven but not tests
Answered
Coming from Eclipse, I'm used to run my Junit tests with the internal runner and every once in a while do a full-blown 'mvn clean install' on the project.
I've figured out how to do use the maven runner with the Delegate build/run ... to maven option, but I still prefer to run my tests without maven, as the results view is much more intuitive.
Is there an easy way to use both running methods alternatively, without having to change the settings?
Please sign in to leave a comment.
Hello,
Currently it's not possible. Please create feature request on YouTrack: https://youtrack.jetbrains.com/issues/IDEA