how can I disable certain plugin running when I build/install project with maven

Answered

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?

0
2 comments
Avatar
Permanently deleted user

Is there a quick way to disable checkstyle and other stuff I don't want run except comment them out manually?

0

There is no such option.

Feel  free to create feature request on YouTrack: http://youtrack.jetbrains.com/issues/IDEA.

0

Please sign in to leave a comment.