MVN

org.jboss.aerogear.archetypes : jboss-html5-mobile-blank-archetype

Maven & Gradle

Aug 30, 2013
22 stars

Java EE 6 HTML5 Mobile Web Application · An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers

mvn archetype:generate -DarchetypeGroupId=org.jboss.aerogear.archetypes -DarchetypeArtifactId=jboss-html5-mobile-blank-archetype -DarchetypeVersion=7.1.3.Final
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.aerogear.archetypes : jboss-html5-mobile-blank-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 7.1.3.Final

All Versions

Choose a version of org.jboss.aerogear.archetypes : jboss-html5-mobile-blank-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
7.1.x
jboss-html5-mobile-blank-archetype-7.1.3.Final
jboss-html5-mobile-blank-archetype-7.1.3.CR9
jboss-html5-mobile-blank-archetype-7.1.3.CR8
jboss-html5-mobile-blank-archetype-7.1.3.CR7
jboss-html5-mobile-blank-archetype-7.1.3.CR6
jboss-html5-mobile-blank-archetype-7.1.3.CR5
jboss-html5-mobile-blank-archetype-7.1.3.CR4
jboss-html5-mobile-blank-archetype-7.1.3.CR3
jboss-html5-mobile-blank-archetype-7.1.3.CR2
1.0.x
jboss-html5-mobile-blank-archetype-1.0.0.M8
jboss-html5-mobile-blank-archetype-1.0.0.M7a
jboss-html5-mobile-blank-archetype-1.0.0.M7
jboss-html5-mobile-blank-archetype-1.0.0.M6c
jboss-html5-mobile-blank-archetype-1.0.0.M6b
jboss-html5-mobile-blank-archetype-1.0.0.M6

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.jboss.aerogear.archetypes -DarchetypeArtifactId=jboss-html5-mobile-blank-archetype -DarchetypeVersion=7.1.3.Final