blob: dbeb5f82c978e8a8f2426d241a6bbde1f550b9be [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0
http://maven.apache.org/xsd/archetype-catalog-1.0.0.xsd">
<archetypes>
<archetype>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-archetype-blank</artifactId>
<version>2.5.22</version>
<repository>https://repository.apache.org/content/groups/public/</repository>
<description>Struts 2 Archetypes - Blank</description>
</archetype>
<archetype>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-archetype-convention</artifactId>
<version>2.5.22</version>
<repository>https://repository.apache.org/content/groups/public/</repository>
<description>Struts 2 Archetypes - Blank Convention</description>
</archetype>
<archetype>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-archetype-dbportlet</artifactId>
<version>2.5.22</version>
<repository>https://repository.apache.org/content/groups/public/</repository>
<description>Struts 2 Archetypes - Database Portlet</description>
</archetype>
<archetype>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-archetype-plugin</artifactId>
<version>2.5.22</version>
<repository>https://repository.apache.org/content/groups/public/</repository>
<description>Struts 2 Archetypes - Plugin</description>
</archetype>
<archetype>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-archetype-portlet</artifactId>
<version>2.5.22</version>
<repository>https://repository.apache.org/content/groups/public/</repository>
<description>Struts 2 Archetypes - Portlet</description>
</archetype>
<archetype>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-archetype-starter</artifactId>
<version>2.5.22</version>
<repository>https://repository.apache.org/content/groups/public/</repository>
<description>Struts 2 Archetypes - Starter</description>
</archetype>
<archetype>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-archetype-angularjs</artifactId>
<version>2.5.22</version>
<repository>https://repository.apache.org/content/groups/public/</repository>
<description>Struts 2 Archetypes - Angular JS</description>
</archetype>
</archetypes>
</archetype-catalog>