summaryrefslogtreecommitdiffstats
path: root/ivysettings.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2016-03-15 17:20:34 +0200
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-03-15 17:36:46 +0200
commit14f760c4400a59b66a8fcce668016fa2aa99179f (patch)
tree7fd57cb08f9c86847ce64424d5bc899896ce1ccb /ivysettings.xml
parenta6653d3fe49e6a97468ac09f7f2f4d621bea1078 (diff)
downloadvaadin-framework-14f760c4400a59b66a8fcce668016fa2aa99179f.tar.gz
vaadin-framework-14f760c4400a59b66a8fcce668016fa2aa99179f.zip
Introduce root pom.xml to ease building with maven
Change-Id: Ib1252575da642074441818fda0f3946df300aa64
Diffstat (limited to 'ivysettings.xml')
-rw-r--r--ivysettings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ivysettings.xml b/ivysettings.xml
index 5502a5c3a5..0dae777b2c 100644
--- a/ivysettings.xml
+++ b/ivysettings.xml
@@ -37,6 +37,8 @@
resolver="vaadin-addons" />
<module organisation="com.vaadin" name="vaadin-buildhelpers"
resolver="build-temp" />
+ <module organisation="com.vaadin" name="vaadin-root"
+ resolver="local-maven" />
<module organisation="com.vaadin" name="vaadin-shared"
resolver="local-maven" />
<module organisation="com.vaadin" name="vaadin-server"