diff --git a/themes/pom.xml b/themes/pom.xml
index d8d69f6724c..e26ab3c85de 100755
--- a/themes/pom.xml
+++ b/themes/pom.xml
@@ -24,57 +24,12 @@
maven-clean-plugin
-
- ${dir.account2}/web_modules
-
${dir.common}/web_modules
-
- com.github.eirslett
- frontend-maven-plugin
-
-
-
- setup-node
-
- install-node-and-npm
-
- initialize
-
-
-
- compile-account2
-
- npm
-
- generate-resources
-
- ${dir.account2}
- run build --scripts-prepend-node-path
-
-
-
-
- npm-install-account2
- initialize
-
- npm
-
-
- ${dir.account2}
- ${args.npm.install}
-
-
-
-
- ${node.version}
- ${project.basedir}
-
-
@@ -131,6 +86,71 @@
+
+ account2
+
+
+ !skipAccount2
+
+
+
+
+
+ maven-clean-plugin
+
+
+
+ ${dir.account2}/web_modules
+
+
+
+
+
+ com.github.eirslett
+ frontend-maven-plugin
+
+
+
+ setup-node
+
+ install-node-and-npm
+
+ initialize
+
+
+
+ compile-account2
+
+ npm
+
+ generate-resources
+
+ ${dir.account2}
+ run build --scripts-prepend-node-path
+
+
+
+
+ npm-install-account2
+ initialize
+
+ npm
+
+
+ ${dir.account2}
+ ${args.npm.install}
+
+
+
+
+ ${node.version}
+ ${project.basedir}
+
+
+
+
+
+
admin-preview