how can I disable certain plugin running when I build/install project with maven
已回答
let's say the structure in maven project view is below:

I don't want to run checkstyle sinne I don't own the code and try to build a local build.
If there a quick way to disable checkstyle and other stuff I don't want run excep comment them out manually?
请先登录再写评论。
Is there a quick way to disable checkstyle and other stuff I don't want run except comment them out manually?
There is no such option.
Feel free to create feature request on YouTrack: http://youtrack.jetbrains.com/issues/IDEA.