<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog 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"
    xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <archetypes>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The ZK wepapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The ZK Component archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.2-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.2-milestone-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5-RC7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5-RC5.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-rc2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-rc2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.17.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.17.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.17.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.16.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.tynamo</groupId>
      <artifactId>tynamo-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tynamo</groupId>
      <artifactId>tynamo-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.scala-tools.archetypes</groupId>
      <artifactId>scala-archetype-simple</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution.</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.3.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.3.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.3.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.1.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.3.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.3.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.3.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.1.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects</groupId>
      <artifactId>remoting-support</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects</groupId>
      <artifactId>remoting-support</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.prototyping</groupId>
      <artifactId>icons</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.prototyping</groupId>
      <artifactId>icons</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.prototyping</groupId>
      <artifactId>application</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.prototyping</groupId>
      <artifactId>application</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>htmlviewer-war</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>htmlviewer-war</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>html-war</artifactId>
      <version>1.0-alpha-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>hibernate-support</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>hibernate-support</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.archetypes</groupId>
      <artifactId>application</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.archetypes</groupId>
      <artifactId>application</artifactId>
      <version>4.0-alpha-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.archetypes</groupId>
      <artifactId>application</artifactId>
      <version>4.0-alpha-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects</groupId>
      <artifactId>application-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.multiverse</groupId>
      <artifactId>multiverse-project-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton for a project using Multiverse</description>
    </archetype>
    <archetype>
      <groupId>org.multiverse</groupId>
      <artifactId>multiverse-project-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton for a project using Multiverse</description>
    </archetype>
    <archetype>
      <groupId>org.multiverse</groupId>
      <artifactId>multiverse-project-archetype</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton for a project using Multiverse</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>mule-cloud-connector-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new cloud connector project.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.2.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.1.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.3.v20111011</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.2.v20111006</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.1.v20110908</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.0.v20110901</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.3.v20111011</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.2.v20111006</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.1.v20110908</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.0.v20110901</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.3.v20111011</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.2.v20111006</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.1.v20110908</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.0.v20110901</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.3.v20111011</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.2.v20111006</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.1.v20110908</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.0.v20110901</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.makumba</groupId>
      <artifactId>makumba-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a makumba web-application</description>
    </archetype>
    <archetype>
      <groupId>org.makumba</groupId>
      <artifactId>makumba-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a makumba web-application</description>
    </archetype>
    <archetype>
      <groupId>org.makumba</groupId>
      <artifactId>makumba-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a makumba web-application</description>
    </archetype>
    <archetype>
      <groupId>org.makumba</groupId>
      <artifactId>makumba-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9d</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9c</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9b</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9a</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9d</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9c</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9b</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9a</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-reactor-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-reactor-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-reactor-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-website-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webdav-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-upload-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-redirect-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-proxy-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-files-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-cgi-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>weld-jsf-servlet-minimal</artifactId>
      <version>1.0.0-BETA1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Weld archetype for creating an application using JSF 2.0 and CDI 1.0 for Servlet Containers (Tomcat 6 / Jetty 6)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>weld-jsf-jee-minimal</artifactId>
      <version>1.0.0-BETA1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Weld archetype for creating a minimal Java EE 6 application using JSF 2.0, CDI 1.0 and EJB 3.1 (persistence unit not included)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>weld-jsf-jee</artifactId>
      <version>1.0.0-BETA1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Weld archetype for creating a Java EE 6 application using JSF 2.0, CDI 1.0, EJB 3.1 and JPA 2.0 (persistence unit included)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-jsf-weld-servlet-webapp</artifactId>
      <version>1.0.1.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter JSF webapp project with CDI capabilities for Servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>7.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>7.0.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.imixs.application</groupId>
      <artifactId>imixs-workflow-jee-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Imixs Workflow JEE Archetype provides a JEE Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.imixs.application</groupId>
      <artifactId>imixs-workflow-jee-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Imixs Workflow JEE Archetype provides a JEE Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.imixs.application</groupId>
      <artifactId>imixs-workflow-jee-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Imixs Workflow JEE Archetype provides a JEE Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.2.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.2.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.2.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.1.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.3.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.3.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.3.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.2.0-Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-spring-jpa-hibernate</artifactId>
      <version>1.0.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-spring-jpa-hibernate</artifactId>
      <version>1.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-seam-jpa-hibernate</artifactId>
      <version>1.0.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-seam-jpa-hibernate</artifactId>
      <version>1.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-cdi-jpa</artifactId>
      <version>1.0.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-cdi-jpa</artifactId>
      <version>1.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-spring-jpa-hibernate</artifactId>
      <version>1.0.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-spring-jpa-hibernate</artifactId>
      <version>1.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-plugin-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas plugin archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.7.1r1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.7.1-R1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.2-scala_2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.2-scala_2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.2-scala_2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-empty</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-empty</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-empty</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>spring-mvc-jpa-demo-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring MVC Knappsack demo archetype application with JPA</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>spring-mvc-jpa-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring MVC Knappsack archetype application with setup for JPA</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>spring-jsf-jpa-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Knappsack archetype application with setup for JPA and JSF</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype containing a minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype containing a minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype containing servlet based bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype containing servlet based bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE application for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE application for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE application for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE application for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype containing a complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype containing a complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal Java EE application with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal Java EE application with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal Java EE application with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal Java EE application with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype with configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic Java EE application with just configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic Java EE application with just configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic Java EE application with just configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic Java EE application with just configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 6 Knappsack archetype with configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.0, DUEL merge 0.3.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.0, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.0, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.8, Guice 3.0, DUEL views 0.5.2, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.8, Guice 3.0, DUEL views 0.5.0, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.8, Guice 3.0, DUEL views 0.5.0, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.0.beta10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.0.0rc0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.0.beta10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.0.0rc0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.0.beta10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.0.0rc0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.0.beta10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.0.0rc0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.9-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.8-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.7-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.7-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.6-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.5-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.4-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.4-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.2RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.2RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.2M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.11-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.11-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.11-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.10-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.10-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.12RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.9-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.8-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.7-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.7-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.6-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.5-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.4-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.4-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.2RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.2RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.2M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.11-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.11-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.11-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.10-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.10-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.12RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.openxma</groupId>
      <artifactId>org.openxma.dsl.sample-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-jee5</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JEE 5 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-jee5</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JEE 5 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-jee5</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JEE 5 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-javaee6</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a web application using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-javaee6</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a web application using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-javaee6</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a web application using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee14</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>J2EE 1.4 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee14</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>J2EE 1.4 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee14</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>J2EE 1.4 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee13</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>J2EE 1.3 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee13</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>J2EE 1.3 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee13</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>J2EE 1.3 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>pom-root</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>osgi-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of OSGi bundles using Apache Felix Maven plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>osgi-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of OSGi bundles using Apache Felix Maven plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>osgi-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of OSGi bundles using Apache Felix Maven plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-osgi-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules that can depend on OSGi bundles.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-jee5</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JEE 5 ejb jar archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-jee5</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JEE 5 ejb jar archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-jee5</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JEE 5 ejb jar archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee6</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an EJB package using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee6</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an EJB package using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee6</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an EJB package using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee14</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample J2EE 1.4 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee14</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample J2EE 1.4 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee14</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample J2EE 1.4 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee13</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample J2EE 1.3 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee13</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample J2EE 1.3 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee13</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample J2EE 1.3 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-jee5</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating JEE 5 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-jee5</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating JEE 5 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-jee5</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating JEE 5 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-javaee6</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for EAR package using Java EE 6</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-javaee6</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for EAR package using Java EE 6</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-javaee6</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for EAR package using Java EE 6</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-j2ee14</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating J2EE 1.4 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-j2ee14</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating J2EE 1.4 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-j2ee14</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating J2EE 1.4 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>appclient-jee5</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an Application Client package using Java EE 5.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>appclient-javaee6</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an Application Client package using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-5-kohsuke-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-5-kohsuke-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.24-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.23-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.22-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.22-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.22-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.20-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.20-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.19-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.19-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.18-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.18-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.17-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.16-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.16-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.16-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.boretti.drools.integration</groupId>
      <artifactId>drools5-integration-helper-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is an Maven 2 Archetype to support creation of a ready to
		use Maven 2 project with Drools support. This archetype contains
		examples of code based on interface, classes and pre/post
		condition. JUnit 4 examples are also included.</description>
    </archetype>
    <archetype>
      <groupId>org.boretti.drools.integration</groupId>
      <artifactId>drools5-integration-helper-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is an Maven 2 Archetype to support creation of a ready to
		use Maven 2 project with Drools support. This archetype contains
		examples of code based on interface, classes and pre/post
		condition. JUnit 4 examples are also included.</description>
    </archetype>
    <archetype>
      <groupId>org.blueoxygen.cimande</groupId>
      <artifactId>cimande-archetype</artifactId>
      <version>2.0-RC2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-ws-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-wicket-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-wicket-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-tapestry-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-tapestry-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-struts-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-struts-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-stripes-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-stripes-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-security-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-security-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-freemarker-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-freemarker-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-jsf-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-jsf-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-rc2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-M2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsonp</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.synapse</groupId>
      <artifactId>synapse-package-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype can be used to create Maven projects that bundle a mediation
        into a standalone distribution ready to be executed</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-servlet-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for Sling Servlets</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-launchpad-webapp-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for Sling Launchpad Webapp applications</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-launchpad-standalone-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for Sling Launchpad Standalone applications</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-jcrinstall-bundle-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a generic OSGi bundle installed via JCR Install.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-initial-content-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for initial content</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-bundle-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a generic OSGi bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.portals.jetspeed-2</groupId>
      <artifactId>jetspeed-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Jetspeed 2 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.portals.jetspeed-2</groupId>
      <artifactId>jetspeed-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Jetspeed 2 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.portals.jetspeed-2</groupId>
      <artifactId>jetspeed-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Jetspeed 2 Deploy Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-site-simple</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample Maven site.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-site</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample Maven site which demonstrates some of the supported document types like
    APT, XDoc, and FML and demonstrates how to i18n your site. This archetype can be layered
    upon an existing Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-quickstart</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-plugin-site</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample Maven plugin site. This archetype can be layered upon an
    existing Maven plugin project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-plugin</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample Maven plugin.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis</groupId>
      <artifactId>quickstart-archetype</artifactId>
      <version>0.1.2-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-war</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.4-beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.4-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.3-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.3.0-rc3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.3.0-rc2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.3.0-rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.portletunit</groupId>
      <artifactId>portletunit-portlet-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that creates a simple porltet with unit tests.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.portletunit</groupId>
      <artifactId>portletunit-portlet-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that creates a simple porltet with unit tests.</description>
    </archetype>
    <archetype>
      <groupId>net.phaedra</groupId>
      <artifactId>phaedra-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt</artifactId>
      <version>2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt</artifactId>
      <version>2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>1.1-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - demo JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>1.1-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - demo JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>1.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype - demo JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.avh4.mvn.archetype</groupId>
      <artifactId>java-1.6-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven 2 archtype for Java 1.6 projects</description>
    </archetype>
    <archetype>
      <groupId>net.avh4.mvn.archetype</groupId>
      <artifactId>java-1.6-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven 2 archtype for Java 1.6 projects</description>
    </archetype>
    <archetype>
      <groupId>net.avh4.mvn.archetype</groupId>
      <artifactId>java-1.6-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The maven main core project description</description>
    </archetype>
    <archetype>
      <groupId>javax.faces</groupId>
      <artifactId>javax.faces-war-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that creates a war project that depends on JSF 2.1.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.amattioli.archetypes</groupId>
      <artifactId>javate-zk-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a JavATE project that uses Hibernate and ZK.</description>
    </archetype>
    <archetype>
      <groupId>it.amattioli.archetypes</groupId>
      <artifactId>javate-zk-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a JavATE project that uses Hibernate and ZK.</description>
    </archetype>
    <archetype>
      <groupId>it.amattioli.archetypes</groupId>
      <artifactId>javate-zk-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a JavATE project that uses Hibernate and ZK.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2-rc-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application (requires JSE7+)</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application archetype (requires JSE7+)</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE7+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2-rc-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application (requires JSE6+)</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application archetype (requires JSE6+)</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE6+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for applications of the TrueZIP File* module.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle</groupId>
      <artifactId>javafx-scala-demo</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a standalone JavaFX 2.0 application written in Scala.
