On 15.12.2010 08:32, medikgt wrote:
Hi, I see. If it's more of a style problem and not a compilation problem, I should be able to just disable it for now so it can compile (at least for now). Where would I find the configuration for the maven-checkstyle-plugin?
You can simply disable it at build time with this option: -Dcheckstyle.skip=true (command line mvn properties) Here you can find documentation.. http://maven.apache.org/plugins/maven-checkstyle-plugin/checkstyle-mojo.html HTH, Matteo ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
