diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml index 52cd5cd65..6c940f8b4 100644 --- a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml +++ b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml @@ -359,6 +359,22 @@ + + maven-clean-plugin + ${maven-clean-plugin.version} + + + + src/main/webapp/app/bower_components + + ** + + false + + + + + org.codehaus.mojo exec-maven-plugin