BaumiCoder opened a new issue, #177:
URL: https://github.com/apache/maven-checkstyle-plugin/issues/177

   ### New feature, improvement proposal
   
   There were breaking changes in CheckStyle 10.22.0. From the [Release 
nodes](https://checkstyle.org/releasenotes.html#Release_10.22.0):
   
   > Breaking backward compatibility:
   > -  JavadocVariable: new property 'accessModifiers' as substitution of 
'scope' and 'excludeScope' . Author: Konstantinos Koutsilis 
[#9280](https://github.com/checkstyle/checkstyle/issues/9280)
   > - Change default or IllegalIdentifierName. Author: SteLeo1602 
[#15499](https://github.com/checkstyle/checkstyle/issues/15499)
   
   Please adjust the plugin to these changes. Epically the first one can be 
very confusing when using different CheckStyle tools (e.g., the maven plugin 
and the IntelliJ Plugin) on the newest version. Each one another format in the 
checkstyle.xml.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to