diff --git a/jog-admin/pom.xml b/jog-admin/pom.xml index ae5256f..0ceab32 100644 --- a/jog-admin/pom.xml +++ b/jog-admin/pom.xml @@ -81,6 +81,22 @@ jog-admin + + org.apache.maven.plugins + maven-clean-plugin + 3.4.0 + + + + src/main/resources/static + + **/* + + false + + + + com.github.eirslett frontend-maven-plugin