diff --git a/backend/pom.xml b/backend/pom.xml index 3fa8e2a12d..e726e3e864 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -280,7 +280,27 @@ true - + + maven-clean-plugin + + + + src/main/resources/static + + ** + + false + + + src/main/resources/templates + + ** + + false + + + + org.apache.maven.plugins maven-compiler-plugin