META-INF.archetype.xml Maven / Gradle / Ivy
<archetype> <id>webapp</id> <resources> <resource>src/main/webapp/index.jsp</resource> <resource>src/main/webapp/WEB-INF/web.xml</resource> </resources> </archetype>
<archetype> <id>webapp</id> <resources> <resource>src/main/webapp/index.jsp</resource> <resource>src/main/webapp/WEB-INF/web.xml</resource> </resources> </archetype>