diff --git a/core/pom.xml b/core/pom.xml
index 82232bd9f3..e74d8fa3b3 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -38,6 +38,45 @@
org.xolstice.maven.plugins
protobuf-maven-plugin
+
+ com.github.eirslett
+ frontend-maven-plugin
+ 1.6
+
+
+ install node and yarn
+
+ install-node-and-yarn
+
+ generate-resources
+
+
+ yarn install
+
+ yarn
+
+
+ install
+
+
+
+ build
+
+ yarn
+
+ compile
+
+ run build
+
+
+
+
+ v9.9.0
+ v1.13.0
+ ../ui
+ target
+
+