Am 18.01.19 um 17:08 schrieb Aaron Coburn: > In the pull requests for the -extensions and -sandbox repositories, I put the > checkstyle configuration into a ./buildtools directory that isn't a maven > project at all, so there is no way it can be deployed or installed as an > artifact. This structure also makes the configuration easier for supporting > the maven-site-plugin (i.e. mvn site).
perfect - :-) At the moment we do not use mvn site; only the generated javadocs. Cheers, Phil