Browse Source

AMBARI-5449. ambari-web unit test fails on SUSE. (jaimin)

Jaimin Jetly 11 years ago
parent
commit
1c3c036cac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ambari-web/pom.xml

+ 1 - 0
ambari-web/pom.xml

@@ -192,6 +192,7 @@
             <exclude>app/assets/**</exclude>
             <exclude>app/assets/**</exclude>
             <exclude>vendor/**</exclude>
             <exclude>vendor/**</exclude>
             <exclude>node_modules/**</exclude>
             <exclude>node_modules/**</exclude>
+            <exclude>npm-debug.log</exclude>
           </excludes>
           </excludes>
         </configuration>
         </configuration>
         <executions>
         <executions>