Niranjan Deshpande wrote:
I want to use the maven-checkstyle-plugin but with a .cse configuration files instead of the my xml rule set. I went through the checkstyle's documentation, but I did not find anything relevant.
What is a .cse configuration file?
Also, the format of the eport generated is XML/plain format. Does plain refer to the HTML format?
That is the output format used by Checkstyle itself. The xml-file is parsed when creating the report.
-- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
