pom.xml
@@ -485,6 +485,14 @@ <webResources> <resource> <directory>src/main/webapp</directory> <excludes> <exclude> resources/template/* </exclude> <exclude> resources/*.docx </exclude> </excludes> <filtering>true</filtering> <targetPath>./</targetPath> </resource>