Author: fbricon
Date: 2012-06-01 09:58:37 -0400 (Fri, 01 Jun 2012)
New Revision: 41629
Added:
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/_maven.repositories
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT-sources.jar
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT.jar
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT.pom
Log:
Fix aerogear archetype for EAP CR1
Added:
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/_maven.repositories
===================================================================
---
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/_maven.repositories
(rev 0)
+++
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/_maven.repositories 2012-06-01
13:58:37 UTC (rev 41629)
@@ -0,0 +1,5 @@
+#NOTE: This is an internal implementation file, its format can be changed without prior
notice.
+#Fri Jun 01 15:54:16 CEST 2012
+jboss-html5-mobile-archetype-1.0.0.M4-JBT.jar>=
+jboss-html5-mobile-archetype-1.0.0.M4-JBT-sources.jar>=
+jboss-html5-mobile-archetype-1.0.0.M4-JBT.pom>=
Added:
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT-sources.jar
===================================================================
(Binary files differ)
Property changes on:
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT-sources.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT.jar
===================================================================
(Binary files differ)
Property changes on:
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT.pom
===================================================================
---
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT.pom
(rev 0)
+++
workspace/fred/repositories/snapshot/org/jboss/aerogear/archetypes/jboss-html5-mobile-archetype/1.0.0.M4-JBT/jboss-html5-mobile-archetype-1.0.0.M4-JBT.pom 2012-06-01
13:58:37 UTC (rev 41629)
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.jboss</groupId>
+ <artifactId>jboss-parent</artifactId>
+ <version>6-beta-2</version>
+ </parent>
+
+ <groupId>org.jboss.aerogear.archetypes</groupId>
+ <artifactId>jboss-html5-mobile-archetype</artifactId>
+ <version>1.0.0.M4-JBT</version>
+ <packaging>maven-archetype</packaging>
+
+ <name>Java EE 6 HTML5 Mobile Web Application</name>
+
+ <description>An archetype that generates a Java EE 6 application using HTML5,
and JAX-RS to support both desktop and mobile web browsers</description>
+
+ <
url>http://jboss.org/jbossas</url>
+
+ <developers>
+ <developer>
+ <name>Steven Boscarine</name>
+ <email>stevenboscarine(a)gmail.com</email>
+ </developer>
+ <developer>
+ <id>fbricon</id>
+ <name>Fred Bricon</name>
+ <email>fbricon(a)gmail.com</email>
+ <organization>Red Hat, Inc.</organization>
+ <
organizationUrl>http://redhat.com/jboss</organizationUrl>
+ <
url>http://community.jboss.org/people/fbricon</url>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
+ <name>Dan Allen</name>
+ <email>dan.j.allen(a)gmail.com</email>
+ <organization>JBoss, by Red Hat</organization>
+ <
organizationUrl>http://redhat.com/jboss</organizationUrl>
+ <
url>http://community.jboss.org/people/dan.j.allen</url>
+ </developer>
+ <developer>
+ <name>Pete Muir</name>
+ <email>pete.muir(a)jboss.org</email>
+ <organization>Red Hat, Inc.</organization>
+ <
organizationUrl>http://redhat.com/jboss</organizationUrl>
+ <url>http://in.relation.to/Bloggers/Pete</url>
+ </developer>
+ <developer>
+ <name>Jay Balunas</name>
+ <email>jbalunas(a)jboss.org</email>
+ <organization>Red Hat, Inc.</organization>
+ <
organizationUrl>http://redhat.com/jboss</organizationUrl>
+ <url>http://in.relation.to/Bloggers/Jay</url>
+ </developer>
+ </developers>
+
+ <build>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.archetype</groupId>
+ <artifactId>archetype-packaging</artifactId>
+ <version>2.1</version>
+ </extension>
+ </extensions>
+
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <artifactId>maven-archetype-plugin</artifactId>
+ <version>2.1</version>
+ <extensions>true</extensions>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ </build>
+
+</project>