Hi, I have a multi-modules project. One of these modules generates some source code (from xsd, wsdl, etc) but I don't want to execute some plugins on this module (checkstyle, pmd, sonar, etc). In general, is it possible to skip plugin execution on a particuliar module in a multi-modules project ?
Thanks
