Hello,
When I try tu build the latest version of the overlay template (6.1.0-RC2-SNAPSHOT) with ./gradlew clean build the resulting cas.war contains only the file log4j2.xml in the folder /WEB-INF/classes
Somehow the rest of the "resources" files are missing and the gradle tasks getResource, listTemplateViews are returning empty responses.