schl3sch commented on issue #176:
URL: 
https://github.com/apache/maven-checkstyle-plugin/issues/176#issuecomment-2896548298

   Now I embedded 
   ```XML
   <properties>
       <checkstyleVersion>10.23.0</checkstyleVersion>
   </properties>        
   ```
   and it still fails.
   
   An error has occurred in Checkstyle report generation.: Failed during 
checkstyle configuration: cannot initialize module SuppressWithNearbyTextFilter 
- Unable to instantiate 'SuppressWithNearbyTextFilter' class, it is also not 
possible to instantiate it as .SuppressWithNearbyTextFilter, 
SuppressWithNearbyTextFilterCheck, .SuppressWithNearbyTextFilterCheck. Please 
recheck that class name is specified as canonical name or read how to configure 
short name usage https://checkstyle.org/config.html#Packages. Please also 
recheck that provided ClassLoader to Checker is configured correctly. -> [Help 
1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


-- 
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

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

Reply via email to