Description
Trying to add yetus as a pre-commit test for Hive (see HIVE-15051)
Findbugs plugin currently expects the project structure to be the standard maven one (/src/main/java, /src/test/java). In Hive some of the modules have a different file layout. It would be good to have a parameter introduced to enable changes in checking directories.