Skip Navigation
Resources Blog m2eclipse chapter, a quick survey of archetypes (v0.9)

m2eclipse chapter, a quick survey of archetypes (v0.9)

m2eclipse is more than just a simple plugin, it changes the way you'll create projects. Specifically, it will allow you to create projects from archetypes without having to type a command-line the size of a paragraph. I just updated the m2eclipse chapter and included more details about the 88 available archetypes in the Maven repository.

On deck for the book is information about the POM editor...

The following is an excerpt from the chapter. What is interesting about the m2eclipse plugin is that it has the side-effect of making it easier to adopt the projects that have created Maven Archetypes. Granted, this project list could be larger, but it should be interesting to someone who wants to get a quickstart into developing an application with Wicket or AppFuse. The other thing that is very cool about m2eclipse is that it doesn't ship with a static list of archetypes, m2eclipse is using the Nexus Indexer to maintain an index of the Maven repository.

When this chapter was last updated, m2eclipse had approximately ninety archetypes in this Archetype dialog. Highlights of this list include:

  • Standard Maven Archetypes to create

    • Maven Plugins

    • Simple Web Applications

    • Simple Projects

    • New Maven Archetypes

  • Databinder archetypes (data-driven Wicket Applications) under net.databinder

  • Apache Cocoon archetypes under org.apache.cocoon

  • Apache Directory Server archetypes under org.apache.directory.server

  • Apache Geronimo archetypes under org.apache.geronimo.buildsupport

  • Apache MyFaces archetypes under org.apache.myfaces.buildtools

  • Apache Tapestry archetypes under org.apache.tapestry

  • Apache Wicket archetypes under org.apache.wicket

  • AppFuse archetypes under org.appfuse.archetypes

  • Codehaus Cargo archetypes under org.codehaus.cargo

  • Codehaus Castor archetypes under org.codehaus.castor

  • Groovy-based Maven Plugin archetypes (deprecated) under
    org.codehaus.mojo.groovy

  • Jini archetypes

  • Mule archetypes under org.mule.tools

  • Objectweb Fractal archetypes under org.objectweb.fractal

  • Objectweb Petals archetypes under org.objectweb.petals

  • ops4j archetypes under org.ops4j

  • Parancoe under org.parancoe

  • slf4j archetypes under org.slf4j

  • Springframework OSGI and Web Services archetypes under org.springframework

  • Trails Framework archetypes under org.trailsframework

[4]And these were just the archetypes that were listed under
the Nexus Indexer Catalog, if you switch Catalogs you'll see other
archetypes. While your results may vary, the following additional
archetypes were available in the Internal Catalog:

  • Atlassian Confluence plugin archetype under com.atlassian.maven.archetypes

  • Apache Struts archetypes under org.apache.struts

  • Apache Shale archetypes under org.apache.shale

Picture of Tim OBrien

Written by Tim OBrien

Tim is a Software Architect with experience in all aspects of software development from project inception to developing scaleable production architectures for large-scale systems during critical, high-risk events such as Black Friday. He has helped many organizations ranging from small startups to ...