diff options
Diffstat (limited to 'uitest')
-rw-r--r-- | uitest/pom.xml | 1 |
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> |