[jbosstools-commits] JBoss Tools SVN: r39498 - trunk/download.jboss.org/jbosstools/examples.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Mar 14 08:26:19 EDT 2012
Author: fbricon
Date: 2012-03-14 08:26:17 -0400 (Wed, 14 Mar 2012)
New Revision: 39498
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml
Log:
Use Richfaces and Aerogear archetypes from Maven central
Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml 2012-03-14 11:25:22 UTC (rev 39497)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml 2012-03-14 12:26:17 UTC (rev 39498)
@@ -159,9 +159,9 @@
<archetypeGroupId>org.jboss.aerogear.archetypes</archetypeGroupId>
<archetypeArtifactId>jboss-html5-mobile-archetype</archetypeArtifactId>
<archetypeVersion>1.0.0.M2c</archetypeVersion>
-
+ <!--
<archetypeRepository>http://repository.jboss.org/nexus/content/repositories/releases/</archetypeRepository>
-
+ -->
<groupId>org.jboss.tools.example</groupId>
<artifactId>poh5</artifactId>
<version>0.0.1-SNAPSHOT</version>
@@ -213,8 +213,8 @@
<archetypeGroupId>org.richfaces.archetypes</archetypeGroupId>
<archetypeArtifactId>richfaces-archetype-kitchensink</archetypeArtifactId>
<archetypeVersion>4.2.0.Final-2</archetypeVersion>
+ <!--
<archetypeRepository>http://repository.jboss.org/nexus/content/repositories/releases/</archetypeRepository>
- <!--
<archetypeRepository>http://repository.jboss.org/nexus/content/repositories/snapshots/</archetypeRepository>
<archetypeRepository>http://anonsvn.jboss.org/repos/jbosstools/workspace/fred/repositories/snapshot/</archetypeRepository>
-->
More information about the jbosstools-commits
mailing list