diff --git a/js/apps/account-ui/pom.xml b/js/apps/account-ui/pom.xml index 1800f18de3..c805d6321a 100644 --- a/js/apps/account-ui/pom.xml +++ b/js/apps/account-ui/pom.xml @@ -49,6 +49,31 @@ + + jboss-release + + + + com.github.eirslett + frontend-maven-plugin + + + lib-build + + pnpm + + + build + + true + + + + + + + + @@ -63,18 +88,6 @@ com.github.eirslett frontend-maven-plugin - - lib-build - - pnpm - - - build - - true - - - pack package diff --git a/js/apps/admin-ui/pom.xml b/js/apps/admin-ui/pom.xml index f48196678e..6021ea6a52 100644 --- a/js/apps/admin-ui/pom.xml +++ b/js/apps/admin-ui/pom.xml @@ -49,6 +49,31 @@ + + jboss-release + + + + com.github.eirslett + frontend-maven-plugin + + + lib-build + + pnpm + + + build + + true + + + + + + + + @@ -57,24 +82,11 @@ maven-resources - com.github.eirslett frontend-maven-plugin - - lib-build - - pnpm - - - build - - true - - - pack package