Hi folks,
    Is there any recent change wrt checkstyle? Usually I run "mvn package
-DskipTests" locally to check for any checkstyle and build errors. And
travis CI usually stays in line with that. But recently(probably a week or
10 days), even though my local maven package command succeeds, travis CI
fails specifically wrt import ordering.

When I apply reformat code via intellij, usually I choose just "Optimize
Imports". But this time around, I also tried choosing "Rearrange entries",
but none helped me in fixing the travis CI failure.

Here is my travis CI build:
https://travis-ci.org/apache/incubator-hudi/jobs/624228722?utm_medium=notification&utm_source=github_status

- Do others face this issue or it is just me?
- Can someone give some pointers on how to go about fixing this?

-- 
Regards,
-Sivabalan

Reply via email to