summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@oath.com>2018-07-11 13:04:26 +0200
committerArnstein Ressem <aressem@oath.com>2018-07-11 13:04:26 +0200
commit31ad078784b644af9a936533ff9418d37ba31945 (patch)
tree8c08fc501b94d350c28191bfb5c97792110c3a47 /pom.xml
parent7e455bac266335787b6b7d534cdca0b9c5395994 (diff)
Move two Manven plugins to the maven-plugins module so they are compiled in bootstrap.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a855c521b2b..c24ddf3f042 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,6 @@
<modules>
<module>application</module>
- <module>application-deploy-plugin</module>
<module>application-model</module>
<module>application-preprocessor</module>
<module>athenz-identity-provider-service</module>
@@ -119,7 +118,6 @@
<module>vespaclient-core</module>
<module>vespaclient-container-plugin</module>
<module>vespaclient-java</module>
- <module>vespa-application-maven-plugin</module>
<module>vespa-athenz</module>
<module>vespa-documentgen-plugin</module>
<module>vespa_feed_perf</module>