The generated application is translated from the Colorful Circles demo from the
JavaFX 2.0 SDK.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle</groupId>
      <artifactId>javafx-scala-demo</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a standalone JavaFX 2.0 application written in Scala.
The generated application is translated from the Colorful Circles demo from the
JavaFX 2.0 SDK.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle</groupId>
      <artifactId>javafx-scala-demo</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a standalone JavaFX 2.0 application written in Scala.
The generated application is translated from the Colorful Circles demo from the
JavaFX 2.0 SDK.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle</groupId>
      <artifactId>javafx-scala-demo</artifactId>
      <version>0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a standalone JavaFX 2.0 application with Scala.

The generated application is identical to the ColorfulCircles demo from the
JavaFX 2.0 SDK.</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.27.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.26.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.25.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.25.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.24.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.23.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.22.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.21.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.21.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.21.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.20.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate a Seam Application</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate a Seam Application</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate a Seam Application</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-addon</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a multi-module Vaadin add-on project for Vaadin 6.5+ with a test/demo application and a documentation module.
      Packaging the add-on as ZIP is supported.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-addon</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a multi-module Vaadin add-on project for Vaadin 6.5+ with a test/demo application and a documentation module.
      Packaging the add-on as ZIP is supported.</description>
    </archetype>
    <archetype>
      <groupId>com.taobao.itest</groupId>
      <artifactId>itest-sample-s30-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.sun.faces.test</groupId>
      <artifactId>i_jsf_xxxx_htmlunit-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.sun.faces.regression</groupId>
      <artifactId>i_jsf_XXXX-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.48</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.47</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.46</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.45</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.44</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.48</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.47</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.46</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.45</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.44</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a maven/eclipse project with all set for creating a new GwtQuery Plugin</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.force.sdk</groupId>
      <artifactId>springmvc-archetype</artifactId>
      <version>22.0.7-BETA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring MVC Project with Database.com Support</description>
    </archetype>
    <archetype>
      <groupId>com.force.sdk</groupId>
      <artifactId>springmvc-archetype</artifactId>
      <version>22.0.2-BETA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring MVC Project with Database.com Support</description>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.49</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.49</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.4.0 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.4.0 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.4.v20111024</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.4.v20111024</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.4.v20111024</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.4.v20111024</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>7.0.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-ear-webapp</artifactId>
      <version>7.0.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.0.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-reactor-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.orchestra</groupId>
      <artifactId>orchestra-extension-archetype</artifactId>
      <version>4.9.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates extensions for Orchestra</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.0, DUEL merge 0.3.0</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JAnnocessor Sample Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.50</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.50</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.3, DUEL merge 0.3.1</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-spring-jpa-hibernate</artifactId>
      <version>1.1.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.5, Spring 3 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-seam-jpa-hibernate</artifactId>
      <version>1.1.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.5, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-cdi-jpa</artifactId>
      <version>1.1.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.5 and CDI using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-spring-jpa-hibernate</artifactId>
      <version>1.1.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.5, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.3-scala_2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.3-scala_2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.3-scala_2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.51</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.51</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.7.1, DUEL merge 0.4.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.7.0, DUEL merge 0.4.0</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.android-player-root-archetype</groupId>
      <artifactId>parent-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>2.4.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>2.4.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Plugin Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Plugin Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.31</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.31</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-jpacontainer</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using JPAContainer as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype-blank</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype-blank</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-jpacontainer</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using JPAContainer as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.orchestra</groupId>
      <artifactId>orchestra-extension-archetype</artifactId>
      <version>4.9.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates extensions for Orchestra</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.25-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.1-GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.0-GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.25-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>1.4-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-jpacontainer</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using JPAContainer as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.4.0 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.0-rc-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.0-rc-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>eu.vitaliy</groupId>
      <artifactId>java6se-spring3-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple spring 3 archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7-EA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20111111-CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20111101-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20111014-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20110910-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20110805-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20110227-CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20110209-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20101226-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20101110-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20101004-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20100826-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20100824-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20100715-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.qooxdoo</groupId>
      <artifactId>qooxdoo-archetype-gui</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to create a qooxdoo application</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.synapse</groupId>
      <artifactId>synapse-package-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype can be used to create Maven projects that bundle a mediation
        into a standalone distribution ready to be executed</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-jpacontainer</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using JPAContainer as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.4-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.4-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.4-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.4-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.orchestra</groupId>
      <artifactId>orchestra-extension-archetype</artifactId>
      <version>4.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates extensions for Orchestra</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.v20120127</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.v20120127</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.v20120127</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.v20120127</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.0-rc.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.0-rc.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.2-GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tomcat.maven</groupId>
      <artifactId>tomcat-maven-archetype</artifactId>
      <version>2.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.1.v20120215</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.1.v20120215</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.1.v20120215</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.1.v20120215</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.0-rc.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.0-rc.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.apache.clerezza</groupId>
      <artifactId>internal.archetype</artifactId>
      <version>0.9-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic archetype for clerezza projects</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-javaee6-modular-ear-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate a modular Java EE 6 based project skeleton.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis</groupId>
      <artifactId>quickstart-archetype</artifactId>
      <version>0.2.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.8.0, DUEL merge 0.4.0</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.3-GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.8.1, DUEL merge 0.5.0</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate a Seam Application - running on JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-portlet</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a simple porlet with required Vaadin dependencies. In addition to standard JSR 286 configurations the archetype also adds liferay specific configuration files, but they shoudn't affect other portals.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.52</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.52</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.0-rc.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.0-rc.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.7.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.7.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates an AeroGear Java EE 6 application using HTML5, and JAX-RS to support both
        desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.53</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.53</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.5-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.5-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.0.Final-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.2.v20120308</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.2.v20120308</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.2.v20120308</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.2.v20120308</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M2b</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.0.Final-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.0.Final-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.0.Final-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M2c</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.54</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.54</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate a Seam Application - running on JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.0.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0-beta</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>com.github.lalyos</groupId>
      <artifactId>standalone-jpa-eclipselink-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>StandAlone (j2se) jpa project with eclipseLink implementations using embedded DerbiDB</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.4-GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.56</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.55</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.56</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.55</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.57</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.57</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.shelbie</groupId>
      <artifactId>shelbie-command-archetype</artifactId>
      <version>2.0.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.1.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.1.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.58</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.58</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.aperteworkflow</groupId>
      <artifactId>custom-widget-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Aperte Workflow is a compilation of well-known, stable and mature frameworks into a
        complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor.
        Project home page is available at http://www.aperteworkflow.org/</description>
    </archetype>
    <archetype>
      <groupId>org.aperteworkflow</groupId>
      <artifactId>custom-widget-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Aperte Workflow is a compilation of well-known, stable and mature frameworks into a
        complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor.
        Project home page is available at http://www.aperteworkflow.org/</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>3.0.0-01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Plugin Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Plugin Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.0.0-01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.tynamo</groupId>
      <artifactId>tynamo-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9.1, Guice 3.0, DUEL views 0.8.2, DUEL merge 0.5.2</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.3.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.3.v20120416</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.3.v20120416</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.3.v20120416</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.3.v20120416</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.59</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.59</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.20.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.60</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.60</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.0.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>net.sf.itcb.archetype</groupId>
      <artifactId>main-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that might be used by IT managers in order to create the base of custom IT.
      archetypeId, groupId, version, company and companyUrl have to be defined in archetype execution.
      By convention, we recommend to call this module main-"yourcompany".</description>
    </archetype>
    <archetype>
      <groupId>net.sf.itcb.archetype</groupId>
      <artifactId>common-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that might be used by IT managers in order to create the common packages of custom IT.
      groupId, artifactId, package, version, companyMainGroupId, companyMainArtifactId, companyMainVersion, company, companyUrl have to be defined in archetype execution.
      By convention, we recommend to call this module common-"yourcompany".</description>
    </archetype>
    <archetype>
      <groupId>com.matthewjosephtaylor.archetypes</groupId>
      <artifactId>application-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a single-jar application</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.config</groupId>
      <artifactId>opentravel-ws-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M3b</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.0.0-beta1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>sk.seges.sesam</groupId>
      <artifactId>sesam-annotation-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.5-GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>maven-archetype-sipapp</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype providing a default layout to start building SIP Servlets Applications.</description>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>maven-archetype-sipapp</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype providing a default layout to start building SIP Servlets Applications.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.6.0-GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.61</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.61</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sadiframework</groupId>
      <artifactId>sadi-service-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.62</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.62</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.63</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.63</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-struts-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.2.Final-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.64</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.64</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>javascript-ria-archetype</artifactId>
      <version>2.0.0-alpha-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A JavaScript Rich Internet Application template using jQuery and jQuery UI.</description>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>modular-app-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Modular application archetype based on Tornado Inject - One service and one client module.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.aperteworkflow</groupId>
      <artifactId>custom-widget-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Aperte Workflow is a compilation of well-known, stable and mature frameworks into a
        complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor.
        Project home page is available at http://www.aperteworkflow.org/</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>sk.seges.sesam</groupId>
      <artifactId>sesam-annotation-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.4.v20120524</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.4.v20120524</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.4.v20120524</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.4.v20120524</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sweble.wikitext</groupId>
      <artifactId>swc-example-xpath-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that creates a simple application which is able to parse
    a page written in Wikitext and perform an XPath query on that document.</description>
    </archetype>
    <archetype>
      <groupId>org.sweble.wikitext</groupId>
      <artifactId>swc-example-serialization-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An example project that contains a simple application that is able to parse
    a page written in Wikitext and serialize it to XML, JSON or binary.</description>
    </archetype>
    <archetype>
      <groupId>org.sweble.wikitext</groupId>
      <artifactId>swc-example-basic-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that creates a simple application which is able to parse a page
    written in Wikitext and render it as HTML.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.0.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.0-RC1-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.3.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>com.lordofthejars.thymeleafarchetype</groupId>
      <artifactId>thymeleaf-spring-maven-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thymeleaf Spring Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.8.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.8.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-webapp</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-heroku</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project for Heroku.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-appengine</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project for Google App Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>com.github.jpaoletti</groupId>
      <artifactId>jpm-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a jpm-struts1-bootstrap project</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.2.Final-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M4b</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>5.0.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.8.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.8.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-policy-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany policy extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.65</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.65</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.0.0-02</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-struts-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.0-RC2-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.tqlab.sense</groupId>
      <artifactId>tqlab-sense-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>tqlab sense archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.1-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-struts-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.apache.directmemory.server</groupId>
      <artifactId>server-example-archetype</artifactId>
      <version>0.1-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.5.v20120716</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.5.v20120716</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.5.v20120716</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.5.v20120716</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.0.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.0.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.0.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.0.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.0-RC3-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-interaction</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-interaction</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-helloworld</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-helloworld</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-gui</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-gui</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-empty</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-empty</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.66</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.66</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.65</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.65</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.lalyos</groupId>
      <artifactId>standalone-jpa-eclipselink-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>StandAlone (j2se) jpa project with eclipseLink implementations using embedded DerbiDB</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>es.ucm.fdi.grasia.faerie.archetypes</groupId>
      <artifactId>basic</artifactId>
      <version>1.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Project for definition and implementation of an architecture/framework for Ambient-Assited Living systems</description>
    </archetype>
    <archetype>
      <groupId>es.ucm.fdi.grasia.faerie.archetypes</groupId>
      <artifactId>basic</artifactId>
      <version>1.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Project for definition and implementation of an architecture/framework for Ambient-Assited Living systems</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.20120802-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.20120802-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey 1.9.1, Guice 3.0, DUEL views 0.8.3, DUEL merge 0.5.4</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.66</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.66</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.jpaoletti</groupId>
      <artifactId>jpm-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a jpm-struts1-bootstrap project</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.shelbie</groupId>
      <artifactId>shelbie-command-archetype</artifactId>
      <version>2.0.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-struts-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-jaxrs-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.6.v20120903</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.6.v20120903</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.6.v20120903</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.6.v20120903</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.1-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.7.v20120910</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.7.v20120910</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.7.v20120910</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.7.v20120910</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-rc.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-rc.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tomcat.maven</groupId>
      <artifactId>tomcat-maven-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2-milestone-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2-milestone-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-module-fragment</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-module</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-application</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.8.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-interaction</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-helloworld</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-gui</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-empty</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>tk.skuro</groupId>
      <artifactId>clojure-maven-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple Maven archetype for Clojure</description>
    </archetype>
    <archetype>
      <groupId>tk.skuro</groupId>
      <artifactId>clojure-maven-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple Maven archetype for Clojure</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.3.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.3.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.devnull</groupId>
      <artifactId>devnull-web-archetype</artifactId>
      <version>1.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>DevNull starter webaapp with Spring MVC, JPA, Groovy and Twitter Bootstrap</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>osgi-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of OSGi bundles using Apache Felix Maven plugin</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.2-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>1.4-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>co.ntier</groupId>
      <artifactId>spring-mvc-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An extremely simple Spring MVC archetype, configured with NO XML.</description>
    </archetype>
    <archetype>
      <groupId>tk.skuro</groupId>
      <artifactId>clojure-maven-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple Maven archetype for Clojure</description>
    </archetype>
    <archetype>
      <groupId>tk.skuro</groupId>
      <artifactId>clojure-maven-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple Maven archetype for Clojure</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.1.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.2-01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.devnull</groupId>
      <artifactId>devnull-web-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>DevNull starter webaapp with Spring MVC, JPA, Groovy and Twitter Bootstrap</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.20121024-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.20121024-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.8.v20121106</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.8.v20121106</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.8.v20121106</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.8.v20121106</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-webapp</artifactId>
      <version>0.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-heroku</artifactId>
      <version>0.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project for Heroku.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-appengine</artifactId>
      <version>0.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project for Google App Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.3-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-interaction</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-helloworld</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-gui</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-empty</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.31</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.31</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.31</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.3.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.3.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.2.0.FINAL</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.2.0-CR01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.1.0.FINAL</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.3.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.3.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.2.0.FINAL</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.2.0-CR01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.1.0.FINAL</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic</artifactId>
      <version>3.0.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.3.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.3.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.2.0.FINAL</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.2.0-CR01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.1.0.FINAL</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M6c</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M6b</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M6c</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M6b</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.debux.webmotion</groupId>
      <artifactId>webmotion-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.4.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for easy usage with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.orchestra</groupId>
      <artifactId>orchestra-extension-archetype</artifactId>
      <version>4.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates extensions for Orchestra</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.debux.webmotion</groupId>
      <artifactId>webmotion-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>WebMotion is Java web framework based on the Java EE6 standard</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.turbine</groupId>
      <artifactId>turbine-webapp-4.0</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up a web application project based on Apache Turbine 4.0M1</description>
    </archetype>
    <archetype>
      <groupId>org.apache.turbine</groupId>
      <artifactId>turbine-webapp-2.3.3</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up a web application project based on Apache Turbine 2.3.3</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.qooxdoo</groupId>
      <artifactId>qooxdoo-archetype-desktop</artifactId>
      <version>2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to create a qooxdoo application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.32</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.32</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.32</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.0-rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.2.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.devnull</groupId>
      <artifactId>devnull-web-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>DevNull starter webaapp with Spring MVC, JPA, Groovy and Twitter Bootstrap</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-plugin</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a sample Maven plugin.</description>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate a Seam Application - running on JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate a Seam Application - running on JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.67</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.67</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.1.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.1.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.5-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ANTLR 3 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-rest-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starter
        project.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.3.Final-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-ws-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-ws-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>net.alchim31.maven</groupId>
      <artifactId>scala-archetype-simple</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.67</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.67</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.69</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.69</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.20121214-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.20121214-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.qianalyze.sample</groupId>
      <artifactId>QiAnalyzeModule</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The archetype to create a new QiAnalyze Module for more information visit http://java.net/projects/qianalyze</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.2.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.9</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.10</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.9</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.10</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.9</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.10</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>7.1.0.fuse-047</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>7.1.0.fuse-047</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>7.1.0.fuse-047</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.5-rc-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ANTLR 3 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.89</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.88</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.87</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.89</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.88</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.87</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.89</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.88</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.87</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>sk.seges.sesam</groupId>
      <artifactId>sesam-annotation-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.4-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.4-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.9</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.10</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.9</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.10</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.9</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.10</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.90</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.90</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.90</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.ladstatt</groupId>
      <artifactId>scala-javafx-archetype</artifactId>
      <version>0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The Scala JavaFX Archetype provides a simple template for a scala based 
	JavaFX project</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>1.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>1.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.0-04</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.0-02</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.0-01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.34</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.33</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.34</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.33</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.34</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.33</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.1.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.1.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M7a</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M7a</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.2.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.68</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.68</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>1.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>1.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.3.Final-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.eik.archetypes</groupId>
      <artifactId>eik-camel-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Camel PDE plugin to be used in EIK</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>0.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.2.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-webapp</artifactId>
      <version>0.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-heroku</artifactId>
      <version>0.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project for Heroku.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-appengine</artifactId>
      <version>0.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project for Google App Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.92</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.91</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.92</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.91</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.92</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.91</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.cloudfoundry.tothought</groupId>
      <artifactId>spring-data-basic</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A basic setup for Spring Data + Hibernate + MySql</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.telosys.starterkits</groupId>
      <artifactId>struts-jpa-starterkit</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for starter Kit Struts</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.35</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.35</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.35</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.2.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.tools.archetypes.gwtproject</groupId>
      <artifactId>appverse-web-tools-archetypes-gwtproject</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Tools Archetypes GWT Project</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-wicket-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-tapestry-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-struts-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-stripes-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-security-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-freemarker-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-jsf-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.94</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.94</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.94</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.rc2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-alpha.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-alpha.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.95</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.95</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.95</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.69</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.69</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>0.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.9.v20130131</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.9.v20130131</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.9.v20130131</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.9.v20130131</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-alpha.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-alpha.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Alpha7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.9.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>skeleton-archetype</artifactId>
      <version>1.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>pro.savant.circumflex</groupId>
      <artifactId>webapp-archetype</artifactId>
      <version>3.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.1-01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.37</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.36</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.37</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.36</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.37</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.36</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.1.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.tools.archetypes.gwtproject</groupId>
      <artifactId>appverse-web-tools-archetypes-gwtproject</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Tools Archetypes GWT Project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-rest-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starter
        project.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-rest-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starter
        project.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.38</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.38</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.38</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwtproject</groupId>
      <artifactId>appverse-web-archetypes-gwtproject</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Tools Archetypes GWT Project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.5.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.98</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.98</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.98</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.alchim31.maven</groupId>
      <artifactId>scala-archetype-simple</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.70</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.70</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>skeleton-archetype</artifactId>
      <version>1.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.telosys.starterkits</groupId>
      <artifactId>angularHtml5offline-starterkit</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for starter Kit angular Html5 offline</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.1.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.1.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.39</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.39</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.39</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-alpha.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-alpha.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Alpha9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tomcat.maven</groupId>
      <artifactId>tomcat-maven-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.40</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.40</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.40</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-alpha.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-alpha.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.6.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.6.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.0.4-BETA-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.10.v20130312</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.10.v20130312</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.10.v20130312</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.10.v20130312</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-bootstrap</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Plugin Archetype for Entando:  an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-showlet-generic</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Showlet Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-page-generic</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Page Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-misc</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Misc Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-content</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Content Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.6.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.6.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.0-beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.20.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.72</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.72</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.70</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.70</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.2.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.6.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.6.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.6.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.6.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.73</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.73</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>fr.ybonnel</groupId>
      <artifactId>simpleweb4j-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for SimpleWeb4j.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.shelbie</groupId>
      <artifactId>shelbie-command-archetype</artifactId>
      <version>2.0.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.74</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.74</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>fr.ybonnel</groupId>
      <artifactId>simpleweb4j-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for SimpleWeb4j.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>pl.bristleback</groupId>
      <artifactId>webapp-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web archetype for Bristleback Websocket Framework</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0.RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0.RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0.RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>mss-testing-embeddedTomcat7-archetype</artifactId>
      <version>1.0.0-CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>mss-testing-embeddedTomcat7-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>mss-testing-embeddedTomcat6-archetype</artifactId>
      <version>1.0.0-CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>mss-testing-embeddedTomcat6-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.2.0-01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-bootstrap</artifactId>
      <version>3.2.0-01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-showlet-generic</artifactId>
      <version>3.2.0-01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Showlet Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>javax.faces</groupId>
      <artifactId>javax.faces-war-archetype</artifactId>
      <version>2.2-m12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple project with war packaging that depends on JSF 2.2-m12 and 
        javaee 6, in that order.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.75</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.75</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.telosys.starterkits</groupId>
      <artifactId>struts-jpa-starterkit</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for starter Kit Struts</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>7.2.0.redhat-024</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>7.2.0.redhat-024</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>7.2.0.redhat-024</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.1-BETA-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.jpaoletti</groupId>
      <artifactId>jpm-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a jpm-struts1-bootstrap project</description>
    </archetype>
    <archetype>
      <groupId>com.github.jpaoletti</groupId>
      <artifactId>jpm-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a jpm-struts1-bootstrap project</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.44</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.43</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.42</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.41</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.44</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.43</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.42</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.41</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.44</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.43</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.42</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.41</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>1.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.3.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>3.0.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>ru.nikitav.android.archetypes</groupId>
      <artifactId>release-robolectric</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.nikitav.android.archetypes</groupId>
      <artifactId>release</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.1.Final-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.1.Final-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.1.Final-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.1.Final-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.0.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.0.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.apetrelli.samplegwt</groupId>
      <artifactId>samplegwt-archetype</artifactId>
      <version>1.0.0-alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A complete but simple archetype that connects GWT to several technologies: JPA 2, Hibernate, Spring Core, Spring Security, Spring Transactions.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.1.0-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.1.0-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>fr.ybonnel</groupId>
      <artifactId>simpleweb4j-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for SimpleWeb4j.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>pl.bristleback</groupId>
      <artifactId>webapp-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web archetype for Bristleback Websocket Framework</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.45</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.45</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.45</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.21.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-application-archetype</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Tidalwave NetBeans Platform Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-application-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Tidalwave NetBeans Platform Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.72</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.71</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.72</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.71</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.mycodefu</groupId>
      <artifactId>executable-jar-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to create a Java project which is easy to deploy and execute.</description>
    </archetype>
    <archetype>
      <groupId>com.jamcracker.adapter.jit</groupId>
      <artifactId>jit-adapter-archetype</artifactId>
      <version>1.0-BETA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.5.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>6.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>6.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>6.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>6.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>6.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>6.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.11.v20130520</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.11.v20130520</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.11.v20130520</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.11.v20130520</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-javaee7</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a web application using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee7</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an EJB package using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-javaee7</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for EAR package using Java EE 7</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>appclient-javaee7</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an Application Client package using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>it.amattioli</groupId>
      <artifactId>javate-zk-jpa-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.amattioli</groupId>
      <artifactId>javate-zk-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.76</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.76</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>fr.ybonnel</groupId>
      <artifactId>simpleweb4j-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for SimpleWeb4j.</description>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.73</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.73</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.1-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.1-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.rauschig</groupId>
      <artifactId>maven-archetype-bundle</artifactId>
      <version>0.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A maven archetype that incorporates common artifacts for OSS development and OSGi compatibility</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>1.4-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.74</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.74</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>5.0.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>5.0.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.47</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.46</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.47</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.46</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.47</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.46</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.maven.archetypes</groupId>
      <artifactId>selenium-testng</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-mvc_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal MVC based project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.1-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.1-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>cordova-quickstart</artifactId>
      <version>2.4.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.77</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.77</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.jamcracker.adapter.jit</groupId>
      <artifactId>jit-adapter-archetype</artifactId>
      <version>1.0.1-BETA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.1-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.1-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.3.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>sample-javafx</artifactId>
      <version>0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>javafx</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-rest-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starter
        project.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.75</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.75</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotArchetype</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create new project exposing the SenBot (junit/cucumber/selenium acceptance test executor) to your test environment.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.2.Final-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappproject</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>uicomponent-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>plugincomponent</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>flowcomponent</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>buproject</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.qianalyze</groupId>
      <artifactId>QiAnalyzeModule-Archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The archetype to create a new QiAnalyze Module for more information visit http://java.net/projects/qianalyze</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.27-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.27-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>javax.faces</groupId>
      <artifactId>javax.faces-war-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple project with war packaging that depends on JSF 2.2 and 
        javaee 6, in that order.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.sun.faces</groupId>
      <artifactId>faces-2.2-test-war-archetype</artifactId>
      <version>0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create automated test based on JSF 2.1</description>
    </archetype>
    <archetype>
      <groupId>com.sun.faces</groupId>
      <artifactId>faces-2.1-test-war-archetype</artifactId>
      <version>0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create automated test based on JSF 2.1</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappproject</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>uicomponent-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>plugincomponent</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>flowcomponent</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>buproject</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.48</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.48</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.48</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-javaee7</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a web application using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee7</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an EJB package using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>appclient-javaee7</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an Application Client package using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.200</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.200</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.200</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.0-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.76</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.76</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.jamcracker.adapter.jit</groupId>
      <artifactId>jit-adapter-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-jpa-demo-archetype</artifactId>
      <version>1.6.0-rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.6.0-rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.12.v20130726</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.12.v20130726</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.12.v20130726</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.12.v20130726</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2013A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.78</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.78</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.77</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.77</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.7.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.7.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>pl.bristleback</groupId>
      <artifactId>webapp-archetype</artifactId>
      <version>0.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web archetype for Bristleback Websocket Framework</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.7.0-hadoop2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.78</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.78</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-jpa-demo-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.49</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.49</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.49</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappproject</artifactId>
      <version>0.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappproject</artifactId>
      <version>0.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>uicomponent-archetype</artifactId>
      <version>0.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>uicomponent-archetype</artifactId>
      <version>0.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>plugincomponent</artifactId>
      <version>0.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>plugincomponent</artifactId>
      <version>0.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>flowcomponent</artifactId>
      <version>0.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>flowcomponent</artifactId>
      <version>0.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>buproject</artifactId>
      <version>0.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>buproject</artifactId>
      <version>0.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.50</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.50</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.50</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.0-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.0-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.205</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.205</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.205</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>beanshell-maven-plugin-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate an Beanshell-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>beanshell-maven-plugin-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate an Beanshell-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>ant-maven-plugin-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate an Ant-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>ant-maven-plugin-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype to generate an Ant-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.shelbie</groupId>
      <artifactId>shelbie-command-archetype</artifactId>
      <version>2.0.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.79</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.79</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.79</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.79</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.0-Preview</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.tynamo</groupId>
      <artifactId>tynamo-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.80</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.80</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.4-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.3-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.4-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.3-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-mvc_2.10</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal MVC based project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.10</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.10</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.10</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.10</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.10</artifactId>
      <version>2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.80</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.80</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.81</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.81</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.demos</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-integration-test-archetype</artifactId>
      <version>2.0.0-rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.0.0-rc2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.13.v20130916</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.13.v20130916</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.13.v20130916</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.13.v20130916</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR4-Pre1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.17.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.5-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.5-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.directmemory.server</groupId>
      <artifactId>server-example-archetype</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0.alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.4.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.4.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ANTLR 3 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.81</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.81</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.82</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.82</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-module-fragment</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-module</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-application</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.fuin.archetypes</groupId>
      <artifactId>emt-xtext-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype that creates an Xtext project with a multi module Maven layout and Tycho (manifest-first approach).</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-policy-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany policy extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.1.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.1.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Oracle Glassfish.</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.82</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.82</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>1.1.0.M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.8.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.7.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.6.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.6.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.5.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.5.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.4.0.OS1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.4.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.4.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.51</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.51</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.51</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Oracle Glassfish.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.sun.faces</groupId>
      <artifactId>faces-2.2-test-war-archetype</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a JSF 2.2 vanilla app.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee7-essentials-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 7 project template. Clean, lean and minimalistic.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>1.0.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.accumulo</groupId>
      <artifactId>accumulo-instamo-archetype</artifactId>
      <version>1.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.83</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.83</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.4.Final-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.52</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.52</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.52</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.28-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.0-update1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Oracle GlassFish.</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-rc.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.83</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.83</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.0-RC</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.3-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.3-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>standalone-archetype</artifactId>
      <version>0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>service-archetype</artifactId>
      <version>0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.aerysoft.minimaven</groupId>
      <artifactId>minimaven-ghsite-simple</artifactId>
      <version>0.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple Maven archetype for GitHub-hosted static website.</description>
    </archetype>
    <archetype>
      <groupId>org.aerysoft.minimaven</groupId>
      <artifactId>minimaven-ghsite-simple</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple Maven archetype for GitHub-hosted static website.</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.1-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.84</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.84</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.86</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.85</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.84</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.86</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.85</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.84</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-selenium2library</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-selenium2library</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-quickstart</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-quickstart</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-annotationlibrary</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-annotationlibrary</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.14.v20131031</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.14.v20131031</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.14.v20131031</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.14.v20131031</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.0-hadoop2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.uctool</groupId>
      <artifactId>uctool-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new project ready to be used with Use Case Tool.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for a TrueUpdate application running in Oracle GlassFish.</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.3.1-ase2013-tutorial</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.3.1-ase2013-tutorial</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.3.1-ase2013-tutorial</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-rc.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.9.1-ase2013-tutorial</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.9.1-ase2013-tutorial</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.9.1-ase2013-tutorial</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.87</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.87</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee7-essentials-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 7 project template. Clean, lean and minimalistic.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-bootstrap</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Plugin Archetype for Entando:  an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-widget-generic</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Widget Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-page-generic</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Page Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-misc</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generic Misc Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-content</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Content Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.3-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.3-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tomcat.maven</groupId>
      <artifactId>tomcat-maven-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Quickstart Archetype for</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the ui archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the parent archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the Model archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-rc.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-rc.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>appengine-skeleton-archetype</artifactId>
      <version>1.8.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.3-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.3-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>1.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.53</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.53</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.53</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>2.4.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>2.4.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.24</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.1-hadoop2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0.alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.25</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.0-milestone1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.0-milestone1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.uctool</groupId>
      <artifactId>uctool-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new project ready to be used with Use Case Tool.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.uctool</groupId>
      <artifactId>uctool-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new project ready to be used with Use Case Tool.</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the ui archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the parent archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the Model archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>1.0.3.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.18</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.28-RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.26</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>sample-javafx</artifactId>
      <version>0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>javafx</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.3.1-ase2013-tutorial-r1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.3.1-ase2013-tutorial-r1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.3.1-ase2013-tutorial-r1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.9.1-ase2013-tutorial-r1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.9.1-ase2013-tutorial-r1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.9.1-ase2013-tutorial-r1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.88</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.88</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.12.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.9.0-hadoop2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.2-hadoop2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-ws-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-wicket-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-wicket-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.229</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.229</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.229</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the ui archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the parent archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the Model archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.89</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.89</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.12.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>5.0.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>5.0.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.1-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.0.beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.4-MILESTONE_1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.4-MILESTONE_1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.2-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-bundle-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create OSGI bundle for DEMUX Android projects</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.5.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.5.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.54</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.54</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.54</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>7.2.0.redhat-060</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>7.2.0.redhat-060</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>7.2.0.redhat-060</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.19</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.3-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.55</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.55</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.55</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.0-rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-module-container-app</artifactId>
      <version>5.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Crux application following the module container layout for project.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-module-app</artifactId>
      <version>5.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Crux application following the module layout for project.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.17-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.4-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-bundle-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create OSGI bundle for DEMUX Android projects</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.1.31</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>5.0.0.Alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>5.0.0.Alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.57</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.56</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.57</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.56</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.57</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.56</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.0-rc2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.ws.plugins.archetypes</groupId>
      <artifactId>jaxws-codefirst</artifactId>
      <version>1.0.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web Service starting from Java code and using JBossWS</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.1-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.1-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.90</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.90</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1.beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1.beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype-incubating</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype-incubating</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.cosenonjaviste</groupId>
      <artifactId>jsf2-spring4-jpa2-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype is based on org.fluttercode.knappsack/spring-jsf-jpa-archetype/1.1 one.
