Remove elastic search 65/95765/1
authorsebdet <sebastien.determe@intl.att.com>
Mon, 16 Sep 2019 19:11:30 +0000 (21:11 +0200)
committersebdet <sebastien.determe@intl.att.com>
Mon, 16 Sep 2019 19:13:13 +0000 (21:13 +0200)
Remove Elastic search build due to search guard package removed from the
web

Issue-ID: CLAMP-506
Change-Id: I6370cfbd64bcf8142e8c0f727c1696326098a23f
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 3bdd435..fcaf9b7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                                </assembly>
                                                        </build>
                                                </image>
-                                               <image>
-                                                       <name>onap/clamp-dashboard-elasticsearch</name>
-                                                       <alias>onap-clamp-dashboard-elasticsearch</alias>
-                                                       <run>
-                                                               <skip>true</skip>
-                                                       </run>
-                                                       <build>
-                                                               <skip>true</skip>
-                                                               <cleanup>true</cleanup>
-                                                               <tags>
-                                                                       <tag>latest</tag>
-                                                                       <tag>${project.docker.latesttagtimestamp.version}</tag>
-                                                                       <tag>${project.docker.latesttag.version}</tag>
-                                                               </tags>
-                                                               <dockerFile>elasticsearch/Dockerfile</dockerFile>
-                                                       </build>
-                                               </image>
                                                <image>
                                                        <name>onap/clamp-dashboard-logstash</name>
                                                        <alias>onap-clamp-dashboard-logstash</alias>