diff --git a/web-frontend/pom.xml b/web-frontend/pom.xml index f8d9dd01860b..7282e088de05 100644 --- a/web-frontend/pom.xml +++ b/web-frontend/pom.xml @@ -35,4 +35,37 @@ false + + + forceclean + + + + org.apache.maven.plugins + maven-clean-plugin + + + node-clean + clean + + clean + + + + + ${project.parent.basedir}/${plugin.frontend.node.install.dir} + + ** + + + + + + + + + + + +