Hi folks,

I have a build were XMLC generates JAVA files which should not be checked by CheckStyle

I tried the following settings with Maven B7

maven.checkstyle.excludes=*HTML.java
maven.checkstyle.excludes=**/*HTML.java

and both do not work

Siegfried Goeschl
[EMAIL PROTECTED]

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

Reply via email to