This new archetype upgrade libraries to JSF 2.2, Spring 4 and JPA 2.1</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.85</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.85</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.8.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.2.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.58</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.58</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.58</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>sample-javafx</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>javafx</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.0-milestone2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.0-milestone2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>it.cosenonjaviste</groupId>
      <artifactId>jsf2-spring4-jpa2-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype is based on org.fluttercode.knappsack/spring-jsf-jpa-archetype/1.1 one.
This new archetype upgrade libraries to JSF 2.2, Spring 4 and JPA 2.1</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>de.cologneintelligence</groupId>
      <artifactId>archetype-fitgoodies-quickstart</artifactId>
      <version>1.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype which generates an FitGoodies-enabled example project</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-gxt-clean-sdv-app-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-clean-sdv-app-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-clean-app-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.h0ru5.gwt</groupId>
      <artifactId>angulargwt-module-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an AngularGwt Module with example service</description>
    </archetype>
    <archetype>
      <groupId>com.github.h0ru5.gwt</groupId>
      <artifactId>angulargwt-app-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for Webapps using AngularGWT incl. example controller and scope</description>
    </archetype>
    <archetype>
      <groupId>br.com.otavio.vraptor.archetypes</groupId>
      <artifactId>vraptor-archetype-blank</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple project to start with VRaptor 4</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2013B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-gxt-clean-sdv-app-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-clean-sdv-app-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-clean-app-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.github.h0ru5.gwt</groupId>
      <artifactId>angulargwt-module-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for an AngularGwt Module with example service</description>
    </archetype>
    <archetype>
      <groupId>com.github.h0ru5.gwt</groupId>
      <artifactId>angulargwt-app-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for Webapps using AngularGWT incl. example controller and scope</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.stanbol</groupId>
      <artifactId>stateless-webmodule-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a project that allows posting files and shows the computed enhancements.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.stanbol</groupId>
      <artifactId>statefull-webmodule-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a project that accesses the entityhub, and logs queries to a persisten graph</description>
    </archetype>
    <archetype>
      <groupId>org.apache.stanbol</groupId>
      <artifactId>enhancer-engine-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>hu.meza.tools</groupId>
      <artifactId>testAutomation</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for test automation projects</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.91</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.91</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.59</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.59</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.59</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.glassmaker</groupId>
      <artifactId>org.glassmaker.archetype.basic</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apidesign.canvas</groupId>
      <artifactId>canvas-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.86</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.86</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.amazonaws</groupId>
      <artifactId>aws-java-sdk-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a simple AWS Java application.</description>
    </archetype>
    <archetype>
      <groupId>com.amazonaws</groupId>
      <artifactId>aws-java-sdk-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a simple AWS Java application.</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-java-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit/TestNG</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.60</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.60</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.60</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.trajano.archetype</groupId>
      <artifactId>java-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is an archetype type for a Java artifact.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.87</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.87</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.92</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.92</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Archetype: RichFaces Archetypes Simple Application</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Archetype: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ANTLR 3 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.5-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.93</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.93</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>1.1.41</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>1.1.41</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.62</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.61</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.62</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.61</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.62</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.61</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.debux.webmotion</groupId>
      <artifactId>webmotion-archetype</artifactId>
      <version>2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>WebMotion is Java web framework based on the Java EE6 standard</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.7.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.94</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.94</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.6.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.6.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.rauschig</groupId>
      <artifactId>maven-archetype-bundle</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A maven archetype that incorporates common artifacts for OSS development and OSGi compatibility</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.smb-tec.xo.archetypes</groupId>
      <artifactId>xo-neo4j-quickstart</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a skeleton for an XO-Neo4j application</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>ch.sbb.maven.archetypes</groupId>
      <artifactId>wmb7-maven-projects</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>WebSphere Message Broker 7 Maven Project Structure</description>
    </archetype>
    <archetype>
      <groupId>ch.sbb.maven.archetypes</groupId>
      <artifactId>iib9-maven-projects</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>IBM Integration Bus 9 Maven Project Structure</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.63</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.63</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.63</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.15.v20140411</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.15.v20140411</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.15.v20140411</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.15.v20140411</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.4.0-M5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-webapp</artifactId>
      <version>0.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-heroku</artifactId>
      <version>0.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project for Heroku.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-appengine</artifactId>
      <version>0.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which contains a simple Gig Webapp project for Google App Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>it.cosenonjaviste</groupId>
      <artifactId>jsf2-spring4-jpa2-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype is based on org.fluttercode.knappsack/spring-jsf-jpa-archetype/1.1 one.
