Re: [s2] Struts 2 Archetype

2006-07-15 Thread tm jee
Ok. Cheers. :) - Original Message From: Wendy Smoak <[EMAIL PROTECTED]> To: Struts Developers List Sent: Sunday, 16 July, 2006 10:39:23 AM Subject: Re: [s2] Struts 2 Archetype On 7/5/06, tm jee <[EMAIL PROTECTED]> wrote: > I think it would be more towards starter,

Re: [s2] Struts 2 Archetype

2006-07-15 Thread Wendy Smoak
On 7/5/06, tm jee <[EMAIL PROTECTED]> wrote: I think it would be more towards starter, i guess. It is runnable and have a simple action in it with validation and conversion as well. Thanks. I'll go ahead and rename it struts2-archetype-starter to avoid confusion with QuickStart. -- Wendy --

Re: [s2] Struts 2 Archetype

2006-07-05 Thread tm jee
, 2006 10:53:55 AM Subject: Re: [s2] Struts 2 Archetype On 7/5/06, Ted Husted <[EMAIL PROTECTED]> wrote: > Yes, I think we should avoid confusion with QuickStart. > > I haven't looked at all of these closely yet. Can we go back to > calling it "blank", or is there

Re: [s2] Struts 2 Archetype

2006-07-05 Thread Wendy Smoak
On 7/5/06, Ted Husted <[EMAIL PROTECTED]> wrote: Yes, I think we should avoid confusion with QuickStart. I haven't looked at all of these closely yet. Can we go back to calling it "blank", or is there already another by that name? Toby, is the archetype patterned more after the struts2-blank

Re: [s2] Struts 2 Archetype

2006-07-05 Thread Ted Husted
Yes, I think we should avoid confusion with QuickStart. I haven't looked at all of these closely yet. Can we go back to calling it "blank", or is there already another by that name? -Ted. On 7/2/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: Another thought on the Struts 2 archetype: Is there g

Re: [s2] Struts 2 Archetype

2006-07-05 Thread Ted Husted
On 7/2/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: Does the JasperReports dependency [2] need to be commented out by default? I thought it was under a non-ASL-compatible license, and couldn't be included in any 'default' build. I'm not exactly sure how that applies to an archetype, but wanted to

Re: [s2] Struts 2 Archetype

2006-07-02 Thread Wendy Smoak
Another thought on the Struts 2 archetype: Is there going to be any confusion with "Quickstart" vs. struts2-archetype-quickstart? Should we rename it struts2-archetype-starter (or something else)? Thanks, -- Wendy - To unsub

Re: [s2] Struts 2 Archetype

2006-07-02 Thread Wendy Smoak
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 f

Re: [s2] Struts 2 Archetype

2006-07-02 Thread Jason Carreira
What's an "archetype"? - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=36179&messageID=70902#70902 - To unsubscribe, e-mail: [EMAIL

Re: [s2] Struts 2 Archetype

2006-07-02 Thread Wendy Smoak
On 7/2/06, tm jee <[EMAIL PROTECTED]> wrote: Thx for the info and cleaning up. I've got a question, if one alter some stuff in Struts2 archetype, how does one update the remote repository? Is it mvn install ? I think this will installed it to the remote repository, am i right? 'mvn install'

Re: [s2] Struts 2 Archetype

2006-07-02 Thread tm jee
t;[EMAIL PROTECTED]> To: Struts Developers List Sent: Sunday, 2 July, 2006 10:07:23 PM Subject: [s2] Struts 2 Archetype After bringing the Struts 1 blank archetype out of the sandbox, I also moved the Struts 2 archetype under struts/maven/trunk. The archetypes will have a separate release cyc

[s2] Struts 2 Archetype

2006-07-02 Thread Wendy Smoak
After bringing the Struts 1 blank archetype out of the sandbox, I also moved the Struts 2 archetype under struts/maven/trunk. The archetypes will have a separate release cycle from the frameworks, plus they are maven-specific, so IMO this is where they belong. Does the JasperReports dependency [