diff --git a/pom.xml b/pom.xml index e2d956523e..0dde62a056 100644 --- a/pom.xml +++ b/pom.xml @@ -463,6 +463,31 @@ THE SOFTWARE. + + org.apache.maven.plugins + maven-clean-plugin + + + + + .yarn + false + + + node + false + + + node_modules + false + + + war/src/main/webapp/jsbundles + false + + + + @@ -532,38 +557,5 @@ THE SOFTWARE. - - - clean-node - - - cleanNode - - - package.json - - - - - - org.apache.maven.plugins - maven-clean-plugin - - - - - node - false - - - node_modules - false - - - - - - -