Re: [s2] mvn archetype

2006-11-17 Thread Martin Gainty
-- From: "Mark Menard" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, November 16, 2006 11:08 PM Subject: Re: [s2] mvn archetype > On 11/16/06 11:03 PM, "Wendy Smoak" <[EMAIL PROTECTED]> wrote: > >> On 11/16/06, Mark Menard

Re: [s2] mvn archetype

2006-11-16 Thread Wendy Smoak
On 11/16/06, Mark Menard <[EMAIL PROTECTED]> wrote: mvn archetype:create -DgroupId=tutorial -DartifactId=tutorial -DarchetypeGroupId=net.vitarara.dan -DarchetypeArtifactId=struts2-archetype-starter -DarchetypeVersion=2.0.2-SNAPSHOT You also need -DremoteRepositories=http://people.apache.org

Re: [s2] mvn archetype

2006-11-16 Thread Mark Menard
On 11/16/06 11:03 PM, "Wendy Smoak" <[EMAIL PROTECTED]> wrote: > On 11/16/06, Mark Menard <[EMAIL PROTECTED]> wrote: > >> I've tried to set up a new project using the struts2 mvn archetype, but to >> no avail. > > What did you type? mvn archetype:create -DgroupId=tutorial -DartifactId=tutorial

Re: [s2] mvn archetype

2006-11-16 Thread Wendy Smoak
On 11/16/06, Mark Menard <[EMAIL PROTECTED]> wrote: I've tried to set up a new project using the struts2 mvn archetype, but to no avail. What did you type? Where can I get the archetype file? I've downloaded and built the latest snapshot using svn and mvn. If you've built the archetype loc