I am just wondering if there is a maven plugin that parses source code and alert developers of non conformance coding style?
Thanks
Maven checkstyle plugin could be what you are after. https://maven.apache.org/plugins/maven-checkstyle-plugin/