Author: fbricon
Date: 2011-11-21 06:57:50 -0500 (Mon, 21 Nov 2011)
New Revision: 36478
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml
Log:
JBIDE-10200 : Add default maven profiles
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml 2011-11-21
11:55:09 UTC (rev 36477)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml 2011-11-21
11:57:50 UTC (rev 36478)
@@ -289,8 +289,8 @@
<mavenArchetype>
<archetypeGroupId>org.jboss.spec.archetypes</archetypeGroupId>
<archetypeArtifactId>jboss-javaee6-webapp</archetypeArtifactId>
- <archetypeVersion>7.0.0.Final</archetypeVersion>
- <
archetypeRepository>http://repository.jboss.org/nexus/content/groups/p...
+ <archetypeVersion>7.0.2-SNAPSHOT</archetypeVersion>
+ <
archetypeRepository>http://anonsvn.jboss.org/repos/jbosstools/workspac...
<groupId>org.jboss.tools.examples</groupId>
<artifactId>jboss-javaee6-webapp</artifactId>
<version>0.0.1-SNAPSHOT</version>
@@ -384,9 +384,10 @@
</fixes>
<importType>mavenArchetype</importType>
<importTypeDescription>The project example requires the m2e, m2eclipse-wtp and
JBoss Maven Integration feature.</importTypeDescription>
+ <defaultMavenProfiles>arq-jbossas-remote</defaultMavenProfiles>
<mavenArchetype>
<archetypeGroupId>org.jboss.spec.archetypes</archetypeGroupId>
- <archetypeArtifactId>jboss-javaee6-poh5-archetype</archetypeArtifactId>
+ <archetypeArtifactId>jboss-javaee6-html5-mobile-archetype</archetypeArtifactId>
<archetypeVersion>7.0.2-SNAPSHOT</archetypeVersion>
<
archetypeRepository>http://anonsvn.jboss.org/repos/jbosstools/workspac...
<groupId>org.jboss.tools.example</groupId>
@@ -478,6 +479,7 @@
</fixes>
<importType>mavenArchetype</importType>
<importTypeDescription>The project example requires the m2e, m2eclipse-wtp and
JBoss Maven Integration feature.</importTypeDescription>
+ <defaultMavenProfiles>jee6</defaultMavenProfiles>
<mavenArchetype>
<archetypeGroupId>org.richfaces.archetypes</archetypeGroupId>
<archetypeArtifactId>richfaces-archetype-simpleapp</archetypeArtifactId>