just use <configLocation>config/maven_checks.xml</configLocation>, which will use config embedded in maven-checkstyle-plugin
see Maven parent pom, for example [1] of configLocation documentation [2] Regards, Hervé [1] http://svn.apache.org/viewvc/maven/pom/tags/maven- parent-21/pom.xml?view=markup [2] http://maven.apache.org/plugins/maven-checkstyle-plugin/checkstyle- mojo.html#configLocation Le lundi 28 mai 2012 10:59:51 Manfred Moser a écrit : > Hi! > > The Android Maven Plugin is currently considering implementing a code > style and we are probably going to use the Maven codestyle from here > > http://maven.apache.org/developers/conventions/code.html > > We are planning to enforce the style as part of the build and are > therefore wondering if a checkstyle file is available somewhere as a build > tools are on central or some other way so we can reuse it instead of > creating our own.. > > thanks > > manfred > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
