Re: Execution order in pre-integration-test phase for Cargo/Antrun

2007-02-01 Thread John Casey
31, 2007 6:48 AM To: Maven Users List Subject: RE: Execution order in pre-integration-test phase for Cargo/Antrun > Did you try multiple executions with a different Id for each execution? > Place one goal in each execution and bind it to the appropriate phase. Yes. As you can see from the

RE: Execution order in pre-integration-test phase for Cargo/Antrun

2007-02-01 Thread Bashar Abdul Jawad
This might be helpful: http://www.mail-archive.com/users@maven.apache.org/msg30757.html Bashar -Original Message- From: Crossley, Jim [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 31, 2007 6:48 AM To: Maven Users List Subject: RE: Execution order in pre-integration-test phase for

Re: Execution order in pre-integration-test phase for Cargo/Antrun

2007-01-31 Thread Wendy Smoak
On 1/31/07, Crossley, Jim <[EMAIL PROTECTED]> wrote: Yes. As you can see from the snippet below, I have the executions defined. My problem is that I need the 'serverconfig' execution to occur *after* 'install-container' but *before* 'start-container'. Since all three are bound to the same pha

RE: Execution order in pre-integration-test phase for Cargo/Antrun

2007-01-31 Thread Crossley, Jim
er post-integration-test stop ... Thanks, Jim -Original Message- From: Bashar Abdul Jawad [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 30, 2007 6:10 PM To: 'Maven Users List' Subjec

RE: Execution order in pre-integration-test phase for Cargo/Antrun

2007-01-30 Thread Bashar Abdul Jawad
Hi, Did you try multiple executions with a different Id for each execution? Place one goal in each execution and bind it to the appropriate phase. Bashar -Original Message- From: Crossley, Jim [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 30, 2007 3:59 PM To: users@maven.apache.org S