This new archetype upgrade libraries to JSF 2.2, Spring 4 and JPA 2.1</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-multi-module</artifactId>
      <version>5.1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates jiac multi module project with api and domain module</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-multi-module</artifactId>
      <version>5.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates jiac multi module project with api and domain module</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-jsw</artifactId>
      <version>5.1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a runnable agent, which can used as system service/daemon</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-jsw</artifactId>
      <version>5.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a runnable agent, which can used as system service/daemon</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-empty</artifactId>
      <version>5.1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a empty jiac project. POM only</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-empty</artifactId>
      <version>5.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a empty jiac project. POM only</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-agent-config-temp</artifactId>
      <version>5.1.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-agent-config-temp</artifactId>
      <version>5.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.15.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.15.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.wasdev.wlp.maven</groupId>
      <artifactId>liberty-plugin-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-multi-module</artifactId>
      <version>5.1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates jiac multi module project with api and domain module</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-jsw</artifactId>
      <version>5.1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a runnable agent, which can used as system service/daemon</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-empty</artifactId>
      <version>5.1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a empty jiac project. POM only</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-config-temp</artifactId>
      <version>5.1.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a jiac agent project, with spring-config templates for an agent and an agent bean</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.95</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.95</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee7-essentials-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Java EE 7 project template. Clean, lean and minimalistic.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.plugincomponentarchetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.11</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.10</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.11</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.10</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.11</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.10</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A sample Drombler FX application template.</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the ui archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the parent archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the Model archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.88</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.88</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.96</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.96</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.4.30</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.4.28</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.RC2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.97</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.97</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A maven archetype for Cloud Endpoints with Google App
  Engine Java.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A maven archetype for Cloud Endpoints with Google App
  Engine Java.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-xml-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot XML Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-websocket-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot WebSocket Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-ui-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Web UI Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-static-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Web Static Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-secure-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Web Secure Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-method-security-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Web Method Security Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-jsp-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Web JSP Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-traditional-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Traditional Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-tomcat-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Tomcat Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-simple-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Simple Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-servlet-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Servlet Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-secure-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Security Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-profile-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Profile Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-jetty-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Jetty Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-integration-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Integration Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-data-rest-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Data REST Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-data-redis-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Data Redis Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-data-mongodb-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Data MongoDB Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-data-jpa-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Data JPA Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-batch-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Batch Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-aop-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot AOP Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-amqp-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot AMQP Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-actuator-ui-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Actuator UI Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-actuator-noweb-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Actuator Non-Web Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-actuator-log4j-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Actuator Log4J Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-actuator-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Spring Boot Actuator Sample</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.javaee-samples</groupId>
      <artifactId>javaee7-arquillian-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JavaEE 7 Arquillian Archetype Sample</description>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A sample Drombler FX application template.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.1.1-1.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple starter application using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple starter application using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.1.1-1.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A skeleton project using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A skeleton project using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.1-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.1-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.7.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.7.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.65</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.65</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.65</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A template for creating a new executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-spring-java-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Spring project which uses the Java Container in Fabric8.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.98</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.98</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.Beta5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.Alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>7.2.0.redhat-065</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>7.2.0.redhat-065</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>7.2.0.redhat-065</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.15.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.6-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.smb-tec.xo.archetypes</groupId>
      <artifactId>xo-neo4j-quickstart</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a skeleton for an XO application using the Neo4j graph database backend.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.99</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.99</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.0.2.20140527-1807</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.wiperdog</groupId>
      <artifactId>wiperdog-osgi-ipojo-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.wiperdog</groupId>
      <artifactId>wiperdog-osgi-bundle-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-servlet-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for Sling Servlets</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-jcrinstall-bundle-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a generic OSGi bundle installed via JCR Install.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-bundle-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a generic OSGi bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.0.alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.606</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>sample-javafx</artifactId>
      <version>0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>javafx</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Process application that uses a shared camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Process application that uses a shared camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: camunda EJB client, camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.3-hadoop2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.10.0-hadoop2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-web-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using REST with a WAR.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-spring-java-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Spring project which uses the Java Container in Fabric8.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-spring-boot-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Shows how to use Camel with Spring Boot in the Java Container.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-servlet-war-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel Servlet with a WAR.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-eips-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cdi-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel CDI project which uses the Java Container in Fabric8.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cbr-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-amq-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new quickstart project using Camel and ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.90</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.89</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.90</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.89</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.1-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.1-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetypes</groupId>
      <artifactId>wildfly-subsystem</artifactId>
      <version>8.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a skeleton project for implementing a WildFly 8 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.16.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.biville.florent</groupId>
      <artifactId>maven-embedded-neo4j-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.7-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.apigee.build-tools.enterprise4g</groupId>
      <artifactId>apigee-edge-maven-archtypes</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.91</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.91</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.00</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.00</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>7.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>7.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>7.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>7.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>7.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>7.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.1-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.1-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.16.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>service-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>hibernate-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>distribution-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.4-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-hibernate</artifactId>
      <version>1.4-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Hibernate Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-eclipselink</artifactId>
      <version>1.4-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.github.apetrelli.samplegwt</groupId>
      <artifactId>samplegwt-archetype</artifactId>
      <version>1.0.0-alpha4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A complete but simple archetype that connects GWT to several technologies: JPA 2, Hibernate, Spring Core, Spring Security, Spring Transactions.</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>no.bouvet</groupId>
      <artifactId>maven-archetype-eventsourcing</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.67</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.67</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.67</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2014A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Archetype: RichFaces Archetypes Simple Application</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Archetype: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0-RC3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.256</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.256</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.256</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates a simple Vaadin application using TouchKit.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.happyfaces</groupId>
      <artifactId>happyfaces-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Description</description>
    </archetype>
    <archetype>
      <groupId>com.github.happyfaces</groupId>
      <artifactId>happyfaces-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Description</description>
    </archetype>
    <archetype>
      <groupId>com.github.happyfaces</groupId>
      <artifactId>happyfaces-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Description</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.68</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.68</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.68</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0-RC4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.15</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.262</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.262</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.262</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.02</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.02</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>1.1.42</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>1.1.42</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>pl.org.miki</groupId>
      <artifactId>scala-quickstart-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Customizable cruft-free Scala archetype. Options:
