Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0
-
Labels:None
Description
Checkstyle shows
Can't find/access AST Node typecom.puppycrawl.tools.checkstyle.api.DetailAST
when running after some goals (eg. "java:compile", "site"), but not after "clean"
Solved using the root classloader in plugin dependencies as in previous versions
Reverted changes to use root classloader