META-INF.maven.archetype-metadata.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of liferay-web-archetype
Show all versions of liferay-web-archetype
Provides an archetype to create Liferay webs.
<?xml version="1.0"?> <archetype-descriptor name="liferay-web-archetype"> <fileSets> <fileSet filtered="true"> <directory>src/main/resources</directory> </fileSet> <fileSet filtered="true"> <directory>src/main/webapp</directory> </fileSet> </fileSets> </archetype-descriptor>