Github user lresende commented on a diff in the pull request:
https://github.com/apache/bahir-flink/pull/31#discussion_r208016782
--- Diff: pom.xml ---
@@ -274,6 +275,7 @@
<exclude>**/dependency-reduced-pom.xml</exclude>
<exclude>**/target/**</exclude>
<exclude>**/README.md</exclude>
+ <exclude>**/dockers/**</exclude>
--- End diff --
This should not be required as all the files inside dockers seems to accept
the Apache License header---
