summaryrefslogtreecommitdiffstats
path: root/container-search-gui/pom.xml
diff options
context:
space:
mode:
authorLester Solbakken <lesters@oath.com>2018-10-23 14:17:16 +0200
committerLester Solbakken <lesters@oath.com>2018-10-23 14:17:16 +0200
commitd34265843cb87645b697f21a3cb6373dc87eac12 (patch)
treee6a66fcdf5360b772ac52d34901cc0478642078b /container-search-gui/pom.xml
parent123c5a40b52018090a9a7d36ab2699b85bd12328 (diff)
Add search api reference temporarily to avoid download during build
Diffstat (limited to 'container-search-gui/pom.xml')
-rw-r--r--container-search-gui/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/container-search-gui/pom.xml b/container-search-gui/pom.xml
index 12f425f8b4b..1804e029039 100644
--- a/container-search-gui/pom.xml
+++ b/container-search-gui/pom.xml
@@ -58,7 +58,9 @@
</dependency>
</dependencies>
<build>
+
<plugins>
+ <!-- TODO: alternative solution. For now, don't call out during build.
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
@@ -77,6 +79,7 @@
</execution>
</executions>
</plugin>
+ -->
<plugin>
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>