-sourceFolders: [all-in-src-java, scala-only, both-split-src]. DEFAULT: all-in-src-java.
--all-in-src-java: Scala and Java code are both in src/main/java (same for test). Plays nicely with IDEs.
--scala-only: only src/main/scala set up, and set as source folder.
--both-split-src: both src/main/java and src/main/scala. Can play merry havock with IDEs, so not the default.
-testLibrary: [scalatest, specs2, scalacheck-only, junit-only]. DEFAULT: scalatest.
--scalatest: adds Scalatest AND Scalacheck AND JUnit for most of your testing needs.
--specs2: adds specs2 AND Scalacheck AND JUnit.
--scalacheck-junit: adds Scalacheck AND JUnit.
--junit-only: adds JUnit ONLY.
-scalaVersion: 2.10.x+. DEFAULT: 2.11.2.
*The Scala tool version is generated automatically.
*Some Scala versions may not be compatible with selected test library versions. Adjust as necessary.</description>
    </archetype>
    <archetype>
      <groupId>pl.org.miki</groupId>
      <artifactId>java8-quickstart-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic Java 8 archetype. Options:
-testLibrary: [junit, testng, none]. DEFAULT: junit. Adds the requested test library to the POM deps.
-compilerMode: [simple, test-only, retrolambda-main, retrolambda-all]. DEFAULT: simple.
--simple: everything is compiled as Java 8.
--test-only: set up test for Java 8, and main for Java 7.
--retrolambda-main: main code is compiled as Java 8, and then converted to Java 7 via retrolambda.
--retrolambda-all: all code is compiled as Java 8, and then converted to Java 7 via retrolambda.

