aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 368a90cb..455f35a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,11 +302,15 @@
<exclude>bigtop-tests/smoke-tests/tachyon/datafile</exclude>
<exclude>bigtop-tests/smoke-tests/hive/passwd.ql</exclude>
<exclude>bigtop-tests/smoke-tests/kite/sandwiches.csv</exclude>
+ <exclude>bigtop-tests/smoke-tests/phoenix/*.csv</exclude>
+ <exclude>bigtop-tests/smoke-tests/phoenix/*.sql</exclude>
<exclude>**/target/**</exclude>
<exclude>**/build/**</exclude>
<exclude>**/.gradle/**</exclude>
<exclude>**/*.iml</exclude>
<exclude>.gradle</exclude>
+ <exclude>output/**</exclude>
+ <exclude>MAINTAINERS.txt</exclude>
<exclude>buildSrc/build/**</exclude>
<exclude>bigtop-bigpetstore/bigpetstore-data-generator/**/input_data/**</exclude>
<exclude>bigtop-deploy/puppet/**/*.yaml</exclude>