This page will hold the complete list of archetype (even not hosted at apache)
It will give an overview of each archetype in three lines.
Each archetype page should enforce the following pattern :
Archetype name
Command line to call the archetype
If the archetype can be used in an existing projects directory
A tree view of the resulting files
Some additionnal information like the additionnal properties used by the plugin
Quick Reference
A quick reference of available archetypes and their repositories. This list is designed so it can be automatically retrieved from archetype front-ends such as Archy - https://www.twdata.org/projects/archy. Only archetypes that don't have any "released" artifacts need a version number.
Artifact |
Group |
Version |
Repository |
Description |
|---|---|---|---|---|
maven-archetype-j2see-simple |
org.apache.maven.archetypes |
|
A simple J2EE Java application |
|
maven-archetype-marmalade-mojo |
org.apache.maven.archetypes |
|
A Maven plugin development project using marmalade |
|
maven-archetype-mojo |
org.apache.maven.archetypes |
|
A Maven Java plugin development project |
|
maven-archetype-portlet |
org.apache.maven.archetypes |
|
A simple portlet application |
|
maven-archetype-profiles |
org.apache.maven.archetypes |
|
|
|
maven-archetype-quickstart |
org.apache.maven.archetypes |
|
|
|
maven-archetype-simple |
org.apache.maven.archetypes |
|
|
|
maven-archetype-site-simple |
org.apache.maven.archetypes |
|
A simple site generation project |
|
maven-archetype-site |
org.apache.maven.archetypes |
|
A more complex site project |
|
maven-archetype-webapp |
org.apache.maven.archetypes |
|
A simple Java web application |
|
struts2-archetype-starter |
org.apache.struts |
1.0-SNAPSHOT |
A starter Struts 2 application with Sitemesh, DWR, and Spring |
|
shale-archetype-blank |
org.apache.shale |
1.0.3-SNAPSHOT |
A blank Shale web application with JSF |
|
maven-adf-archetype |
org.apache.myfaces.adfbuild |
1.0-SNAPSHOT |
Archetype to ease the burden of creating a new application based with ADF |
|
data-app |
net.databinder |
0.4 |
A new Databinder application with sources and resources. |
|
jini-service-archetype |
org.jini.maven-jini-plugin |
2.0 |
Archetype for Jini service project creation |
Additional Information
- There is a maven-archetypes project on java.net:
- Webtide has some archetypes available for download and installation locally. (Not in a public repository as far as I know.)
- A SEAM archetype is available from Lunar Logic
