HI all I need to create a patch for a plugin and I need to follow code conventions. Is there any Checkstyle configuration file for Maven projects and plugins that can be used? I noticed that here: http://maven.apache.org/developers/conventions/code.html only formatters for IDEs are present, not Checkstyle configuration. For example, in Tiles we use this: http://svn.eu.apache.org/repos/asf/tiles/maven/trunk/build/tiles_checks_v5.xml
Is there a similar file? Thanks Antonio
