On 7/2/06, Jason Carreira <[EMAIL PROTECTED]> wrote:
What's an "archetype"?
It's a template for a Maven 2 project. Maven has an 'archetype plugin' that takes user input, such as the package name and artifact id, (the name of the jar or war,) and sets up a project for you. Here's the README for Toby's Struts 2 archetype: <http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-quickstart/README.txt> IMO Maven Archetype is still a work in progress. It's limited in areas such as the ability to create multi-module archetypes. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]