NOTE: Retrolambda support provided "as is" - if you have any problems, please file a ticket on the GitHub page!</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.Alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.Alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.2.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.8-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.92</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.92</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.0.20140717-1200</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.0.3.20140717-1200</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>ru.yandex.cocaine</groupId>
      <artifactId>cocaine-worker-archetype</artifactId>
      <version>0.11.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic worker for Cocaine Application Engine.</description>
    </archetype>
    <archetype>
      <groupId>ru.yandex.cocaine</groupId>
      <artifactId>cocaine-client-archetype</artifactId>
      <version>0.11.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating a basic client for Cocaine Application Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.Alpha2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-empty-quickstart</artifactId>
      <version>2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.rest</groupId>
      <artifactId>appverse-web-archetypes-rest-eclipselink</artifactId>
      <version>1.4.1-MILESTONE_2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes Rest Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.4.1-MILESTONE_2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-hibernate</artifactId>
      <version>1.4.1-MILESTONE_2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Hibernate Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-eclipselink</artifactId>
      <version>1.4.1-MILESTONE_2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>todoapp-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.23</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.03</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.03</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.cuubez</groupId>
      <artifactId>cuubez-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Cuubez quickstart archetype.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.2.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.2.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.69</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.69</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.69</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.8.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.04</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.04</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.wisebrains.archetypes</groupId>
      <artifactId>gatein-rest-resource-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype to generate sample Restful GateIn resource</description>
    </archetype>
    <archetype>
      <groupId>com.github.wisebrains.archetypes</groupId>
      <artifactId>gatein-rest-resource-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven archetype to generate sample Restful GateIn resource</description>
    </archetype>
    <archetype>
      <groupId>com.dragome</groupId>
      <artifactId>simple-webapp-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Dragome SDK simple webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.70</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.70</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.70</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A template for creating a new executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.6-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.6-hadoop2-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.6-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.6-hadoop2-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0-beta-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.268</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.268</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.268</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.93</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.93</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.0.rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.2.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.2.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.11.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.12.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jorm-unit</groupId>
      <artifactId>jorm-unit-sample-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that creates a sample project with jorm-unit sample test</description>
    </archetype>
    <archetype>
      <groupId>org.jorm-unit</groupId>
      <artifactId>jorm-unit-sample-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype that creates a sample project with jorm-unit sample test</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.baracus.application</groupId>
      <artifactId>baracus-maven-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for projects using BARACUS</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0-beta-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0.rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates a simple Vaadin application using TouchKit.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>1.1.43</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>1.1.43</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>7.0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>7.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>7.0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>7.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>7.0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>7.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>7.0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>7.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>7.0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>7.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>7.0.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>7.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-ear-blank-archetype</artifactId>
      <version>8.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-ear-archetype</artifactId>
      <version>8.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-blank-archetype</artifactId>
      <version>8.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-archetype</artifactId>
      <version>8.1.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.0.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.17.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.walkmod</groupId>
      <artifactId>walkmod-plugin-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create a walkmod plugin</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.2.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.71</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.71</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.71</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.13.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.12.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.16.v20140903</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.16.v20140903</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.16.v20140903</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.16.v20140903</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.forge</groupId>
      <artifactId>jboss-forge-html5-archetype</artifactId>
      <version>1.0.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that contains pre-requisites for demonstrating the use of JBoss Forge. The end-user will be instructed on how to scaffold a new application based on a pre-existing JPA entity. Refer to the embedded Eclipse cheatsheet for additional details.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>6.3.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>6.2.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>6.3.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>6.2.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>6.3.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>6.2.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>6.3.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>6.2.0.GA</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-empty-quickstart</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.7.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.7.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Process application that uses a shared camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Process application that uses a shared camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: camunda EJB client, camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.17.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.0-M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.4-hadoop2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.11.0-hadoop2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.11.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0-beta-4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0-beta-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Spring Boot application using Spring WebMVC</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Spring Boot application with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Spring Boot application with ActiveMQ</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.94</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.94</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates a simple Vaadin application using TouchKit.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.05</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.05</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>2.0.0-1.9.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A guestbook application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>appengine-skeleton-archetype</artifactId>
      <version>2.0.0-1.9.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A skeleton application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-subproject-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for creating OpenIMAJ subprojects with the most of the standard configuration completed automatically</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-quickstart-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven quickstart archetype for OpenIMAJ</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-empty-quickstart</artifactId>
      <version>2.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.14.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>com.pampanet</groupId>
      <artifactId>secure-rest-webapp-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype for building Secure RESTful Web Services Archetype with Apache Shiro 1.2.3, Jersey 1.18.1 and Google Guice 3.0</description>
    </archetype>
    <archetype>
      <groupId>com.pampanet</groupId>
      <artifactId>jersey-guice-webapp-archetype</artifactId>
      <version>0.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for building RESTful Web Services with Jersey 1.18.1 and Google Guice 3.0</description>
    </archetype>
    <archetype>
      <groupId>com.hivemq</groupId>
      <artifactId>hivemq-plugin-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The Maven Plugin Archetype which makes HiveMQ plugin development a breeze.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.2.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.72</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.72</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.72</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-subproject-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for creating OpenIMAJ subprojects with the most of the standard configuration completed automatically</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-quickstart-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven quickstart archetype for OpenIMAJ</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.graylog2</groupId>
      <artifactId>graylog2-plugin-archetype</artifactId>
      <version>0.90.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipselabs</groupId>
      <artifactId>emf-gwt-rpc</artifactId>
      <version>0.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipselabs</groupId>
      <artifactId>emf-gwt-jersey</artifactId>
      <version>0.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.baracus.application</groupId>
      <artifactId>baracus-maven-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Mrchetype for the BARACUS framework for Android application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.6.1-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.6.1-hadoop2-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.6.1-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.6.1-hadoop2-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.robeja.mojo</groupId>
      <artifactId>restygwt-maven-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple RestyGWT, RestEasy maven archetype</description>
    </archetype>
    <archetype>
      <groupId>com.premiumminds</groupId>
      <artifactId>pm-wicket-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Template to create a web application with Wicket + Guice + Hibernate</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.Alpha3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.73</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.73</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.73</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.Beta3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>nz.net.osnz.lmz</groupId>
      <artifactId>osnz-lmz-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>OSNZ LMZ Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.xtech.babel</groupId>
      <artifactId>babel-camel-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype for Babel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.0.0.redhat-394</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.0.0.redhat-394</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.0.0.redhat-394</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.0.0.redhat-394</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.95</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.95</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pampanet</groupId>
      <artifactId>shiro-guice-resteasy-webapp-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven Archetype for building Secure RESTful Web Services Archetype with Apache Shiro 1.2.3, RestEasy 3 and Google Guice 3.0</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.13.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.0-b1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.3-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.3-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A sample Drombler FX application template.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>todoapp-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.16</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.tectonica</groupId>
      <artifactId>gae-jersey-guice-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for generating skeleton Google-App-engine application that uses Jersey, Jackson and Guice</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.06</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.06</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.mwmahlberg.speedy</groupId>
      <artifactId>speedy-archetype</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for creating Web Applications with the Speedy Web Application Framework</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.74</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.74</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.74</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipselabs</groupId>
      <artifactId>emf-gwt-rpc</artifactId>
      <version>0.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipselabs</groupId>
      <artifactId>emf-gwt-jersey</artifactId>
      <version>0.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.7.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.7.0-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.9-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.10-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.0.0.redhat-412</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.0.0.redhat-412</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.0.0.redhat-412</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.0.0.redhat-412</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.tectonica</groupId>
      <artifactId>gae-jersey-guice-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for generating skeleton Google-App-engine application that uses Jersey, Jackson and Guice</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.10.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.3-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.3-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sakaiproject.maven-archetype</groupId>
      <artifactId>sakai-wicket-maven-archetype</artifactId>
      <version>1.5.0-rc1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The Sakai Wicket Maven Archetype allows you to generate a sample Sakai app via a single Maven command. 
		The app is based on Apache Wicket which integrates nicely with Sakai. 
		The app demonstrates how to get a Sakai tool styled, internationalised and registered, setup your own APIs, wire them up with Spring and inject them via annotations. 
		The 1.1 and up releases also include multi database support via Spring JDBC. It could easily be used as a base for a real tool.</description>
    </archetype>
    <archetype>
      <groupId>org.sakaiproject.maven-archetype</groupId>
      <artifactId>sakai-wicket-maven-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>The Sakai Wicket Maven Archetype allows you to generate a sample Sakai app via a single Maven command. 
		The app is based on Apache Wicket which integrates nicely with Sakai. 
		The app demonstrates how to get a Sakai tool styled, internationalised and registered, setup your own APIs, wire them up with Spring and inject them via annotations. 
		The 1.1 and up releases also include multi database support via Spring JDBC. It could easily be used as a base for a real tool.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.75</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.75</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.75</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A template for creating a new executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.CR1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.7.0-hadoop2-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.7.0-hadoop2-incubating</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.13.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.coding.chenxiaobo</groupId>
      <artifactId>base-framework-archetype</artifactId>
      <version>1.0.0.RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>base-framework is a authority management system of java web framework, the framework ased on spring, mybatis, spring mvc, apache shiro</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.07</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.07</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.0-b2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>11.02.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>11.02.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>11.02.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.3-rc-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>3.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>service-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>hibernate-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>distribution-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.18.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>no.bouvet</groupId>
      <artifactId>maven-archetype-eventsourcing</artifactId>
      <version>1.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4</groupId>
      <artifactId>sally4-module-archetype</artifactId>
      <version>0.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4.comm</groupId>
      <artifactId>comm-archetype</artifactId>
      <version>0.0.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha12</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.bardframework</groupId>
      <artifactId>bard-simple-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A web framework that is easy to use, easy to extend</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>3.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>3.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>3.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.0.0-M4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.18.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.CR2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.11-final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.1.20141111-1200</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.9-alpha1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.bardframework</groupId>
      <artifactId>bard-simple-archetype</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A web framework that is easy to use, easy to extend</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.13.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.12.1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.kuali.contrib</groupId>
      <artifactId>kfs-contrib-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.kuali.contrib</groupId>
      <artifactId>kfs-contrib-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.kuali.contrib</groupId>
      <artifactId>kc-contrib-archetype</artifactId>
      <version>1.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.kuali.contrib</groupId>
      <artifactId>kc-contrib-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.7.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.11</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>com.wordpress.javaenterprise7</groupId>
      <artifactId>MinimumHelloWorld-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Minimal archetype for a Java EE 7 application</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.0-b3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.10.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.10.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.01.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.01.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.01.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.01.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.77</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.76</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.77</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.76</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.77</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.76</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.rest</groupId>
      <artifactId>appverse-web-archetypes-rest-eclipselink</artifactId>
      <version>1.5.0-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes Rest Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.5.0-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-hibernate</artifactId>
      <version>1.5.0-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Hibernate Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-eclipselink</artifactId>
      <version>1.5.0-RELEASE</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Appverse Web Framework Archetypes GWT Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.bardframework</groupId>
      <artifactId>bard-simple-archetype</artifactId>
      <version>0.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A web framework that is easy to use, easy to extend</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4-milestone-1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.1.Final</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.78</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.78</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.78</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.13</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.springer</groupId>
      <artifactId>omelet-archetype-simple</artifactId>
      <version>1.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Automation library for Selenium built on top of TestNg</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-docker-blank-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Docker Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.0.0p1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.0.0p1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.0.0p1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.CR3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.14</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.ryian</groupId>
      <artifactId>ryian-web-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>ryian-web-archetype is an archetype to create a web project based on ryian framework</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>0.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.08</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.08</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.2.20141211-1200</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>br.com.address.archetypes</groupId>
      <artifactId>struts2-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype web 3.0 + struts2 (bootstrap + jquery) + hibernate core with struts2 interceptor login system</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-jersey-blank-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot + Jersey</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-jersey-blank-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot + Jersey</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-docker-blank-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Docker Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.10.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4-milestone-2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.Beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.14.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>fr.manastria</groupId>
      <artifactId>manastria-archetype-introduction</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Manastria archetype.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.beta1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.7</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.09</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.09</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>br.com.address.archetypes</groupId>
      <artifactId>struts2-archetype</artifactId>
      <version>1.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype web 3.0 + struts2 (bootstrap + jquery) + JPA 2.1 with struts2 login system</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.02.03</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.02.02</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.02.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.02.03</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.02.02</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.02.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.02.03</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.02.02</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.02.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.02.03</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.02.02</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.02.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.79</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.79</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.79</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.0-b4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.03.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.03.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.03.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.03.01</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2014B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2014A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2013B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2013A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>com.premiumminds</groupId>
      <artifactId>pm-wicket-archetype</artifactId>
      <version>1.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Template to create a web application with Wicket + Guice + Hibernate</description>
    </archetype>
    <archetype>
      <groupId>com.bardframework</groupId>
      <artifactId>bard-simple-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A web framework that is easy to use, easy to extend</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4-milestone-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4-milestone-3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.openntf.maven</groupId>
      <artifactId>odp-maven-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>A template for creating a new executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.4</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4</groupId>
      <artifactId>sally4-module-archetype</artifactId>
      <version>0.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4.comm</groupId>
      <artifactId>comm-archetype</artifactId>
      <version>0.0.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.8</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.10</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.freedomotic</groupId>
      <artifactId>freedomotic-device-maven-archetype</artifactId>
      <version>1.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>gwt-maven-plugin</artifactId>
      <version>2.5.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven plugin for the Google Web Toolkit.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>gwt-maven-plugin</artifactId>
      <version>2.6.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven plugin for the Google Web Toolkit.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>gwt-maven-plugin</artifactId>
      <version>2.7.0</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Maven plugin for the Google Web Toolkit.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>gwt-maven-plugin</artifactId>
      <version>2.8.1</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Mojo's Maven Plugin for GWT</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>gwt-maven-plugin</artifactId>
      <version>2.8.2</version>
      <repository>https://localhost/nexus/content/groups/public</repository>
      <description>Mojo's Maven Plugin for GWT</description>
    </archetype>
  </archetypes>
</archetype-catalog>
