diff --git a/ui/ui-identity/pom.xml b/ui/ui-identity/pom.xml
index 50c944a26edb891740b9751ffd1cd9f3c46ebcce..545fb21975e007d6347e4149d7c7cffb0bce6e05 100644
--- a/ui/ui-identity/pom.xml
+++ b/ui/ui-identity/pom.xml
@@ -192,6 +192,10 @@
 					</arguments>
 				</configuration>
 			</plugin>
+            <plugin>
+                <groupId>com.github.eirslett</groupId>
+                <artifactId>frontend-maven-plugin</artifactId>
+            </plugin>
 		</plugins>
 	</build>