I think you just to check out the j2ee archetype and the do a regular maven install, i.e. run the command "mvn install" in the directory where the pom.xml file is located. I am not sure of this because I have never done it with an actual archetype but everything having a pom.xml file usually works the same way. Enjoy the magic of Maven :)
On 12/21/05, Mick Knutson <[EMAIL PROTECTED]> wrote: > > How can I just create the j2ee archetype from > > http://svn.apache.org/viewcvs.cgi/maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee/?rev=358420 > onto my local machine? > > > -------------------------------------------------------------------------------- > Thanks > Mick Knutson > > http://www.BASELogic.com > http://www.MickKnutson.com > > MSN Messenger: [EMAIL PROTECTED] > > -------------------------------------------------------------------------------- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Alexandre Poitras Québec, Canada
