Speeding up maven in IJ ?
For Maven 2.X Don Brown wrote the maven-cli-plugin to 'greatly' speed up the execution of maven from the command line.
For Maven 3.X: A superset of this plugin will be know as the maven shell
I wonder if there might be speed improvement if IntelliJ used this plugin 'or the concepts from it', or if its only applicable to the command line ?
Please sign in to leave a comment.
you can vote for http://youtrack.jetbrains.net/issue/IDEA-53063 (maven CLI support)