bmhm commented on a change in pull request #18: [MCHECKSTYLE-381] remove call to checker.setClassLoader(). URL: https://github.com/apache/maven-checkstyle-plugin/pull/18#discussion_r357512764
########## File path: src/main/java/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.java ########## @@ -201,8 +201,6 @@ public URLClassLoader run() } } ); - checker.setClassLoader( projectClassLoader ); Review comment: Sure, sorry for the oversight. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services