summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2016-05-03 13:02:04 +0300
committerVaadin Code Review <review@vaadin.com>2016-05-03 10:49:35 +0000
commit7dbdbf7f4a94e96bbe6d62a21a111b70cfd69059 (patch)
tree1903323784b434fb5e7ff14a345bc6457028b569 /uitest
parentdb19b40724d0012697d04e3e70311347a563e9ee (diff)
downloadvaadin-framework-7dbdbf7f4a94e96bbe6d62a21a111b70cfd69059.tar.gz
vaadin-framework-7dbdbf7f4a94e96bbe6d62a21a111b70cfd69059.zip
Move theme and widgetset compilation to prepare-package
Change-Id: I5c366be930383a6008a7f40f1f4ad532c5da1772
Diffstat (limited to 'uitest')
-rw-r--r--uitest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml
index ab3d3db20c..8b87953f7d 100644
--- a/uitest/pom.xml
+++ b/uitest/pom.xml
@@ -266,6 +266,7 @@
</configuration>
<executions>
<execution>
+ <phase>prepare-package</phase>
<goals>
<goal>compile</goal>
<goal>compile-theme</goal>