aboutsummaryrefslogtreecommitdiffstats
path: root/container-search-gui/pom.xml
diff options
context:
space:
mode:
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>