Hi, I am about to update the maven structure of jclouds and got in serious trouble
https://issues.apache.org/jira/browse/JCLOUDS-1497 <https://issues.apache.org/jira/browse/JCLOUDS-1497> Summary: The "header" test in checkstyle.xml checks every java file for the presence of the proper ASF license header. In a complicated chain of events the workaround I chose "checkstyle-suppressions.xml" will not work seemless for jclouds-labs. Since jclouds already uses the apache-rat tool for checking license headers, this specific test might not be necessary. Are there any specific reason for having this test present in checkstyle.xml ? May I suggest to simply remove the header test from checkstyle.xml ? Thanks Olaf