Hi,

> I've just started working with Maven and this is my initial pom
> configuration.
> 
> <?xml version="1.0" encoding="UTF-8"?>

*snip*

> How do I ensure that Checkstyle plugin is executed when I simply type 
mvn
> on the command prompt?

Move the plugin(s) you'd like to use during a build ouf of the plugin 
management section directly into build/plugins.


HTH

Thorsten

Reply via email to