The CI builds all seem to be failing with: Embedded error: Failed during checkstyle execution Could not find resource 'hc-checkstyle.xml'.
As far as I can tell, that is because checkstyle is running in the modules as well as at top-level, but the files are only at top-level. Do we want that to happen? If so, either the files need to be duplicated, or there needs to be a way to reference the file from both checkstyle runs. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
