<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog>
  <archetypes>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf</artifactId>
      <version>2.0</version>
      <repository>http://static.appfuse.org/releases</repository>
      <description>AppFuse archetype for creating a web application with Hibernate, Spring and JSF</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring</artifactId>
      <version>2.0</version>
      <repository>http://static.appfuse.org/releases</repository>
      <description>AppFuse archetype for creating a web application with Hibernate, Spring and Spring MVC</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts</artifactId>
      <version>2.0</version>
      <repository>http://static.appfuse.org/releases</repository>
      <description>AppFuse archetype for creating a web application with Hibernate, Spring and Struts 2</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry</artifactId>
      <version>2.0</version>
      <repository>http://static.appfuse.org/releases</repository>
      <description>AppFuse archetype for creating a web application with Hibernate, Spring and Tapestry 4</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core</artifactId>
      <version>2.0</version>
      <repository>http://static.appfuse.org/releases</repository>
      <description>AppFuse archetype for creating a jar application with Hibernate and Spring and XFire</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf</artifactId>
      <version>2.0</version>
      <repository>http://static.appfuse.org/releases</repository>
      <description>AppFuse archetype for creating a modular application with Hibernate, Spring and JSF</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring</artifactId>
      <version>2.0</version>
      <repository>http://static.appfuse.org/releases</repository>
      <description>AppFuse archetype for creating a modular application with Hibernate, Spring and Spring MVC</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts</artifactId>
      <version>2.0</version>
      <repository>http://static.appfuse.org/releases</repository>
      <description>AppFuse archetype for creating a modular application with Hibernate, Spring and Struts 2</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry</artifactId>
      <version>2.0</version>
      <repository>http://static.appfuse.org/releases</repository>
      <description>AppFuse archetype for creating a modular application with Hibernate, Spring and Tapestry 4</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-j2ee-simple</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>
      <description>A simple J2EE Java application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-marmalade-mojo</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>
      <description>A Maven plugin development project using marmalade</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-mojo</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>
      <description>A Maven Java plugin development project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-portlet</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>
      <description>A simple portlet application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-profiles</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>      
      <description></description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-quickstart</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>      
      <description></description>
    </archetype>
    <!-- missing archetype.xml
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-simple</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>      
      <description></description>
    </archetype>
    -->
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-site-simple</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>      
      <description>A simple site generation project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-site</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>      
      <description>A more complex site project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-webapp</artifactId>
      <version>RELEASE</version>
      <repository>file://F:/maven-plugin</repository>      
      <description>A simple Java web application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.struts</groupId>
      <artifactId>struts2-archetype-starter</artifactId>
      <version>2.0.9-SNAPSHOT</version>
      <repository>http://people.apache.org/repo/m2-snapshot-repository</repository>
      <description>A starter Struts 2 application with Sitemesh, DWR, and Spring</description>
    </archetype>
    <archetype>
      <groupId>org.apache.struts</groupId>
      <artifactId>struts2-archetype-blank</artifactId>
      <version>2.0.9-SNAPSHOT</version>
      <repository>http://people.apache.org/repo/m2-snapshot-repository</repository>
      <description>A minimal Struts 2 application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.struts</groupId>
      <artifactId>struts2-archetype-portlet</artifactId>
      <version>2.0.9-SNAPSHOT</version>
      <repository>http://people.apache.org/repo/m2-snapshot-repository</repository>
      <description>A minimal Struts 2 application that can be deployed as a portlet</description>
    </archetype>
    <archetype>
      <groupId>org.apache.struts</groupId>
      <artifactId>struts2-archetype-dbportlet</artifactId>
      <version>2.0.9-SNAPSHOT</version>
      <repository>http://people.apache.org/repo/m2-snapshot-repository</repository>
      <description>A starter Struts 2 portlet that demonstrates a simple CRUD interface with db backing</description>
    </archetype>
    <archetype>
      <groupId>org.apache.struts</groupId>
      <artifactId>struts2-archetype-plugin</artifactId>
      <version>2.0.9-SNAPSHOT</version>
      <repository>http://people.apache.org/repo/m2-snapshot-repository</repository>
      <description>A Struts 2 plugin</description>
    </archetype>
    <archetype>
      <groupId>org.apache.shale</groupId>
      <artifactId>shale-archetype-blank</artifactId>
      <version>1.0.3-SNAPSHOT</version>
      <repository>http://people.apache.org/repo/m2-snapshot-repository</repository>
      <description>A blank Shale web application with JSF</description>
    </archetype>
    <archetype>
      <groupId>org.apache.myfaces.adfbuild</groupId>
      <artifactId>maven-adf-archetype</artifactId>
      <version>1.0-SNAPSHOT</version>
      <repository>http://people.apache.org/repo/m2-snapshot-repository</repository>
      <description>Archetype to ease the burden of creating a new application based with ADF</description>
    </archetype>
    <archetype>
      <groupId>net.databinder</groupId>
      <artifactId>data-app</artifactId>
      <version>1.0</version>
      <repository>file://F:/maven-plugin</repository>      
      <description>A new Databinder application with sources and resources.</description>
    </archetype>
    <archetype>
      <groupId>org.jini.maven-jini-plugin</groupId>
      <artifactId>jini-service-archetype</artifactId>
      <version>2.0</version>
      <repository>file://F:/maven-plugin</repository>      
      <description>Archetype for Jini service project creation</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>softeu-archetype-seam</artifactId>
      <version>RELEASE</version>
      <repository>http://maven.softeu.cz/</repository>
      <description>JSF+Facelets+Seam Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>softeu-archetype-seam-simple</artifactId>
      <version>RELEASE</version>
      <repository>http://maven.softeu.cz/</repository>
      <description>JSF+Facelets+Seam (no persistence) Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>softeu-archetype-jsf</artifactId>
      <version>RELEASE</version>
      <repository>http://maven.softeu.cz/</repository>
      <description>JSF+Facelets Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.rfc.maven.archetypes</groupId>
      <artifactId>jpa-maven-archetype</artifactId>
      <version>RELEASE</version>
      <repository>http://maven.rodcoffin.com/repo</repository>
      <description>JPA application</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.osgi</groupId>
      <artifactId>spring-osgi-bundle-archetype</artifactId>
      <version>1.0-m3-SNAPSHOT</version>
      <repository>http://static.springframework.org/maven2-snapshots</repository>
      <description>Spring-OSGi archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atlassian.maven.archetypes</groupId>
      <artifactId>confluence-plugin-archetype</artifactId>
      <version>RELEASE</version>
      <repository>http://repository.atlassian.com/maven2</repository>
      <description>Atlassian Confluence plugin archetype</description>
    </archetype>
    <archetype>
      <groupId>net.sf.maven-har</groupId>
      <artifactId>maven-archetype-har</artifactId>
      <version>0.9</version>
      <repository>file://F:/maven-plugin</repository>      
      <description>Hibernate Archive</description>
    </archetype>
    <archetype>
      <groupId>net.sf.maven-sar</groupId>
      <artifactId>maven-archetype-sar</artifactId>
      <version>0.9</version>
      <repository>file://F:/maven-plugin</repository>      
      <description>JBoss Service Archive</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.3.0-beta3</version>
      <repository>file://F:/maven-plugin</repository>
      <description>A simple Apache Wicket project</description>
    </archetype>
  </archetypes>
</archetype-catalog>

