AMBARI-3777. Remove HDPLocal stack from stack definition.
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 9f43afa..8d3df57 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -384,15 +384,6 @@
               </sources>
             </mapping>
             <mapping>
-              <directory>/var/lib/ambari-server/resources/stacks/HDPLocal</directory>
-              <configuration>noreplace</configuration>
-              <sources>
-                <source>
-                  <location>target/classes/stacks/HDPLocal</location>
-                </source>
-              </sources>
-            </mapping>
-            <mapping>
               <directory>/usr/lib/python2.6/site-packages/ambari_server</directory>
               <filemode>755</filemode>
               <username>root</username>