S. Radhakrishnan wrote:

> Now, building the checkstyle report using Maven 10, it gives me the
> following exception.
> 
> com.puppycrawl.tools.checkstyle.api.CheckstyleException: unable to parse
> /home/intranet/cvs/metapa/adr/my-checkstyle.properties - Premature end of
> file.:-1:-1
> 
> however,it was working fine with Maven 9. Is there any other special
> consideration for Maven 10??

Beta 10 uses newer version of checkstyle, 1.2 if my memory suits me.
You need to convert your rules file into new xml format. See checkstyle
documentation for details.

R.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to